emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 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/)]
@ 2012-12-25 22:09 Bernt Hansen
  2012-12-29 10:20 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Bernt Hansen @ 2012-12-25 22:09 UTC (permalink / raw)
  To: emacs-orgmode

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



Emacs  : GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian
Package: Org-mode version 7.9.2 (release_7.9.2-781-g5de94e @ /home/bernt/git/org-mode/lisp/)

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

* Re: 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/)]
  2012-12-25 22:09 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/)] Bernt Hansen
@ 2012-12-29 10:20 ` Bastien
  2012-12-30 20:03   ` Bernt Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2012-12-29 10:20 UTC (permalink / raw)
  To: Bernt Hansen; +Cc: emacs-orgmode

Hi Bernt,

Bernt Hansen <bernt@norang.ca> 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.

-- 
 Bastien

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

* Re: 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/)]
  2012-12-29 10:20 ` Bastien
@ 2012-12-30 20:03   ` Bernt Hansen
  0 siblings, 0 replies; 3+ messages in thread
From: Bernt Hansen @ 2012-12-30 20:03 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Bastien <bzg@altern.org> writes:

> Hi Bernt,
>
> Bernt Hansen <bernt@norang.ca> 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

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

end of thread, other threads:[~2012-12-30 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-25 22:09 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/)] Bernt Hansen
2012-12-29 10:20 ` Bastien
2012-12-30 20:03   ` Bernt Hansen

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