Avoid errors during fontification of src blocks.
commit7fa375d632ebdf1261d65a5b05431a06524d6273
authorDan Davison <dandavison7@gmail.com>
Wed, 22 Dec 2010 11:50:42 +0000 (22 11:50 +0000)
committerDan Davison <dandavison7@gmail.com>
Wed, 22 Dec 2010 11:50:42 +0000 (22 11:50 +0000)
treeff3fe42dbc8ebe34cd6d6457f6097d11aec4f74c
parent478eabccbdefbf8e2c7d9284267335c84ad6adb5
Avoid errors during fontification of src blocks.

* lisp/org-src.el (org-src-font-lock-fontify-block): Test, early on,
that a major-mode function corresponding to the language string
exists.

Thanks to Bernt Hansen for the report and investigation.
lisp/org-src.el