From: "Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu>
Subject: Re: Uncomment keybinding
Date: 15 Jan 2003 19:17:24 -0500 [thread overview]
Message-ID: <5lwul654ob.fsf@rum.cs.yale.edu> (raw)
In-Reply-To: mailman.321.1042659185.21513.help-gnu-emacs@gnu.org
>>>>> "Kevin" == Kevin Breit <mrproper@ximian.com> writes:
> How do I setup a keybinding in emacs 21.2 to uncomment a selection?
Just like any other keybinding:
(global-set-key [my C-key] 'uncomment-region)
but note that M-; should do it for you if the region is fully commented out
and if you're using transient-mark-mode.
Stefan
next prev parent reply other threads:[~2003-01-16 0:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.321.1042659185.21513.help-gnu-emacs@gnu.org>
2003-01-15 19:44 ` Uncomment keybinding Edward O'Connor
2003-01-15 20:16 ` Jon Kåre Hellan
2003-01-16 0:17 ` Stefan Monnier <foo@acm.com> [this message]
2003-01-15 18:55 Kevin Breit
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5lwul654ob.fsf@rum.cs.yale.edu \
--to=monnier+gnu.emacs.help/news/@flint.cs.yale.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.
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).