emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to disable description lists?


From: Jambunathan K
Subject: Re: [O] How to disable description lists?
Date: Sun, 29 May 2011 18:50:38 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

> Hello everybody,
>
> is there a simple way to disable the description list syntax in a
> document?  That is, how can I prevent emacs from interpreting '::' as
> a description list separator (in a given document)?
>
> The background is that I often use '::' or '::=' in my text
> (e.g. talking about types in Haskell or using BNF notation). It is
> only a minor issue, but I would very much prefer emacs not
> mis-interpreting and highlighting the left hand sides as description
> headings.

Put your code within babel block. I believe it shouldn't happen
then. Are just turn off orgmode.

#+begin_src <whatever>
            <text goes here> 
#+end_src

>
>
> Thanks,
> Markus
>
>
>

-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]