From: Federico Beffa <beffa@ieee.org>
To: Catonano <catonano@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Emacs autoloads
Date: Thu, 02 Mar 2017 14:35:07 +0100 [thread overview]
Message-ID: <87innrn6no.fsf@lupo.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <CAJ98PDyYpO=uR1ETL7CSQTqjxDHekQQAcrOseRmfOXJREjgbYA@mail.gmail.com> (catonano@gmail.com's message of "Thu, 2 Mar 2017 12:51:13 +0100")
Catonano <catonano@gmail.com> writes:
> I installed emacs-debbugs
>
> But it doesn't get autoloaded, so I had to comment out this line in my .emacs file
>
> (add-to-list 'debbugs-gnu-all-packages "guix-patches")
>
> because otherwise when launching emacs it claims that "debbugs-gnu-all-packages" value is void
If you put this
(require 'debbugs-gnu)
before '(add-to-list ...)' is should work.
next prev parent reply other threads:[~2017-03-02 13:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 11:51 Emacs autoloads Catonano
2017-03-02 13:13 ` Thomas Danckaert
2017-03-02 21:31 ` Alex Kost
2017-03-02 13:35 ` Federico Beffa [this message]
2017-03-02 14:42 ` Catonano
2017-03-02 17:55 ` Federico Beffa
2017-03-02 21:33 ` Alex Kost
2017-03-02 21:30 ` Alex Kost
2017-03-02 23:49 ` Catonano
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=87innrn6no.fsf@lupo.i-did-not-set--mail-host-address--so-tickle-me \
--to=beffa@ieee.org \
--cc=catonano@gmail.com \
--cc=help-guix@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/guix.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.