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 #119 received at 63648 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Sorry for the possible duplicate, but it seems this message didn't reach
the bug tracker, or other recipients. Resending contents below.
On 23/08/2023 20:54, Juri Linkov wrote:
> There is no code where to bind a dynamic variable, because its value
> should be available for the next command in the command loop.
> If you agree there is no other way to implement this than next-default-directory,
> then I could bring up the discussion on emacs-devel.
Before we dive into all that, why not try advice on 'command-execute'?
For the PoC code at least. It's in Lisp since 2013.
The comment in its body does say "Called directly from the C code", but
I'm not sure if that has any direct implications for us.
This attached piece of code implements the project-switch-project as you
outlined. Does it work well for you/others? Careful when testing or
modifying: a typo can break the command loop (and thus the session).
To me it seems a little too bare-bones, lacking the instructive hints
project-switch-project currently has.
[next-dd.el (text/x-emacs-lisp, attachment)]
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.