Sebastian Rose <sebastian_r...@gmx.de> wrote:

> >
> > #+AUTHOR: Nick (nick_)
> > #+OPTIONS: ^:{}
> >
> >
> > * foo foo_bar foo_ _bar
> >   foo
> >   foo_bar
> >   foo_
> >   _bar
> >
> > Everything works except the nick_ on the AUTHOR line and the _bar in
> > the headline.
> 
> 
> Seems part of it happens in a loop with a wrong counter?
> 
> 
> This works for the `foo_ _bar' part of it:
> 
> 
> 
> * foo foo_bar foo_     _bar
>   foo
>   foo_bar
>   foo_
>   _bar
> 

Right you are - thanks for testing and finding that!

My suspicion is a not-quire-right regexp in this case (I suspect the
AUTHOR line, as well as other such export options lines, is not
processed at all). But I haven't gone looking yet.

Thanks,
Nick


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to