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

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

bug#56609: closed ([PATCH] Derive `Info-mode' from `special-mode')


From: GNU bug Tracking System
Subject: bug#56609: closed ([PATCH] Derive `Info-mode' from `special-mode')
Date: Mon, 18 Jul 2022 02:14:02 +0000

Your message dated Sun, 17 Jul 2022 22:13:43 -0400
with message-id <jwvmtd7kw1o.fsf-monnier+emacs@gnu.org>
and subject line Re: bug#56609: [PATCH] Derive `Info-mode' from `special-mode'
has caused the debbugs.gnu.org bug report #56609,
regarding [PATCH] Derive `Info-mode' from `special-mode'
to be marked as done.

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


-- 
56609: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56609
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Derive `Info-mode' from `special-mode' Date: Sun, 17 Jul 2022 01:16:00 -0400 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0
Attached patch:

    Derive `Info-mode' from `special-mode'
* lisp/info.el (Info-mode): Derive `Info-mode' from `special-mode'.
    This makes it easier to exclude it from globalized minor modes that
    don't apply to special modes (such as `global-whitespace-mode' and
    `global-display-fill-column-indicator-mode').

Attachment: 0001-Derive-Info-mode-from-special-mode.patch
Description: Text Data

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#56609: [PATCH] Derive `Info-mode' from `special-mode' Date: Sun, 17 Jul 2022 22:13:43 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)
Richard Hansen [2022-07-17 01:16:00] wrote:
>     Derive `Info-mode' from `special-mode'
>          * lisp/info.el (Info-mode): Derive `Info-mode' from `special-mode'.
>     This makes it easier to exclude it from globalized minor modes that
>     don't apply to special modes (such as `global-whitespace-mode' and
>     `global-display-fill-column-indicator-mode').

Thanks, pushed to `master`.


        Stefan



--- End Message ---

reply via email to

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