emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* uncommnet-region behavior in org-src blocks
@ 2016-03-19 16:44 John Kitchin
  2016-03-19 17:20 ` Eric S Fraga
  0 siblings, 1 reply; 10+ messages in thread
From: John Kitchin @ 2016-03-19 16:44 UTC (permalink / raw)
  To: Org-Mode mailing list


I noticed that you try to uncomment a region in a src block a # gets
inserted!

#+BEGIN_SRC emacs-lisp
; test
#+END_SRC

If you select ; test and run uncomment-region you get this:

#+BEGIN_SRC emacs-lisp
# ; test
#+END_SRC

It also does that in Python. Any ideas why?


--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

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

end of thread, other threads:[~2016-04-03 20:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-19 16:44 uncommnet-region behavior in org-src blocks John Kitchin
2016-03-19 17:20 ` Eric S Fraga
2016-03-19 18:03   ` John Kitchin
2016-03-19 19:39     ` Eric S Fraga
2016-03-19 18:07   ` Ken Mankoff
2016-03-19 23:27     ` John Kitchin
2016-03-20  0:15       ` Ken Mankoff
2016-03-20 15:17         ` John Kitchin
2016-03-20 15:53           ` Ken Mankoff
2016-04-03 20:36     ` Adam Porter

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