[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18512: 24.3.93; tramp persistency file: incompatible with old versio
From: |
Glenn Morris |
Subject: |
bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start! |
Date: |
Sat, 20 Sep 2014 04:09:42 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Michael Albinus wrote:
> Tramp's persistency file is not something which shall be loaded by (load
> "tramp" nil). Its default location is (locate-user-emacs-file "tramp")
>
> If the directory is in the load-path, and if it is before the directory
> where Tramp *.el[c] files reside, it might be that (load "tramp" nil)
> takes the wrong file. Maybe, we shall move it either into a subdirectory
> of "~/.emacs.d/", or we shall give it another name.
We already added a startup warning if user-emacs-directory is in
load-path, for precisely this kind of reason. (Eg calc has similar issues.)
user-emacs-directory is not in load-path by default, so the question is;
how did it come to be in load-path, and why was the warning not seen?
- bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start!, David Reitter, 2014/09/19
- bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start!, Michael Albinus, 2014/09/20
- bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start!,
Glenn Morris <=
- bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start!, David Reitter, 2014/09/20
- bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start!, Glenn Morris, 2014/09/21
- bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start!, David Reitter, 2014/09/21
- bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start!, Glenn Morris, 2014/09/21
- bug#18512: 24.3.93; tramp persistency file: incompatible with old versions? Tramp won't start!, David Reitter, 2014/09/21