GNU bug report logs - #78896
29.4; display-time-mode breaks minibuffer in emacsclient

Previous Next

Package: emacs;

Reported by: Varun Malladi <varun.malladi <at> gmail.com>

Date: Wed, 25 Jun 2025 17:36:03 UTC

Severity: normal

Found in version 29.4

Fixed in version 31.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Sean Whitton <spwhitton <at> spwhitton.name>
To: Juri Linkov <juri <at> linkov.net>
Cc: 78896 <at> debbugs.gnu.org
Subject: Re: bug#78896: master cd8319677d8: * lisp/tab-bar.el: Ignore
 daemon's initial frame (bug#78896).
Date: Sun, 29 Jun 2025 22:28:41 +0100
Hello,

On Sun 29 Jun 2025 at 08:06pm +03, Juri Linkov wrote:

>> The most reliable way is to update 'default-frame-alist' even when
>> (daemonp).  The problem is that it requires ad-hoc changes in
>> 'frame-notice-user-settings' that I tried to avoid.
>>
>> The docstring of 'default-frame-alist' says:
>>
>>   Setting this variable does not affect existing frames, only new ones.
>>
>> But in fact 'frame-notice-user-settings' affects the existing
>> daemon's initial frame.  We need to find a fix that ignores it
>> in 'frame-notice-user-settings'.
>
> So I added 'tab-bar-lines' handling for daemon's initial frame
> to 'frame-notice-user-settings'.

That fixes the problem I was seeing -- thanks!

-- 
Sean Whitton




This bug report was last modified 18 days ago.

Previous Next


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