| Subject: | Meaning of file-accessible-directory-p() |
|---|---|
| From: | Nordlöw |
| Date: | Mon, 23 Nov 2009 01:24:39 -0800 PST |
| Newsgroups: | gnu.emacs.help |
Is (file-accessible-directory-p dir-name) equivalent to (and (file-directory-p dir-name) (file-readable-p dir-name)) ? Thanks in advance, Nordlöw |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: fontsets on w32 emacs (ver 22.3), Jason Rumney |
|---|---|
| Next by Date: | inserting code based on syntactic information in cc-mode, SameerDS |
| Previous by Thread: | Re: fontsets on w32 emacs (ver 22.3), Jason Rumney |
| Next by Thread: | Re: Meaning of file-accessible-directory-p(), Michael Albinus |
| Indexes: | [Date] [Thread] [Top] [All Lists] |