all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Terje Larsen <terlar@gmail.com>
Cc: 46986@debbugs.gnu.org
Subject: bug#46986: 28.0.50; project.el: project-switch-project: dispatch menu bindings missing
Date: Mon, 8 Mar 2021 23:30:33 +0200	[thread overview]
Message-ID: <96c894d3-f0bb-2380-f840-a07655febd12@yandex.ru> (raw)
In-Reply-To: <CAGoWm-a5oUFy2_j7yaGS_0wjb+rEvy7w+XNdRgHPaBd6q8wAKQ@mail.gmail.com>

On 08.03.2021 22:58, Terje Larsen wrote:
> The value of project-switch-commands:
> 
> ((project-find-file "Find file")
>   (project-find-regexp "Find regexp")
>   (project-dired "Dired")
>   (project-vc-dir "VC-Dir")
>   (project-eshell "Eshell"))
> 
> The value of project-switch-project on step 3 is only "... (choose
> directory)" as I run this in an isolated environment without any
> previous projects loaded/added (e.g. no project-list-file).
> 
> See attached screenshot of what step 6 looks like.
> 
> I think this is a regression in Emacs, I just tested to load the newer
> project.el in an older version:
> GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24,
> cairo version 1.16.0)

Thank you. Still can't reproduce, but maybe it gives an idea to someone 
else, about what could be going wrong.

The characters are generated using this code:

   (where-is-internal cmd project-prefix-map t)

In particular, you can try evaluating this:

   (where-is-internal 'project-find-file project-prefix-map t)

It returns [102] over here. What value do you get?

> And then both the display is correct and the bindings work. However in
> the version which I reported the bug for it still does not work.
> 
> So to clarify the issue seems to be with:
> In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
> 3.24.24, cairo version 1.16.0)
> Repository revision: f476e282d2420132aff38ba142feffbac011a321

This is almost my version to a t, except my GTK+ is 3.24.20. Most likely 
unrelated to the problem.

I've updated to a later revision 
(612095220d158a7e8d1d1fb74b264b375ceee508) and don't see the problem. On 
the off chance that it was a one-time bug, perhaps try updating too.





  reply	other threads:[~2021-03-08 21:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-07  9:48 bug#46986: 28.0.50; project.el: project-switch-project: dispatch menu bindings missing Terje Larsen
2021-03-08  3:12 ` Dmitry Gutov
2021-03-08 20:58   ` Terje Larsen
2021-03-08 21:30     ` Dmitry Gutov [this message]
2021-03-09 13:44       ` Terje Larsen
2021-03-10  1:05         ` Dmitry Gutov
2021-03-10  3:39           ` Stefan Monnier
2021-03-10 15:34             ` Dmitry Gutov

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=96c894d3-f0bb-2380-f840-a07655febd12@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=46986@debbugs.gnu.org \
    --cc=terlar@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.