GNU bug report logs -
#22863
24.5; (ELPA) adjust-parens: please add autoload cookie
Previous Next
Reported by: a.c.kalker <at> gmail.com
Date: Mon, 29 Feb 2016 22:49:02 UTC
Severity: minor
Tags: fixed
Found in version 24.5
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 22863 <at> debbugs.gnu.org (full text, mbox):
a.c.kalker <at> gmail.com writes:
> I installed the adjust-parens package from ELPA, then added the
> following to my Emacs configuration:
>
> (dolist (hook '(clojure-mode-hook emacs-lisp-mode-hook lisp-interaction-mode-hook))
> (add-hook hook 'adjust-parens-mode)))
>
> then restarted Emacs. On startup, Emacs beeped and showed an empty
> frame, `C-h e` showed no errors or unexpected messages, startup
> messages were otherwise normal.
>
> I worked around the problem by adding the following to my config:
>
> (autoload 'adjust-parens-mode "adjust-parens")
>
> Please add an autoload cookie before `(define-minor-mode
> adjust-parens-mode ...)` in adjust-parens.el
Sounds like a good idea. I've now done so in ELPA and bumped the
version number.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 6 years and 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.