emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60334: closed ([PATCH] whitespace: Use `define-globalized-minor-mode


From: GNU bug Tracking System
Subject: bug#60334: closed ([PATCH] whitespace: Use `define-globalized-minor-mode' for global mode)
Date: Sat, 31 Dec 2022 08:51:02 +0000

Your message dated Sat, 31 Dec 2022 10:49:55 +0200
with message-id <83tu1c3qks.fsf@gnu.org>
and subject line Re: bug#60334: [PATCH] whitespace: Use 
`define-globalized-minor-mode' for global mode
has caused the debbugs.gnu.org bug report #60334,
regarding [PATCH] whitespace: Use `define-globalized-minor-mode' for global mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60334: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60334
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] whitespace: Use `define-globalized-minor-mode' for global mode Date: Mon, 26 Dec 2022 01:32:20 -0500 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0
Attached patch:

    whitespace: Use `define-globalized-minor-mode' for global mode

    * lisp/whitespace.el (global-whitespace-mode): Fix interoperability
    between `whitespace-mode' and `global-whitespace-mode' by using
    `define-globalized-minor-mode'.
    * test/lisp/whitespace-tests.el (whitespace-tests--global): Add a
    regression test.

It would be nice to install this on emacs-29, but I'm OK with this going on master.

Attachment: 0001-whitespace-Use-define-globalized-minor-mode-for-glob.patch
Description: Text Data

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#60334: [PATCH] whitespace: Use `define-globalized-minor-mode' for global mode Date: Sat, 31 Dec 2022 10:49:55 +0200
> Date: Sat, 31 Dec 2022 03:29:43 -0500
> Cc: 60334@debbugs.gnu.org
> From: Richard Hansen <rhansen@rhansen.org>
> 
> On 12/31/22 03:20, Eli Zaretskii wrote:
> > I tried to install this on master (it's too late for such changes on
> > the emacs-29 branch), but the patch failed to apply.  Could you please
> > rebase this on master and resubmit?
> 
> See attached.

Thanks, installed on master, and closing the bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]