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

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

Re: [Bug] in newcomment.el


From: Thorsten Jolitz
Subject: Re: [Bug] in newcomment.el
Date: Tue, 18 Jun 2013 20:23:47 +0200
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> Thorsten Jolitz wrote:

> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14376

indeed, there it is ...

One question:

,---------------------------------------------------------
| You failed to call comment-normalize-vars before calling
| comment-search-forward.
`---------------------------------------------------------

do I have to call `comment-normalize-vars' each time I call a
(comment-...) function, or is 

,-----------------------------------------------------
| (add-hook 'my-library-hook 'comment-normalize-vars')
`-----------------------------------------------------

enough?

-- 
cheers,
Thorsten




reply via email to

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