unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Edgar Vincent <e-v@posteo.net>
Cc: eliz@gnu.org, help-gnu-emacs@gnu.org
Subject: Re: Why does (file-exists-p "") return t?
Date: Fri, 10 Feb 2023 07:20:01 +0300	[thread overview]
Message-ID: <Y+XF8TYpT6Qn6Brb@protected.localdomain> (raw)
In-Reply-To: <87wn4q1r6w.fsf@posteo.net>

* Edgar Vincent <e-v@posteo.net> [2023-02-10 00:11]:
> I didn’t know that file-exists-p used expand-file-name, but it does seem obvious.

To avoid the problem maybe you should use `expand-file-name' before
you check it with `file-exists-p'

As otherwise you may check the wrong path.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



  reply	other threads:[~2023-02-10  4:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-09 10:41 Why does (file-exists-p "") return t? Edgar Vincent
2023-02-09 10:56 ` Gregory Heytings
2023-02-09 11:10   ` Edgar Vincent
2023-02-09 13:36     ` Eli Zaretskii
2023-02-09 21:05       ` Edgar Vincent
2023-02-10  4:20         ` Jean Louis [this message]
2023-02-11 10:10           ` Bruno Barbier
2023-02-11 11:28             ` Jean Louis
2023-02-11 19:34               ` Bruno Barbier
2023-02-11 10:39           ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=Y+XF8TYpT6Qn6Brb@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=e-v@posteo.net \
    --cc=eliz@gnu.org \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).