|
From: | Stefan Monnier |
Subject: | bug#74208: 31.0.50; minibuffer read-file-name-default mutates global value of default-directory incorrectly |
Date: | Sat, 23 Nov 2024 22:00:16 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) |
> Ping! How should we make progress with this issue? I think the core of this bug report is that `shell-command` can fail when `default-directory` is set to a value that doesn't correspond to a local directory. At least for things like `(shell-command "date")` this is undesirable. Maybe `call-process` should try to "look for" a valid directory if `default-directory` isn't good enough? Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |