emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/tramp.texi,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/man/tramp.texi,v
Date: Tue, 17 Jul 2007 21:16:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/07/17 21:16:37

Index: tramp.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/tramp.texi,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- tramp.texi  12 Jul 2007 23:55:04 -0000      1.56
+++ tramp.texi  17 Jul 2007 21:16:36 -0000      1.57
@@ -1,6 +1,6 @@
 \input texinfo   @c -*-texinfo-*-
address@hidden %**start of header
 @setfilename ../info/tramp
address@hidden %**start of header
 @settitle TRAMP User Manual
 @setchapternewpage odd
 @c %**end of header
@@ -2337,7 +2337,12 @@
 @end example
 
 It is not possible to use just the absolute local part of a remote
-file name, like @kbd{perl -d /home/user/myprog.pl}, though.
+file name as program to debug, like @kbd{perl -d
+/home/user/myprog.pl}, though.
+
+Arguments of the program to be debugged are taken literally.  That
+means file names as arguments must be given as ordinary relative or
+absolute file names, without any remote specification.
 
 
 @node Bug Reports
@@ -2838,8 +2843,6 @@
 
 @lisp
 @ifset emacs
-(require 'recentf)
-(add-to-list 'recentf-keep 'file-remote-p)
 (recentf-mode 1)
 @end ifset
 @ifset xemacs




reply via email to

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