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

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

bug#5303: 23.1.91; Cannot load .emacs-history from savehist.el


From: Michael Albinus
Subject: bug#5303: 23.1.91; Cannot load .emacs-history from savehist.el
Date: Sun, 17 Jan 2010 17:54:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Lennart Borgman <lennart.borgman@gmail.com> writes:

> The problem is in file-name-handler-alist. Removing
> tramp-completion-file-name-handler makes the error go away. But
> unfortunately that is not TRTTD...
>
> Here is the command to remove it:
>
> (setq file-name-handler-alist
>       (delete '("\\`\\([a-zA-Z]:\\)?/[^/]*\\'" .
> tramp-completion-file-name-handler)
>             file-name-handler-alist))

I will check it. Usually, I do not run W32 machines; it may take a
couple of days until I'm able to do it.

Best regards, Michael.






reply via email to

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