[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thanks Re: Global keymap not found
From: |
Kaushal Modi |
Subject: |
Re: Thanks Re: Global keymap not found |
Date: |
Sat, 10 Oct 2015 08:02:26 -0400 |
To add to the `C-x C-e` method, the below will do the same if the user is
not already in an Info buffer,
C-h i g (emacs) Easy Customization
If the user is already in an Info buffer, they need to just do
g (emacs) Easy Customization
In any info node, the node name is copied using `w`, "(emacs) Easy
Customization" in above case.
Of course, if the user is not familiar with info nodes and navigating them,
they should first start with `C-h i h`. That will launch the info manual on
how to use info.
On Oct 10, 2015 5:33 AM, "Michael Heerdegen" <michael_heerdegen@web.de>
wrote:
> Albrecht Mehl <AlbrechtMehl.spamgrab@iesy.net> writes:
>
> > - The chapters in the manual are numerated within the text. So
> > they should be in the table of context as well. People
> > write 'Look at 49.1' e.g. and one wonders where this is.
>
> Providing such a reference is not nice. You can find it via isearch
> (C-s) nonetheless, which in info is not limited to the current manual
> page but spans the whole complete manual.
>
> A certain kink of standard is to write references to the manual like
> this:
>
> (info "(emacs) Easy Customization") (1)
>
> This is actually a piece of Elisp code, so you can e.g. put the cursor
> after it and hit C-x C-e to get to the page.
>
> You can produce (1) and insert it into the kill-ring conveniently from
> within the info viewer via typing M-0 w, and then paste it into any
> message.
>
>
> Regards,
>
> Michael.
>
>
>
- Re: Global keymap not found, (continued)
Re: Global keymap not found, Albrecht Mehl, 2015/10/09
- Message not available
- Thanks Re: Global keymap not found, Albrecht Mehl, 2015/10/08
- Re: Thanks Re: Global keymap not found, Albrecht Mehl, 2015/10/09
- Re: Thanks Re: Global keymap not found, Emanuel Berg, 2015/10/09
- RE: Thanks Re: Global keymap not found, Drew Adams, 2015/10/10
- Re: Thanks Re: Global keymap not found, Tassilo Horn, 2015/10/10
- Re: Thanks Re: Global keymap not found, Emanuel Berg, 2015/10/09
- Re: Thanks Re: Global keymap not found, Michael Heerdegen, 2015/10/10
- Re: Thanks Re: Global keymap not found,
Kaushal Modi <=
Re: Thanks Re: Global keymap not found, Eli Zaretskii, 2015/10/10
Re: Thanks Re: Global keymap not found, Loris Bennett, 2015/10/09
Re: Thanks Re: Global keymap not found, Michael Heerdegen, 2015/10/08
Message not availableRe: Thanks Re: Global keymap not found, Marco Wahl, 2015/10/09
RE: Thanks Re: Global keymap not found, Drew Adams, 2015/10/09
Re: Global keymap not found, Michael Heerdegen, 2015/10/09