emacs-devel
[Top][All Lists]
Advanced

[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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]