emacs-devel
[Top][All Lists]
Advanced

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

Re: Autoloading comment-forward


From: Ralf Angeli
Subject: Re: Autoloading comment-forward
Date: Sat, 07 Jul 2007 08:24:16 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

* Stefan Monnier (2007-07-07) writes:

>> RefTeX and AUCTeX use `comment-forward' when skipping over multiple TeX
>> groups.  The function -- while being quite useful -- is not autoloaded
>> at the moment.  Perhaps it should be?
>
> Before calling comment-forward, you need to call comment-normalize-vars
> which *is* autoloaded.

Oh, okay.  Thanks for the hint.  Is this documented somewhere?  Should
it be done everytime `comment-forward' is called?

I saw that other functions in newcomment.el call
`comment-normalize-vars' themselves.  Would it make sense if
`comment-forward' did the same (and was autoloaded)?

-- 
Ralf




reply via email to

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