emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: org-edit-special adds commas to source blocks repeatedly [7


From: Bernt Hansen
Subject: Re: [O] Bug: org-edit-special adds commas to source blocks repeatedly [7.9.2 (release_7.9.2-781-g5de94e @ /home/bernt/git/org-mode/lisp/)]
Date: Sun, 30 Dec 2012 15:03:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Bastien <address@hidden> writes:

> Hi Bernt,
>
> Bernt Hansen <address@hidden> writes:
>
>> The following source blocks refer to my document
>> http://doc.norang.ca/org-mode.org
>>
>>
>> line 564 original
>> :  #name : #+begin_...#+end_
>> :  # --
>> :  #+begin_$1 $2
>> :  $0
>> :  #+end_$1
>>
>> C-c ' twice
>> :  #name : #+begin_...#+end_
>> :  # --
>> :  ,#+begin_$1 $2
>> :  $0
>> :  ,#+end_$1
>>
>> again C-c ' four times
>>
>> :  #name : #+begin_...#+end_
>> :  # --
>> :  ,,#+begin_$1 $2
>> :  $0
>> :  ,,#+end_$1
>>
>> commas are added to the #+begin and #+end lines
>
> Fixed, thanks.

Verified.  Thanks!

Regards,
Bernt



reply via email to

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