diff lisp/net/tramp.el @ 109993:2192a4648d21

Sync with Tramp 2.1.19. * net/trampver.el: Update release number.
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 26 Aug 2010 09:33:16 +0200
parents 88276a8b38b9
children ec526909f60b
line wrap: on
line diff
--- a/lisp/net/tramp.el	Wed Aug 25 23:31:34 2010 -0400
+++ b/lisp/net/tramp.el	Thu Aug 26 09:33:16 2010 +0200
@@ -8995,6 +8995,13 @@
 ;; * Try telnet+curl as new method.  It might be useful for busybox,
 ;;   without built-in uuencode/uudecode.
 ;; * Load ~/.emacs_SHELLNAME on the remote host for `shell'.
+;; * I was wondering it it would be possible to use tramp even if I'm
+;;   actually using sshfs.  But when I launch a command I would like
+;;   to get it executed on the remote machine where the files really
+;;   are.  (Andrea Crotti)
+;; * Run emerge on two remote files.  Bug is described here:
+;;   <http://www.mail-archive.com/tramp-devel@nongnu.org/msg01041.html>.
+;;   (Bug#6850)
 
 ;; Functions for file-name-handler-alist:
 ;; diff-latest-backup-file -- in diff.el