bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] 11.81; commenting error in DocTeX mode


From: Frank Küster
Subject: Re: [Bug-AUCTeX] 11.81; commenting error in DocTeX mode
Date: Fri, 30 Dec 2005 09:35:17 +0100
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Ralf Angeli <address@hidden> wrote:

> * Frank Küster (2005-12-29) writes:
>
>> I'm editing a dtx file that ends like this:
> [...]
>> %  \HistVersion{2002/05/10 v1.0}
>> %    \begin{itemize}
> [...]
>> With transient-mark-mode enabled, I set a mark at the \ before
>> HistVersion and moved point one line down; then I pressed M-;
>> (comment-dwim).  This is what I get:
> [...]
>> %  % \HistVersion{2002/05/10 v1.0}
>> % %  
>> \begin{itemize}
> [...]
>> This is what I mean ;-):
> [...]
>> %  % \HistVersion{2002/05/10 v1.0}
>> % %  
>> %    \begin{itemize}
>
> Don't you rather mean
> %  ^^A \HistVersion{2002/05/10 v1.0}
> %    \begin{itemize}
> ?

Err, yes, I guess.  I'm never sure which comments are stripped (or
rather I always tend to think that comment signs separated by more than
one whitespace are kept, and forget the special comment sign), but
moving a line from the documentation part to the implementation part is
clearly wrong.

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer





reply via email to

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