all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* autoload changed in master in "1d75604eaded6a8482d28d57bc8e6a4d99d5caee"?
@ 2018-05-05  9:40 Uwe Brauer
  2018-05-05  9:54 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Uwe Brauer @ 2018-05-05  9:40 UTC (permalink / raw)
  To: emacs-devel



Hi

For ages I rely on the comment package from Noah Friedman.

To load that package I used
(autoload 'comment-out-region "comment" nil t)

So running comment-out-region loaded that package and its setting.

However in that recent emacs version, when running the command the
important variable comment-mode-alist is not set.

I can solve this problem by substituting the autoload call by require
but I am wondering. I eyeballed the NEWS but could not find anything
relevant at first glance.

Uwe Brauer 




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-05 10:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-05  9:40 autoload changed in master in "1d75604eaded6a8482d28d57bc8e6a4d99d5caee"? Uwe Brauer
2018-05-05  9:54 ` Eli Zaretskii
2018-05-05  9:56   ` Uwe Brauer
2018-05-05 10:19     ` Eli Zaretskii
2018-05-05 10:29       ` Uwe Brauer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.