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

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

Re: bug with `apropos-value' in Emacs 29.0?


From: Kévin Le Gouguec
Subject: Re: bug with `apropos-value' in Emacs 29.0?
Date: Sun, 22 May 2022 09:37:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Emanuel Berg <incal@dataswamp.org> writes:

> Marcin Borkowski wrote:
>
>> Wroks for me in a fairly recent master:
>> GNU Emacs 29.0.50 (commit 7f2fb9921).
>
> OK, how do you now what commit you have then?
>
> I did 'git fetch' and after the install [1] it is
>
>   GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, cairo version
>   1.16.0) of 2022-05-21

'C-h v emacs-repository-version' will let you know which commit your
Emacs was compiled from; running 'git show $commit' inside the
repository would then allow you to check how old that commit is.

"x.0.50" does not carry a lot of information; it's a moving target that
spans months of development.  See how 'M-x report-emacs-bug' appends the
commit to give readers more context:

> In GNU Emacs 29.0.50 (<BUILD-CONFIG>)
>  of <BUILD-DATE> built on <BUILD-HOST>
> Repository revision: <COMMIT>
                       ^^^^^^^^



reply via email to

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