emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: sas comments in source blocks confused with headings [8.2.1


From: Nicolas Goaziou
Subject: Re: [O] Bug: sas comments in source blocks confused with headings [8.2.10 (8.2.10-35-g19a7d6-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20150406/)]
Date: Mon, 13 Apr 2015 14:59:57 +0200

Hello,

Kyle Andrews <address@hidden> writes:

> I included SAS code for reference in an org file and noticed that a SAS
> comment breaks the folding feature. The buffer is folded only until the
> comment. The snippet below placed in an org-buffer should clarify what I
> mean.
>
> <----
>
> ** SAS
>
> #+BEGIN_SRC sas
> * a full line comment in SAS code;

You need to escape this line with a comma:

 ,* a full line comment in SAS code;


Regards,

-- 
Nicolas Goaziou



reply via email to

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