unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48134: When sitting on top of a M-x item in the manual
@ 2021-05-01  5:41 積丹尼 Dan Jacobson
  2021-05-01  8:59 ` Kévin Le Gouguec
  2021-05-01 14:01 ` bug#48134: [External] : " Drew Adams
  0 siblings, 2 replies; 14+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-05-01  5:41 UTC (permalink / raw)
  To: 48134

Do (info "(emacs) Colors")
Now put the cursor on top of
‘M-x list-colors-display’
and hope emacs realizes it... but it doesn't so we end up typing
 <escape> x		 ;; execute-extended-command
 l			 ;; self-insert-command
 <tab>			 ;; minibuffer-complete
 i			 ;; self-insert-command
 <tab>			 ;; minibuffer-complete
 s			 ;; self-insert-command
 <tab>			 ;; minibuffer-complete
 t			 ;; self-insert-command
 <tab>			 ;; minibuffer-complete
 c			 ;; self-insert-command
 <tab>			 ;; minibuffer-complete
 o			 ;; self-insert-command
 <tab>			 ;; minibuffer-complete
 l			 ;; self-insert-command
 <tab>			 ;; minibuffer-complete
ah, finally we can hit RET.

One would think some default would show up based on what our cursor was
on or something.

Or maybe the item should be hyperlinked.

emacs-version "27.1"





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-05-03  9:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-01  5:41 bug#48134: When sitting on top of a M-x item in the manual 積丹尼 Dan Jacobson
2021-05-01  8:59 ` Kévin Le Gouguec
2021-05-01 12:15   ` 積丹尼 Dan Jacobson
2021-05-02  7:14     ` Lars Ingebrigtsen
2021-05-02 14:09       ` Howard Melman
2021-05-02 16:09       ` Kévin Le Gouguec
2021-05-03  9:00         ` Lars Ingebrigtsen
2021-05-01 14:01 ` bug#48134: [External] : " Drew Adams
2021-05-01 14:35   ` Eli Zaretskii
2021-05-01 16:28     ` Drew Adams
2021-05-01 20:09   ` Juri Linkov
2021-05-01 23:23     ` Drew Adams
2021-05-02 20:52       ` Juri Linkov
2021-05-03  0:35         ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).