From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Emacs autoloads Date: Thu, 2 Mar 2017 12:51:13 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c1b45dcc56fa10549be0bf0 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjPGP-00055m-SJ for help-guix@gnu.org; Thu, 02 Mar 2017 06:51:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjPGO-0003lW-QT for help-guix@gnu.org; Thu, 02 Mar 2017 06:51:17 -0500 Received: from mail-wr0-x234.google.com ([2a00:1450:400c:c0c::234]:33209) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjPGO-0003hr-J3 for help-guix@gnu.org; Thu, 02 Mar 2017 06:51:16 -0500 Received: by mail-wr0-x234.google.com with SMTP id u48so50235896wrc.0 for ; Thu, 02 Mar 2017 03:51:14 -0800 (PST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --94eb2c1b45dcc56fa10549be0bf0 Content-Type: text/plain; charset=UTF-8 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 I have to manually launch debbugs and only after that I can manipulate said variable Not so with the Zenburn theme, though. That is available when .emacs is processed. Both are autoloaded, as you can see http://paste.lisp.org/display/340347 I know that Alex already discussed this but I can't find the email or maybe it was on the irc channel ? Sorry, I don't remember Thanks in advance --94eb2c1b45dcc56fa10549be0bf0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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 "g= uix-patches")

because otherwise when launching emacs it c= laims that "debbugs-gnu-all-packages" value is void

= I have to manually launch debbugs and only after that I can manipulate said= variable

Not so with the Zenburn theme, though. That is = available when .emacs is processed.

Both are a= utoloaded, as you can see
http://paste.lisp.org/display/340347

I know= that Alex already discussed this but I can't find the email or maybe i= t was on the irc channel ? Sorry, I don't remember

Thanks = in advance
--94eb2c1b45dcc56fa10549be0bf0--