Fix bug in ASCII export
commit4007c1cdcead1a2ef52ed7e57d5615203a05204c
authorCarsten Dominik <carsten.dominik@gmail.com>
Wed, 19 Jan 2011 09:57:25 +0000 (19 10:57 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 19 Jan 2011 09:57:25 +0000 (19 10:57 +0100)
tree8fd46605f95a4763177a597be86a64a68fb860b0
parent20a3c2a6b67232ebc3e557f4354f75582ef18851
Fix bug in ASCII export

* lisp/org-ascii.el (org-ascii-level-start): Catch the case of levels
which do not have an equivalent in the list of underline characters.

For more information see

http://thread.gmane.org/gmane.emacs.orgmode/36097
lisp/org-ascii.el