[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: file-exists-p on empty string
From: |
Eli Zaretskii |
Subject: |
Re: file-exists-p on empty string |
Date: |
Wed, 27 Feb 2019 20:46:23 +0200 |
> From: address@hidden
> Date: Wed, 27 Feb 2019 21:42:46 +0300
> Cc: address@hidden
>
> I use `(and (not (string-empty-p fn)) (file-exists-p fn))` at the moment, but
> its kind of ugly
Why do you need to reject empty strings?
Re: file-exists-p on empty string, Stefan Monnier, 2019/02/27
Re: file-exists-p on empty string, Eli Zaretskii, 2019/02/27
Re: file-exists-p on empty string, lg . zevlg, 2019/02/27
Re: file-exists-p on empty string, lg . zevlg, 2019/02/27