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

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

Re: Filling Block Comment


From: Andreas Röhler
Subject: Re: Filling Block Comment
Date: Sun, 19 Mar 2006 21:06:04 +0100
User-agent: KNode/0.9.2

August Karlstrom wrote:

> I tried setting `comment-style' to `multi-line'
> 
>     (set (make-local-variable 'comment-style) 'multi-line)
> 
> but that doesn't solve the problem, block-comments are still
> filled as
> 
>     /* blah blah blah
>     /* blah blah blah */
> 
> rather than
> 
>     /* blah blah blah
>     blah blah blah */

That's strange. If you think its worthwile: Please send
a copy of newcomment.el you use, the emacs-version
and your C-Mode-Code.

I will check it here.

Andreas Roehler
andreas.roehler@online.de



reply via email to

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