all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to conduct common file tests in elisp
@ 2008-12-18  4:17 Harry Putnam
  2008-12-18  4:24 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Harry Putnam @ 2008-12-18  4:17 UTC (permalink / raw)
  To: help-gnu-emacs

I'm attempting to look up in the elisp manual how to conduct a
standard file test.

It is not easy to find.

I've tried index search for `file test' <no hits>

Manual search with the common C-s search of the table of contents in
the info manual for `test'.  None of the hits were about file tests.

And finally `s' search which pours through the whole manual on string 
file.*test.. again none of the hits were about standard file tests
like -f file, -d directory, -r file, -x file etc etc.

How is it done?





^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <mailman.3009.1229573856.26697.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2008-12-19  7:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18  4:17 How to conduct common file tests in elisp Harry Putnam
2008-12-18  4:24 ` Eli Zaretskii
2008-12-18  9:10   ` Peter Dyballa
2008-12-18 22:59   ` Harry Putnam
2008-12-19  7:34     ` Eli Zaretskii
     [not found] <mailman.3009.1229573856.26697.help-gnu-emacs@gnu.org>
2008-12-18  9:24 ` Andreas Politz

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.