all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dmitry@gutov.dev>
To: Juri Linkov <juri@linkov.net>, 69566@debbugs.gnu.org
Subject: bug#69566: Context menu for project
Date: Sat, 9 Mar 2024 01:00:20 +0200	[thread overview]
Message-ID: <5d0a1570-914b-4763-bb06-6027ee632e1e@gutov.dev> (raw)
In-Reply-To: <d12b120e-911a-4c22-a611-1038f8fc0f30@gutov.dev>

On 09/03/2024 00:57, Dmitry Gutov wrote:
> On 05/03/2024 18:54, Juri Linkov wrote:
>> +  (define-key-after menu [project-menu] (bound-and-true-p 
>> project-menu-entry))
> 
> This variable will probably always be bound (and likely non-nil), given 
> than mouse.el is never distributed separately or used with older 
> versions of Emacs.

Ah, I guess you might be handling the case when project is not loaded 
yet. Perhaps we should autoload something, so that its commands are in 
the context menu anyway?

You could even copy the variable's definition to mouse.el, if that's easier.





  reply	other threads:[~2024-03-08 23:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 16:54 bug#69566: Context menu for project Juri Linkov
2024-03-08 22:57 ` Dmitry Gutov
2024-03-08 23:00   ` Dmitry Gutov [this message]
2024-03-10 17:28     ` Juri Linkov
2024-03-10 17:52       ` Dmitry Gutov
2024-03-12 17:18         ` Juri Linkov
2024-03-13 16:36           ` Dmitry Gutov
2024-03-14 17:29             ` Juri Linkov

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=5d0a1570-914b-4763-bb06-6027ee632e1e@gutov.dev \
    --to=dmitry@gutov.dev \
    --cc=69566@debbugs.gnu.org \
    --cc=juri@linkov.net \
    /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.