From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: autoload changed in master in "1d75604eaded6a8482d28d57bc8e6a4d99d5caee"?
Date: Sat, 05 May 2018 11:40:01 +0200 [thread overview]
Message-ID: <878t8y1lvy.fsf@mat.ucm.es> (raw)
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
next reply other threads:[~2018-05-05 9:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-05 9:40 Uwe Brauer [this message]
2018-05-05 9:54 ` autoload changed in master in "1d75604eaded6a8482d28d57bc8e6a4d99d5caee"? Eli Zaretskii
2018-05-05 9:56 ` Uwe Brauer
2018-05-05 10:19 ` Eli Zaretskii
2018-05-05 10:29 ` Uwe Brauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878t8y1lvy.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.