GNU bug report logs - #78660
[PATCH] Add context menu for commenting in prog-mode

Previous Next

Package: emacs;

Reported by: Billy Lei <LeiYiXia29 <at> outlook.com>

Date: Sun, 1 Jun 2025 05:30:07 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Lei Billy <LeiYiXia29 <at> outlook.com>
Cc: "78660 <at> debbugs.gnu.org" <78660 <at> debbugs.gnu.org>
Subject: bug#78660: [PATCH] Add context menu for commenting in prog-mode
Date: Sun, 08 Jun 2025 19:37:39 +0300
>> I think we can refer to software like notepad++, notepad3, etc to see
>> which commands are worth to be added to the context menu.
>
> Indeed, we could look elsewhere to get an idea for good balance
> on the menu size.

I looked at VSCode and didn't see comment-related commands
on its context menu.  There are the following menu items in VSCode:

  Go to Definition
  Go to References
  Find All References
  ---
  Cut
  Copy
  Paste
  ---
  Command Palette...

Compare it with the Emacs context menu:

  Cut
  Copy
  Paste
  Clear
  Select
  ---
  Find Definition
  Find References
  ---
  (Major Mode submenu)
  (Minor Modes submenus)




This bug report was last modified 7 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.