Ignore errors when launching a language's mode when tangling a source block.
commit5a5036cc131df6d3636569ca920772f58da0a19e
authorDeech <deech@deech-ThinkPad-X200.(none)>
Mon, 4 Jul 2011 19:42:03 +0000 (4 14:42 -0500)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 4 Jul 2011 21:00:17 +0000 (4 15:00 -0600)
treefe20d54a199352243e9db6351f5b5c056f620c23
parentc22c904718db901d90bd7f97034f73f9453ef288
Ignore errors when launching a language's mode when tangling a source block.

  The lua-mode for instance was throwing errors that killed the tangling process.

* lisp/ob-tangle.el (org-babel-tangle): Ignore errors thrown by
  language modes.
lisp/ob-tangle.el