bug#81651: 30.2; Avoid showing "Select" sub-menu when region is already selected in context-menu-region
Charles Choi <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
> > IOW, I don't think I understand why you see a bug here, or why this > enhancement would be a significant improvement. Can you explain more? This enhancement request is based on the opinion that it is better to show the most relevant context sensitive items on a context menu and no more. The logic behind my request is the presumption that the selection made has already been done with intent, that the user does _not_ want to alter the extent of the selection with the context menu. Granted, as with all things UI, this is subjective. But I’ve raised this issue as it was raised to me from my work on Anju. https://github.com/kickingvegas/anju/issues/174 All my best - Charles — Charles Y. Choi, Ph.D. [email protected] > On Aug 18, 2026, at 12:07 PM, Eli Zaretskii <[email protected]> wrote: > > Why cannot we allow the user to select something other that he/she > already selected? > > If they don't want to change the selection, they can easily choose > some other item from the menu, cannot they?