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: lg . zevlg
Subject: Re: file-exists-p on empty string
Date: Wed, 27 Feb 2019 22:04:15 +0300

27 февр. 2019 г., в 21:46, Eli Zaretskii <address@hidden> написал(а):

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

Filenames are generated externally, and the tool uses empty string notion for 
no-file semantic

—
lg


reply via email to

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