emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Non-leading commas removed from src blocks


From: Hsiu-Khuern Tang
Subject: [O] Non-leading commas removed from src blocks
Date: Tue, 6 Sep 2011 16:10:47 -0700

Hi Eric,

I think your commit 20044297 caused non-leading commas to be removed
from src blocks.  Example:

=====================
* test

  #+begin_src r
    a <- c(1
           , 2
           , 3)
  #+end_src
=====================

But I could be misunderstanding what "non-leading" means.

My original email about this is here:
http://article.gmane.org/gmane.emacs.orgmode/44977.

Thanks!

Hsiu-Khuern.



reply via email to

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