From: uzibalqa <uzibalqa@proton.me>
To: Robert Pluim <rpluim@gmail.com>
Cc: help-gnu-emacs@gnu.org, Eli Zaretskii <eliz@gnu.org>
Subject: Re: Making new menu after Tools using keymap-set-after
Date: Wed, 19 Jul 2023 17:11:05 +0000 [thread overview]
Message-ID: <79bs5-kQmXMrrO6YFAlJeoE64_mYHFGuGgofaYbY388ZDrdUclOYUDqzqTjo6oXa5AeO11hdrgORJL6ZJs-5i1w3KCyLOBNm36Oh_b_TPzA=@proton.me> (raw)
In-Reply-To: <87v8efomnb.fsf@gmail.com>
Sent with Proton Mail secure email.
------- Original Message -------
On Thursday, July 20th, 2023 at 5:07 AM, Robert Pluim <rpluim@gmail.com> wrote:
> > > > > > On Wed, 19 Jul 2023 16:54:53 +0000, uzibalqa uzibalqa@proton.me said:
>
>
> uzibalqa> ------- Original Message -------
>
> uzibalqa> On Thursday, July 20th, 2023 at 4:44 AM, Robert Pluim rpluim@gmail.com wrote:
>
>
>
> >> > > > > > On Wed, 19 Jul 2023 19:33:31 +0300, Eli Zaretskii eliz@gnu.org said:
>
> >>
>
> >>
>
> Eli> If this is in "emacs -Q", you probably have a broken snapshot of Emacs
>
> >>
>
> Eli> 29, the above works with the current emacs-29 branch. If "emacs -Q"
>
> >>
>
> Eli> does work, then maybe some of your customizations cause the problem.
>
> >>
>
> >>
>
> >> Hmm, this sounds like the `keymap-set-after' bug I fixed back in
>
> >> January. When is your snapshot from?
>
> >>
>
> >> Robert
>
> >> --
>
>
> uzibalqa> GNU Emacs 29.0.50
>
>
> Thatʼs the version. I mean 'when did you last do git pull' (and
> perhaps you need a 'make bootstrap' to ensure everything has been
> rebuilt).
>
> uzibalqa> Why is it so difficult to know the snapshot version after doing
>
> uzibalqa> a clone or a checkout on master. Rather than just emacs, can the
>
> uzibalqa> directory produced include the version (e.g. emacs-29.0.50).
>
>
> 'git show' will tell you where you are in the history. And if youʼre
> on master, the version would not show up as 29.0.50 (unless you
> updated and didnʼt do a full rebuild).
>
> Robert
> --
If one does
git clone -b master git://git.sv.gnu.org/emacs.git
they would have no clue.
next prev parent reply other threads:[~2023-07-19 17:11 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-18 16:04 Making new menu after Tools using keymap-set-after uzibalqa
2023-07-18 16:29 ` Eli Zaretskii
2023-07-18 16:56 ` uzibalqa
2023-07-18 17:12 ` Eli Zaretskii
2023-07-18 17:29 ` uzibalqa
2023-07-18 18:28 ` Eli Zaretskii
2023-07-18 18:45 ` uzibalqa
2023-07-18 19:02 ` Eli Zaretskii
2023-07-18 19:26 ` uzibalqa
2023-07-19 2:25 ` Eli Zaretskii
2023-07-19 8:08 ` uzibalqa
2023-07-19 9:10 ` Robert Pluim
2023-07-19 15:58 ` uzibalqa
2023-07-19 16:33 ` Eli Zaretskii
2023-07-19 16:37 ` uzibalqa
2023-07-19 16:44 ` Robert Pluim
2023-07-19 16:54 ` uzibalqa
2023-07-19 17:07 ` Robert Pluim
2023-07-19 17:11 ` uzibalqa [this message]
2023-07-19 17:25 ` Platon Pronko
2023-07-19 17:34 ` uzibalqa
2023-07-20 3:17 ` Platon Pronko
2023-07-19 17:28 ` [External] : " Drew Adams
2023-07-19 17:37 ` uzibalqa
2023-07-19 19:00 ` Drew Adams
2023-07-19 19:08 ` uzibalqa
2023-07-20 3:32 ` Platon Pronko
2023-07-20 8:43 ` uzibalqa
2023-07-19 21:00 ` uzibalqa
2023-07-18 20:42 ` [External] : " Drew Adams
2023-07-18 20:55 ` uzibalqa
2023-07-18 21:40 ` uzibalqa
2023-07-19 12:11 ` Eli Zaretskii
2023-07-19 11:58 ` Eli Zaretskii
2023-07-19 14:18 ` Drew Adams
2023-07-18 20:49 ` uzibalqa
2023-07-19 12:00 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='79bs5-kQmXMrrO6YFAlJeoE64_mYHFGuGgofaYbY388ZDrdUclOYUDqzqTjo6oXa5AeO11hdrgORJL6ZJs-5i1w3KCyLOBNm36Oh_b_TPzA=@proton.me' \
--to=uzibalqa@proton.me \
--cc=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
--cc=rpluim@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.