all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: help of some commands not found
@ 2017-01-09 15:34 Michele Bert
  2017-01-09 15:54 ` Kaushal Modi
  2017-01-09 19:33 ` tomas
  0 siblings, 2 replies; 7+ messages in thread
From: Michele Bert @ 2017-01-09 15:34 UTC (permalink / raw)
  To: help-gnu-emacs

2017-01-09 16:19 GMT+01:00  <tomas@tuxteam.de>:
> What are you exactly trying to do?
>
Nothing important, I was just reading documentation of radomly choosen
commands. But the same happens on a number of commands.

> Trying to guess, I assumed that you are searching for a function's
> description. Trying "C-h f" (same as menu "Help" -> "Describe" ->
> "Describe Function...") gives for me:
>
> What happens for you if you try those steps?

Really I am searching for _command_ help: "C-h F replace-string" gives:
Next: Regexp Replace,  Prev: Replace,  Up: Replace
(emacs)Top > Search > Replace > Unconditional Replace

| 19.9.1 Unconditional Replacement
| --------------------------------
|
| `M-x replace-string <RET> STRING <RET> NEWSTRING <RET>'
|      Replace every occurrence of STRING with NEWSTRING.
|
|    To replace every instance of `foo' after point with `bar', use the
| command `M-x replace-string' with the two arguments `foo' and `bar'.
| Replacement happens only in the text after point, so if you want to
| cover the whole buffer you must go to the beginning first.  All
| occurrences up to the end of the buffer are replaced; to limit
| replacement to part of the buffer, activate the region around that
| part.  When the region is active, replacement is limited to the region
| (see Mark).
| [...]

With "C-h F format-decode-buffer", I get:

Next: Acknowledgments,  Prev: Variable Index,  Up: Top
(emacs)Top > Concept Index

| Next: Acknowledgments,  Prev: Variable Index,  Up: Top
| (emacs)Top > Concept Index
|
| Concept Index
| *************
|
| * Menu:
|
| * $ in file names:                       File Names.
| * ( in leftmost column:                  Left Margin Paren.
| * *Messages* buffer:                     Echo Area.
| [...]

-- 
Mick



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

end of thread, other threads:[~2017-01-10  8:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09 15:34 help of some commands not found Michele Bert
2017-01-09 15:54 ` Kaushal Modi
2017-01-09 16:17   ` Michele Bert
2017-01-09 16:42     ` Kaushal Modi
2017-01-10  8:40       ` Michele Bert
2017-01-09 16:50     ` Eli Zaretskii
2017-01-09 19:33 ` tomas

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.