all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Doug Lewan <dougl@shubertticketing.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: (file-exists-p) bug?
Date: Wed, 13 Aug 2014 18:51:39 +0000	[thread overview]
Message-ID: <155DEC68569B714B86C2C7075F5EDA9892B12BEA@DAKIYA1.pegasus.local> (raw)

I'm running emacs 24.3 (2013-08-20 build date) on CYGWIN 64 bit.  There are file systems mounted with OpenText NFS client from an AIX box. 

(file-exists-p "/cygdrive/q/file/of/interest/.dir-locals.el")
=> t
where the /cygdrive/q/file/of/interest is a regular file.
The same does not happen with files of interest that do not exist:

(file-exists-p "/cygdrive/q/bobtcat")
=> nil

I've looked through the help-gnu-emacs and bugs-gnu-emacs archives and (in the first 5 or so pages) don't find anything like this. It seems like a bug, but I always assume that I'm doing something wrong first.

Does anyone know what I might be doing (have configured) wrong?

Thanks.

,Doug
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224

Hazmat condition: There's some emacs on the floor.





             reply	other threads:[~2014-08-13 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-13 18:51 Doug Lewan [this message]
2014-08-13 19:00 ` (file-exists-p) bug? Eli Zaretskii
2014-08-13 19:06   ` Doug Lewan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=155DEC68569B714B86C2C7075F5EDA9892B12BEA@DAKIYA1.pegasus.local \
    --to=dougl@shubertticketing.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.