GNU bug report logs - #24343
25.1; Emacs startup GTK error if init files contains an error

Previous Next

Package: emacs;

Reported by: Live System User <nyc4bos <at> aol.com>

Date: Wed, 31 Aug 2016 09:24:01 UTC

Severity: minor

Tags: moreinfo

Merged with 25486

Found in versions 25.1, 26.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Live System User <nyc4bos <at> aol.com>
Cc: 24343 <at> debbugs.gnu.org
Subject: bug#24343: 25.1; Emacs startup GTK error if init files contains an error
Date: Wed, 31 Aug 2016 12:14:23 +0200
Live System User <nyc4bos <at> aol.com> writes:

> Hi,

Hi,

> (add-to-list 'tramp-default-proxies-alist
>              '(nil "\\`root\\'" "/ssh:%h:"))
>
>         You will notice that I did not have:
>
>               (require 'tramp)
>
>         I see Emacs popup with the expected initialization error:
>
>         Symbol's value as variable is void: tramp-default-proxies-alist

The Tramp manual says:

--8<---------------cut here---------------start------------->8---
   *Note* that some user options and variables described in these
examples are not auto loaded by Emacs.  All examples require TRAMP is
installed and loaded:

     (require 'tramp)
--8<---------------cut here---------------end--------------->8---

See (info "(tramp) Configuration")

>           Thanks.

Best regards, Michael.




This bug report was last modified 3 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.