GNU bug report logs -
#63648
29.0.90; project.el: with switch-use-entire-map, switch-project errors on non-project commands
Previous Next
Reported by: Spencer Baugh <sbaugh <at> janestreet.com>
Date: Mon, 22 May 2023 16:29:02 UTC
Severity: normal
Found in version 29.0.90
Done: Dmitry Gutov <dmitry <at> gutov.dev>
Bug is archived. No further changes may be made.
Full log
Message #218 received at 63648 <at> debbugs.gnu.org (full text, mbox):
On 19/10/2023 07:46, Eli Zaretskii wrote:
>> Cc: Spencer Baugh<sbaugh <at> janestreet.com>,63648 <at> debbugs.gnu.org,
>> sbaugh <at> catern.com
>> Date: Thu, 19 Oct 2023 03:42:24 +0300
>> From: Dmitry Gutov<dmitry <at> gutov.dev>
>>
>> +;;;###autoload
>> +(defun project-other-command ()
>> + "Run command with `default-directory' set to the current project root."
> I very much hope you will find a better name for this command. The
> "other" part seems to be out of place here, at least as far as the doc
> string is considered.
The intended meaning was "execute any other command in project", that is
any other than those that are already present in project-prefix-map. It
also matches the "o" binding, which is very conveniently positioned.
But I'm not at all married to the name, better ideas welcome.
project-any-command
project-prefix-command
project-execute-command [as opposed to extended command? which reads the
command name]
project-execute-other-command
project-execute-in-root
...
your suggestions here
This bug report was last modified 1 year and 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.