GNU bug report logs - #78881
[PATCH] New command 'toggle-mode-line-visibility'

Previous Next

Package: emacs;

Reported by: Elijah Gabe Pérez <eg642616 <at> gmail.com>

Date: Mon, 23 Jun 2025 19:22:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Elijah Gabe Pérez <eg642616 <at> gmail.com>
Cc: 78881 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Subject: Re: bug#78881: [PATCH] New command 'toggle-mode-line-visibility'
Date: Sat, 12 Jul 2025 10:51:43 +0300
> From: Elijah Gabe Pérez <eg642616 <at> gmail.com>
> Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>,  78881 <at> debbugs.gnu.org
> Date: Sat, 05 Jul 2025 14:45:12 -0600
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > Sorry, I needed to revert that, because these changes failed the
> > bootstrap.
> >
> > We cannot call define-minor-mode in bindings.el, because bindings.el
> > is loaded by loadup.el before loaddefs.el, and so define-minor-mode is
> > not yet known as an autoloaded macro.
> >
> > One solution is to move the code to simple.el instead.
> 
> Fine, I've moved it to simple.el, see patch below:

Thanks, now installed on master.




This bug report was last modified 41 days ago.

Previous Next


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