GNU bug report logs - #64619
[PATCH] Add toggle-window-dedicated command

Previous Next

Package: emacs;

Reported by: Spencer Baugh <sbaugh <at> janestreet.com>

Date: Fri, 14 Jul 2023 15:40:02 UTC

Severity: wishlist

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #41 received at 64619 <at> debbugs.gnu.org (full text, mbox):

From: Philip Kaludercic <philipk <at> posteo.net>
To: Spencer Baugh <sbaugh <at> janestreet.com>
Cc: 64619 <at> debbugs.gnu.org
Subject: Re: bug#64619: [PATCH] Add toggle-window-dedicated command
Date: Tue, 18 Jul 2023 17:56:03 +0000
Spencer Baugh <sbaugh <at> janestreet.com> writes:

> Philip Kaludercic <philipk <at> posteo.net> writes:
>> Spencer Baugh <sbaugh <at> janestreet.com> writes:
>>> +  (interactive "i\np")
>>
>> How about
>>
>>   (interactive (list (window-normalize-window window) t))
>
> WINDOW isn't in scope of the interactive spec (AFAIK?), so we can't
> process that window argument this way, we need to do it in the body.

Of course, what I meant to say was (window-normalize-window nil) or
(selected-window).




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

Previous Next


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