help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Making new menu after Tools using keymap-set-after


From: uzibalqa
Subject: Re: Making new menu after Tools using keymap-set-after
Date: Wed, 19 Jul 2023 17:34:40 +0000





Sent with Proton Mail secure email.

------- Original Message -------
On Thursday, July 20th, 2023 at 5:25 AM, Platon Pronko 
<platon7pronko@gmail.com> wrote:


> On 2023-07-19 21:11, uzibalqa wrote:
> 
> > If one does
> > 
> > git clone -b master git://git.sv.gnu.org/emacs.git
> > 
> > they would have no clue.
> 
> 
> Surely you can get a commit hash from your clone? `git log -1` or `git show` 
> should both work. And said commit hash would quite specifically point to the 
> exact version of the code you are using.
> 
> --
> Best regards,
> Platon Pronko
> PGP 2A62D77A7A2CB94E

Is the following what you are talking about ?


Author: F. Jason Park <jp@neverwas.me>
Date:   Tue Jul 18 22:18:00 2023 -0700

    Warn when toggling erc-nicks-mode in target buffers
    
    * lisp/erc/erc-nicks.el (erc-nicks-mode, erc-nicks-enable): This local
    module isn't autoloaded like most global modules, in part to dissuade
    users from attempting to enable it by running M-x erc-nicks-mode RET.
    However, rather than signal an error upon detecting such an attempt,
    ERC should explain that the only supported means of activation is via
    `erc-modules'.  This change does that and then enables it anyway,
    despite the degraded experience.





reply via email to

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