help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ess comment buffer....


From: Reiner Steib
Subject: Re: ess comment buffer....
Date: Tue, 05 Aug 2003 11:58:25 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

On Tue, Aug 05 2003, Jeff D. Hamann wrote:

> I'm sure this is a FAQ question, but I've been trying to figure out how to
> find the "comment selected buffer" so that I can use the C-c C-c keys to
> comment out a selected  region in ESS as well as use the C-u C-c C-c to
> uncomment the code. 

You can mark the whole buffer before using these commands:

,----[ `C-h k C-x h' ]
| C-x h runs the command mark-whole-buffer
|    which is an interactive compiled Lisp function in `simple'.
| (mark-whole-buffer)
| 
| Put point at beginning and mark at end of buffer.
| You probably should not use this function in Lisp programs;
| it is usually a mistake for a Lisp function to use any subroutine
| that uses or sets the mark.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]