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

From: Elijah Gabe Pérez <eg642616 <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 78881 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: bug#78881: [PATCH] New command 'toggle-mode-line-visibility'
Date: Sat, 05 Jul 2025 14:45:12 -0600
[Message part 1 (text/plain, inline)]
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:

[0001-New-command-mode-line-invisible-mode.patch (text/x-patch, attachment)]
[Message part 3 (text/plain, inline)]
> Please in the future always test your changes by "make bootstrap", to
> avoid problems of this kind.

Thanks, and sorry for the inconvenience.

-- 
                                          - E.G via GNU Emacs and Org.

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.