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

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

Re: uncommenting a commented region leaves it commented in latex (auctex


From: Kester Clegg
Subject: Re: uncommenting a commented region leaves it commented in latex (auctex)
Date: 12 Jan 2004 15:00:31 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Micha Feigin <michf@post.tau.ac.il> writes:

> When I try to uncomment a region in LaTex-mode (auctex) using
> tex-un-comment-region when the region was previously commented with
> tex-comment-region doesn't return to the previous state.
> tex-comment-region adds %%
> and tex-un-comment-region removes only one %.
> uncomment-region seems to do the right job.

Are you using the simple keybinding of M-;?  That uncomments and
comments regions fine for me in all modes.

M-; runs the command comment-dwim
   which is an interactive compiled Lisp function in `newcomment'.
(comment-dwim ARG)


-- 
************************************************************************
Kester Clegg                            Dept. of Computer Science,
Research Assistant (UTC)                University of York, 
Tel (01904) 43 27 49                    email: kester at cs.york.ac.uk
************************************************************************


reply via email to

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