bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#24343: 25.1; Emacs startup GTK error if init files contains an error


From: Michael Albinus
Subject: bug#24343: 25.1; Emacs startup GTK error if init files contains an error
Date: Wed, 31 Aug 2016 12:14:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Live System User <nyc4bos@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.





reply via email to

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