help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Using Emacs' help system


From: Drew Adams
Subject: RE: Using Emacs' help system
Date: Sun, 10 Feb 2013 20:40:24 -0800

> Three methods
> 
> C-h d count
> 
> C-h r
> i count
> 
> C-h r
> M-x icomplete-mode RET
> I count

Good suggestions.

But the `M-x icomplete-mode RET' is unnecessary/irrelevant for `I count RET'.
(And Icomplete does not show completions for `I count'.)


Perhaps you meant to say 4 methods, the 4th being this?

M-x icomplete-mode RET
M-x count

Which is essentially the same as `M-x count TAB', which shows only commands
starting with `count'.  (In this case, that's enough.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]