emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: src block asterisk escaping doesn't work anymore
@ 2016-07-13 13:48 Robert Klein
  2016-07-14  1:47 ` Charles C. Berry
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Klein @ 2016-07-13 13:48 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

When exporting a source block, e.g. 

--- snip (example org file) ---
#+begin_src conf
  Test

  ,* asterisk in src block
#+end_src
--- snip ---


the escaping of the asterisk does not work.  Instead a headline
“asterisk in src block” is created.

Adding a second comma works but that doesn't work well with C-' source
editing (I didn't test tangling).


Git bisect leads me to this commit:

0279d84cd7f857535342b4ec3c2e70ac76c1ee27 is the first bad commit
commit 0279d84cd7f857535342b4ec3c2e70ac76c1ee27
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date:   Fri Jun 17 14:16:39 2016 +0200

    ob-exp: Remove spurious comma un-escaping
    
    * lisp/ob-exp.el (org-babel-exp-code): Remove spurious comma
      un-escaping.

:040000 040000 d9b76ef4148894bc257394a3fe2bb3c970194f14
a8c9ca31e9ebed5b4d5e634193e8e1e1755faea8 M	lisp


PS: I'm using maint, but I also saw this on a recent master

Best regards
Robert

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

end of thread, other threads:[~2016-07-17 10:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13 13:48 Bug: src block asterisk escaping doesn't work anymore Robert Klein
2016-07-14  1:47 ` Charles C. Berry
2016-07-16 19:12   ` PATCH for " Robert Klein
2016-07-17 10:22     ` Nicolas Goaziou

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