unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Tramp patch for emacs-24 branch
@ 2014-04-16  7:05 Michael Albinus
  2014-04-16  7:27 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Albinus @ 2014-04-16  7:05 UTC (permalink / raw)
  To: emacs-devel

Hi,

Last days, I have worked on a fix for a nasty Tramp problem: it loads
itself recursively, when default-directory is already a remote file
name. One could reproduce it with

emacs -Q -batch --eval '(let ((default-directory "/ssh::")) (expand-file-name "foo"))'

There is no related bug report; I've been pointed to this on #emacs of irc.freenode.net.

I believe I've fixed this, including a respective test in tramp-tests.el
for checks. But I'm wondering, whether the patch shall go into the
emacs-24 branch. It changes the autoload behaviour of Tramp, and cannot
be regarded as simple. And I believe the problem doesn't happen with
"normal" use of Emacs (whatever this is :-)

Comments? To be applied in emacs-24 or trunk?

Best regards, Michael.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-16  8:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16  7:05 Tramp patch for emacs-24 branch Michael Albinus
2014-04-16  7:27 ` Eli Zaretskii
2014-04-16  7:34   ` Michael Albinus
2014-04-16  8:42     ` Eli Zaretskii
2014-04-16  8:55       ` Michael Albinus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).