emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] notifications: Don't expand-file-name app-icon.


From: Dmitry Gutov
Subject: Re: [PATCH] notifications: Don't expand-file-name app-icon.
Date: Tue, 25 Jul 2023 19:48:53 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 25/07/2023 17:05, Eli Zaretskii wrote:
From: Andrew Tropin<andrew@trop.in>
Cc:emacs-devel@gnu.org
Date: Tue, 25 Jul 2023 17:41:27 +0400

On 25/07/2023 15:01, Eli Zaretskii wrote:
But that's exactly the point: how can we make sure the file is "in
cwd"?
When it's not in cwd, wouldn't (expand-file-name file) fail to work too?
Right.

Eli, by cwd I mean default-directory.
If that's what you meant, then my question should be rephrased: how do
we know that the code in question always runs when the buffer that is
the current buffer has the directory of the icon file as its
default-directory?

If it does not, then the current code is already wrong, isn't it?



reply via email to

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