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 #38 received at 64619 <at> debbugs.gnu.org (full text, mbox):

From: Spencer Baugh <sbaugh <at> janestreet.com>
To: Philip Kaludercic <philipk <at> posteo.net>
Cc: 64619 <at> debbugs.gnu.org
Subject: Re: bug#64619: [PATCH] Add toggle-window-dedicated command
Date: Tue, 18 Jul 2023 11:35:28 -0400
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.




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

Previous Next


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