emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Inserting a comma as prefix of headlines (in Org code blocks)
@ 2013-02-27  8:56 Sebastien Vauban
  2013-02-27  9:22 ` Bastien
  2013-02-27  9:43 ` Nicolas Goaziou
  0 siblings, 2 replies; 18+ messages in thread
From: Sebastien Vauban @ 2013-02-27  8:56 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

Consider this Org block:

#+begin_src org
* Headline inside an Org block

Text of that entry.
#+end_src

I don't remember exactly why (I think, sometimes, TAB'ing did not work
properly to prefix the dangerous lines with a `,'), I had to do it manually:
go and prefix every headline of the Org code block.

#+begin_src org
,* Headline inside an Org block

Text of that entry.
#+end_src

That worked for long, but not anymore since a couple of weeks (could be
something like 2 months or so): currently, if you go in column 0 of the
headline, and insert `,', you get asked:

  "Priority A-C, SPC to remove: "

IMHO, such a question should not be asked, and the `,' should be inserted
literally, as we're in the context of a code block.

Best regards,
  Seb

-- 
Sebastien Vauban

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

end of thread, other threads:[~2013-03-01 16:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-27  8:56 Inserting a comma as prefix of headlines (in Org code blocks) Sebastien Vauban
2013-02-27  9:22 ` Bastien
2013-02-27  9:43 ` Nicolas Goaziou
2013-02-27 12:16   ` Bastien
2013-02-27 12:54     ` Nicolas Goaziou
2013-02-27 22:55       ` Bastien
2013-02-27 23:29         ` Nicolas Goaziou
2013-02-28  8:54           ` Bastien
2013-02-28  9:56             ` Nicolas Goaziou
2013-02-28 10:15               ` Bastien
2013-02-28 10:52                 ` Nicolas Goaziou
2013-02-28 11:17               ` Achim Gratz
2013-02-28 21:23                 ` Nicolas Goaziou
2013-02-28 16:17               ` François Pinard
2013-02-28 17:02                 ` Yagnesh Raghava Yakkala
2013-02-28 19:26                   ` François Pinard
2013-02-28 20:06                     ` Yagnesh Raghava Yakkala
2013-03-01 16:23                       ` Takafumi Arakaki

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