GNU bug report logs -
#35769
Local .bash_history cleared when tramp-histfile-override is set to t
Previous Next
Full log
View this message in rfc822 format
Wanrong Lin <wrglin <at> gmail.com> writes:
Hi Wanrong,
> Yes, please commit your work.
>
> I have never run tramp outside the stock Emacs, but I can certainly
> give the package-install a try on tramp after you code is in.
I've prepared an intermediate ELPA package Tramp 2.4.1.50 for you. Tramp
as ELPA package will appear for the very first time end of June.
Next message (off-list) I will send two files to you, tramp-2.4.1.50.tar
and archive-contents. Pls copy them into any directory, let's say /tmp.
In your .emacs, add the following forms:
--8<---------------cut here---------------start------------->8---
(require 'package)
(add-to-list 'package-archives '("local" . "/tmp/"))
--8<---------------cut here---------------end--------------->8---
When you open your *Packages* buffer, you'll see an entry like
--8<---------------cut here---------------start------------->8---
tramp 2.4.1.50 new local Transparent Remote Access, Multiple Protocol
--8<---------------cut here---------------end--------------->8---
Install it. Maybe you need to restart Emacs, don't know. When you run
your test, check variable `tramp-version'. It shall have the value "2.4.1.50".
> Wanrong
Best regards, Michael.
This bug report was last modified 3 years and 90 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.