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

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

bug#12583: latest org-mode changes exposes bug in `comment-forward'in ne


From: Stefan Monnier
Subject: bug#12583: latest org-mode changes exposes bug in `comment-forward'in newcomment.el
Date: Sat, 06 Oct 2012 12:12:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

> For my own use, I wonder whether I should be calling `c-n-v' before
> I make use of `comment-search-forward'.

Yes, you should.

> BTW, why are there so many things besided commands that have autoload
> cookies in newcomment.el?  I know that you are not particularly in
> favor of unnecessarily autoloading variables, so I wonder what the
> story is here.  Thx.

The functionality of newcomment.el used to be in simple.el and hence
preloaded.  To make the transition as smooth as possible (there were
already plenty of changes) I autoloaded all the things which used to
be preloaded.


        Stefan





reply via email to

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