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

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

How to conduct common file tests in elisp


From: Harry Putnam
Subject: How to conduct common file tests in elisp
Date: Wed, 17 Dec 2008 22:17:21 -0600
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (gnu/linux)

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?





reply via email to

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