all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: a.c.kalker@gmail.com
Cc: 22863@debbugs.gnu.org
Subject: bug#22863: 24.5; (ELPA) adjust-parens: please add autoload cookie
Date: Mon, 29 Jul 2019 15:43:32 +0200	[thread overview]
Message-ID: <87zhkx6jnf.fsf@mouse.gnus.org> (raw)
In-Reply-To: <8737sb9lpz.fsf@gmail.com> (a. c. kalker's message of "Mon, 29 Feb 2016 23:48:40 +0100")

a.c.kalker@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





      reply	other threads:[~2019-07-29 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29 22:48 bug#22863: 24.5; (ELPA) adjust-parens: please add autoload cookie a.c.kalker
2019-07-29 13:43 ` Lars Ingebrigtsen [this message]

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=87zhkx6jnf.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=22863@debbugs.gnu.org \
    --cc=a.c.kalker@gmail.com \
    /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.