all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michele Bert <micbert75@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: help of some commands not found
Date: Mon, 9 Jan 2017 16:34:48 +0100	[thread overview]
Message-ID: <CACE4N+VML1zDE49aPpo=4dXZcL6Rz2BbO8ATzcTT7kywvsFa-A@mail.gmail.com> (raw)

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



             reply	other threads:[~2017-01-09 15:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-09 15:34 Michele Bert [this message]
2017-01-09 15:54 ` help of some commands not found 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACE4N+VML1zDE49aPpo=4dXZcL6Rz2BbO8ATzcTT7kywvsFa-A@mail.gmail.com' \
    --to=micbert75@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.