emacs-devel
[Top][All Lists]
Advanced

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

Re: Adding "Reading File Names" to Info node "File Names"


From: Nick Roberts
Subject: Re: Adding "Reading File Names" to Info node "File Names"
Date: Sun, 25 Jun 2006 11:10:49 +1200

Lennart Borgman writes:
 > The little patch below adds a link to reading file names. I do not 
 > remember if I sent this before.
 > 
 > Index: lispref/files.texi
 > ===================================================================
 > RCS file: /cvsroot/emacs/emacs/lispref/files.texi,v
 > retrieving revision 1.95
 > diff -u -r1.95 files.texi
 > --- lispref/files.texi    27 May 2006 14:35:49 -0000    1.95
 > +++ lispref/files.texi    28 May 2006 23:17:51 -0000
 > @@ -1565,6 +1565,9 @@
 >  syntax.  This enables Lisp programs to specify file names in Unix syntax
 >  and work properly on all systems without change.
 >  
 > +  For information about how to read file names from the minibuffer see
 > address@hidden File Names}.
 > +
 >  @menu
 >  * File Name Components::  The directory part of a file name, and the rest.
 >  * Relative File Names::   Some file names are relative to a current 
 > directory.

That seems out of context to me.  Maybe the link to the Completion node
in in the File Name Completion node could be changed to Reading File Names:

 @node File Name Completion
 @subsection File Name Completion
 @cindex file name completion subroutines
 @cindex completion, file name

   This section describes low-level subroutines for completing a file
 name.  For higher level functions, see @ref{Reading File Names}.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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