all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Non-leading commas removed from src blocks
@ 2011-09-06 23:10 Hsiu-Khuern Tang
  2011-09-07  4:00 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Hsiu-Khuern Tang @ 2011-09-06 23:10 UTC (permalink / raw)
  To: Eric Schulte; +Cc: orgmode

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-07  6:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06 23:10 Non-leading commas removed from src blocks Hsiu-Khuern Tang
2011-09-07  4:00 ` Eric Schulte
2011-09-07  6:05   ` Hsiu-Khuern Tang

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.