GNU bug report logs - #65558
30.0.50; project-other-{window,frame,tab}-command a bit too obtrusive

Previous Next

Package: emacs;

Reported by: Pengji Zhang <kunhtkun <at> gmail.com>

Date: Sun, 27 Aug 2023 07:48:01 UTC

Severity: normal

Fixed in version 30.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Pengji Zhang <kunhtkun <at> gmail.com>
Cc: 65558 <at> debbugs.gnu.org
Subject: bug#65558: 30.0.50; project-other-{window,frame,tab}-command a bit too obtrusive
Date: Wed, 30 Aug 2023 19:50:53 +0300
> Thanks for the pointer! That is a long thread so I only skimmed it. I
> think you meant this snippet in [0]:
>
>> (defun project-other-window-command ()
>>   (interactive)
>>   (other-window-prefix)
>>   (set-transient-map (make-composed-keymap project-prefix-map
>>                                            project-other-window-map)))

Exactly.  And the same for the frame command in the most recent patch
I posted to bug#63648, and I confirm that your bug report is fixed with it.

> That indeed fixes the issue. My only concern is that
> `other-window-prefix' is a new function introduced in Emacs 28.

Indeed, it would take more efforts to provide backward-compatibility
for older Emacs versions.




This bug report was last modified 1 year and 271 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.