all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* compilation-find-file doc string: args not described
@ 2008-02-08 21:46 Drew Adams
  2008-02-09 14:34 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2008-02-08 21:46 UTC (permalink / raw)
  To: bug-gnu-emacs

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'
 





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

* Re: compilation-find-file doc string: args not described
  2008-02-08 21:46 compilation-find-file doc string: args not described Drew Adams
@ 2008-02-09 14:34 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2008-02-09 14:34 UTC (permalink / raw)
  To: Drew Adams; +Cc: bug-gnu-emacs

> From: "Drew Adams" <drew.adams@oracle.com>
> 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.

Thanks, I fixed this.




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

end of thread, other threads:[~2008-02-09 14:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-08 21:46 compilation-find-file doc string: args not described Drew Adams
2008-02-09 14:34 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.