emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Xebar Saram <zeltakc@gmail.com>
To: John Kitchin <jkitchin@andrew.cmu.edu>, org mode <emacs-orgmode@gnu.org>
Subject: Re: comment org code block
Date: Sat, 27 Jun 2015 16:32:44 +0300	[thread overview]
Message-ID: <CAOQHXPoivs+RrNpLW7-RsZu8NKnaF_r9AhC3XnSZDBzECQsfuw@mail.gmail.com> (raw)
In-Reply-To: <m2k2upidya.fsf@vpn-128-237-147-78.library.vpn.cmu.edu>

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

wow wonderful!
this works flawlessly when i select the region inside the code block and
run the command.
I wonder if any lisp wizards out there can modify Johns code and make it
auto select all lines *inside* the current block and then comment it? could
be useful to other people i assume.

thx again



On Sat, Jun 27, 2015 at 2:32 PM, John Kitchin <jkitchin@andrew.cmu.edu>
wrote:

> This seems to work for some toy examples:
>
> (defun comment-org-in-src-block ()
>  (interactive)
>  (org-edit-special)
>  (comment-dwim nil)
>  (org-edit-src-exit))
>
>
> Xebar Saram writes:
>
> > Hi all
> >
> > i was wondering if anyone knew of a command or bind to quickly comment
> the
> > entire content of an org code block (with the correct comment syntax)?
> >
> > thx!
> >
> > Z
>
> --
> 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
>

[-- Attachment #2: Type: text/html, Size: 1640 bytes --]

  reply	other threads:[~2015-06-27 13:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-27  9:54 comment org code block Xebar Saram
2015-06-27 11:32 ` John Kitchin
2015-06-27 13:32   ` Xebar Saram [this message]
2015-06-27 14:18     ` John Kitchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOQHXPoivs+RrNpLW7-RsZu8NKnaF_r9AhC3XnSZDBzECQsfuw@mail.gmail.com \
    --to=zeltakc@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jkitchin@andrew.cmu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).