emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Non-leading commas removed from src blocks


From: Eric Schulte
Subject: Re: [O] Non-leading commas removed from src blocks
Date: Tue, 06 Sep 2011 22:00:00 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hsiu-Khuern Tang <address@hidden> writes:

> 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.
>

Hi Hsiu-Khuern,

Thanks for pointing out this behavior.  I've just pushed up a change to
the git repository which should fix this behavior.  Please let me know
if the problem persists.

Best -- Eric

>
> Thanks!
>
> Hsiu-Khuern.

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

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