all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas Traub <t.traub@gmx.de>
Subject: Re: How to set shortcut for uncomment-region?!?
Date: Tue, 14 Jan 2003 13:47:32 +0100	[thread overview]
Message-ID: <b010vb$kfh$04$1@news.t-online.com> (raw)
In-Reply-To: <yqrel7gxb0b.fsf@cs.york.ac.uk>

Kester Clegg wrote:
> Dave Sumsky <xsumsky@fi.muni.cz> writes:
> 
> 
>>I move to the end of the third line
>>
>>C-<SPC>#include <iostream>
>>#include <fstream>
>>#include <string>
>>                            ^
>>
>>And now I have a region, which I want to comment, so I try M-;, what's
>>the result? This:
>>
>>#include <iostream>
>>#include <fstream>
>>#include <string>                     //
>>
>>But I would like to see this:
>>
>>// #include <iostream>
>>// #include <fstream>
>>// #include <string>
> 
> 
> 
> What happens if you do M-x comment-region ?
> 
> 

Hi,
try C-c C-c
Greets, Thomas...

  reply	other threads:[~2003-01-14 12:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-08 15:08 How to set shortcut for uncomment-region?!? Dave Sumsky
2003-01-08 15:18 ` Galen Boyer
2003-01-08 17:11   ` Dave Sumsky
2003-01-08 17:34     ` Galen Boyer
2003-01-08 18:49       ` Henrik Enberg
2003-01-08 19:16         ` Galen Boyer
2003-01-13 20:06 ` Dave Sumsky
2003-01-14 10:48   ` Kester Clegg
2003-01-14 12:47     ` Thomas Traub [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-08 17:57 Moore, Mathew L

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

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

  git send-email \
    --in-reply-to='b010vb$kfh$04$1@news.t-online.com' \
    --to=t.traub@gmx.de \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.