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

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

Re: Emacs Lisp: uncomment-sexp function?


From: Pascal J. Bourguignon
Subject: Re: Emacs Lisp: uncomment-sexp function?
Date: Wed, 08 Dec 2010 15:36:48 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Elena <egarrulo@gmail.com> writes:
> do you know about any existing implementation of a function to
> uncomment sexps in Emacs Lisp code?

It's the same as comment sexp.

Select the comment, and type M-;

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.


reply via email to

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