From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.help Subject: Re: How to set shortcut for uncomment-region?!? Date: Wed, 08 Jan 2003 19:49:00 +0100 Organization: Le Petomane Appreciation Society Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87r8bno4tf.fsf@enberg.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042052296 23904 80.91.224.249 (8 Jan 2003 18:58:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2003 18:58:16 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18WLP4-0006DM-00 for ; Wed, 08 Jan 2003 19:58:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18WLMU-0001AF-03 for gnu-help-gnu-emacs@m.gmane.org; Wed, 08 Jan 2003 13:55:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!news.mailgate.org!newsfeed.stueberl.de!fu-berlin.de!uni-berlin.de!h87n2fls32o1112.telia.COM!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: h87n2fls32o1112.telia.com (213.65.65.87) Original-X-Trace: fu-berlin.de 1042051826 16630548 213.65.65.87 (16 [125297]) X-Now-Playing: Buju Banton - Voice Of Jamaica User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:tN9FQDC0425n1DdPolA7m3nI01A= Original-Xref: shelby.stanford.edu gnu.emacs.help:108749 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5278 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5278 Galen Boyer writes: > On Wed, 8 Jan 2003, xsumsky@fi.muni.cz wrote: >> Galen Boyer wrote: >> >>> Doesn't M-; do this for you, both commenting and uncommenting? >> No, I need to comment, uncomment region > > Did you try it on a region? That only works when transient-mark-mode is active. Maybe the OP doesn't use that.