unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Bruno Barbier <brubar.cs@gmail.com>
To: Jean Louis <bugs@gnu.support>, 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: Sat, 11 Feb 2023 11:10:03 +0100	[thread overview]
Message-ID: <63e7697c.1c0a0220.a6be.a36d@mx.google.com> (raw)
In-Reply-To: <Y+XF8TYpT6Qn6Brb@protected.localdomain>

Jean Louis <bugs@gnu.support> writes:

> * 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.

Why ?

One of the first thing `file-exists-p' is doing is to call
`expand-file-name' to expand the file name.  I don't see how calling
`expand-file-name' before would help.

Bruno



  reply	other threads:[~2023-02-11 10:10 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
2023-02-11 10:10           ` Bruno Barbier [this message]
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=63e7697c.1c0a0220.a6be.a36d@mx.google.com \
    --to=brubar.cs@gmail.com \
    --cc=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).