bug-gnu-emacs
[Top][All Lists]
Advanced

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

compilation-find-file doc string: args not described


From: Drew Adams
Subject: compilation-find-file doc string: args not described
Date: Fri, 8 Feb 2008 13:46:07 -0800

C-h f compilation-find-file:
 
 (compilation-find-file MARKER FILENAME DIRECTORY &rest FORMATS)
 
 Find a buffer for file FILENAME.
 Search the directories in `compilation-search-path'.
 A nil in `compilation-search-path' means to try the
 "current" directory, which is passed in DIRECTORY.
 If DIRECTORY. is relative, it is combined with `default-directory'.
 If DIRECTORY. is nil, that means use `default-directory'.
 If FILENAME is not found at all, ask the user where to find it.
 Pop up the buffer containing MARKER and scroll to MARKER if we ask
 the user.
 
MARKER is not really described.
 
The args are not described in calling-sequence order.
 
 
 
In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
 of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
 





reply via email to

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