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


View this message in rfc822 format

From: Gregory Heytings <gregory <at> heytings.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 64619 <at> debbugs.gnu.org, philipk <at> posteo.net, sbaugh <at> janestreet.com, sbaugh <at> catern.com, rudalics <at> gmx.at, drew.adams <at> oracle.com
Subject: bug#64619: [PATCH] Add toggle-window-dedicated command
Date: Sun, 20 Aug 2023 09:56:06 +0000
>
> A user who didn't customize switch-to-buffer-in-dedicated-window does 
> not necessarily want his/her dedicated windows to be strongly dedicated 
> by default.  Which is why one of the alternatives I suggested is to use 
> the value of that variable as the indication which kind of dedication to 
> use by default.
>

That wouldn't really work, alas.  The mapping would be:

switch-to-buffer-in-dedicated-window t => weakly dedicated

switch-to-buffer-in-dedicated-window non-t => strongly dedicated

Weakly dedicating a window when switch-to-buffer-in-dedicated-window is t 
is not really useful.  And the default value of 
switch-to-buffer-in-dedicated-window is nil, so the default would be 
strongly dedicated anyway.





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.