help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs autoloads


From: Federico Beffa
Subject: Re: Emacs autoloads
Date: Thu, 02 Mar 2017 14:35:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Catonano <address@hidden> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]