emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Kyle Andrews <kyle.c.andrews@gmail.com>
Cc: Emacs orgmode <emacs-orgmode@gnu.org>
Subject: Re: 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	[thread overview]
Message-ID: <877ftgxjxu.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAG3md+vWvn8CiE6y1yotJGwXJk2gazYNuQNjNo2eqH5t-Ewv2g@mail.gmail.com> (Kyle Andrews's message of "Sun, 12 Apr 2015 22:17:51 -0400")

Hello,

Kyle Andrews <kyle.c.andrews@gmail.com> 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	other threads:[~2015-04-13 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-13  2:17 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/)] Kyle Andrews
2015-04-13 12:59 ` Nicolas Goaziou [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877ftgxjxu.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=kyle.c.andrews@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).