[Orgmode] any way to disable underlining of file paths?

2008-10-24 Thread Martin Stitt
ngine: cd /blah/ /usr/bin/start_the_engine is there any way to keep orgmode from underlining file paths it finds within the flow of text? thanks much Martin Stitt ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies t

Re: R: [Orgmode] any way to disable underlining of file paths?

2008-10-24 Thread Martin Stitt
in fixed width: > > =cd /blah/= > =/usr/bin/start_the_engine= > > This here makes a block of code from it: > > :cd /blah/ > :/usr/bin/start_the_engine > > > In both cases no underlining or italic problems occur. > > > > Giovanni Rid