all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: reader@newsguy.com
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs manual URL citations for use in mail
Date: Fri, 13 Jun 2008 07:30:39 -0500	[thread overview]
Message-ID: <87r6b1ldow.fsf@newsguy.com> (raw)
In-Reply-To: v9d4mng3kv.fsf@marauder.physik.uni-ulm.de

Reiner Steib <reinersteib+gmane@imap.cc> writes:

> On Wed, Jun 11 2008, reader@newsguy.com wrote:
>
>> I know there is a format one can use to cite a section of the emacs
>> manual inside mail or a post, but could not find that format in the
>> emacs manual with a few (possibly badly aimed) regex searches.
>
> Does this help?
>
> ,----[ <f1> f rs-info-insert-current-node RET ]
> | rs-info-insert-current-node is an interactive Lisp function in `rs-info'.
> | (rs-info-insert-current-node style &optional noinsert)
> | 
> | Insert reference to current Info node using style in buffer.
> | 
> | If noinsert (the prefix), return the string instead.
> | 
> | Possible styles (must be a symbol):
> | - `emacs' (Emacs style): (info "(file)node")
> | - `emacs-press': as `emacs' plus a note about `C-x C-e'
> | - `emacs-keys-goto' (Emacs key sequence): `C-h i g (file)node RET'
> | - `emacs-keys-menu' (Emacs menu key sequence): `C-h i d m file RET m node RET'
> | - `custom-manual': ":link '(custom-manual "(file)node")" for `defcustom'
> | - `info-link': ":link '(info-link "(file)node")" for `defcustom'
> | - `texinfo-ref-full': A full "@ref{...}" for Texinfo
> | - `texinfo-ref': "@ref{...}" for Texinfo within the same file
> | - `gnus' (the Gnus home brewed style): <info://foo/bar+baz> (deprecated)
> | - `gnome' (GNOME style): <info:foo#bar_baz>
> | - `kde' (KDE style): <info:(foo)bar baz>
> | - `konqueror' (Konqueror style): <info:/foo/bar baz>
> | 
> | When used interactively, the default is taken from `rs-info-style-alist'.
> | 
> | For `emacs' and `emacs-press' style see the variable
> | `rs-info-goto-node-string'.
> `----
>
> See:
> ;; rs-info.el -- Some info related functions
> ;; Author: Reiner Steib <Reiner.Steib@gmx.de>
> ;; Keywords: info
> ;; X-URL: http://theotp1.physik.uni-ulm.de/~ste/comp/emacs/misc/rs-info.el


Reiner, thanks.. lots of info there... sorry to be so dense but I'm
still not getting how these urls are generated.  Is it only done
manually? That is, one simply types out the url (info "(file)node") By
reading the top of an info page?

Trying a few of those using something like:
    M-x rs-info-insert-current-node 
or
    M-x rs-info-goto-node-string
Just shows no-match while inside info.



Evans Winner <thorne@timbral.net> writes:

> reader@newsguy.com writes:
>
>     I know there is a format one can use to cite a section
>     of the emacs manual inside mail or a post, but could not
>     find that format in the emacs manual with a few
>     (possibly badly aimed) regex searches.
>  
>     Can someone aim me at the section that describes the
>     format of those URL type citations of the m?
>
> I am not sure about a reference to that, but maybe you mean
> things like this --
>
>     (info "(cl)Assertions")
>
> -- which can be evaluated inside Emacs and will start info
> in the ``cl'' section, in the subsection ``Assertions,'' for
> instance.  It is sort of an odd syntax, I suppose.

Yes, thats the one.  Can that be generated somehow or do we have to
type it out while referencing those elements on the top of an info
page? 





  reply	other threads:[~2008-06-13 12:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 16:58 Emacs manual URL citations for use in mail reader
2008-06-11 19:43 ` Reiner Steib
2008-06-13 12:30   ` reader [this message]
2008-06-13 15:33     ` William Xu
2008-06-13 18:04     ` Reiner Steib
2008-06-18 13:17       ` reader
2008-06-18 18:29         ` Reiner Steib
     [not found]   ` <mailman.13180.1213360260.18990.help-gnu-emacs@gnu.org>
2008-06-13 14:56     ` Evans Winner
2008-06-18 13:23       ` reader
     [not found] <mailman.13080.1213203510.18990.help-gnu-emacs@gnu.org>
2008-06-11 19:05 ` Evans Winner

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=87r6b1ldow.fsf@newsguy.com \
    --to=reader@newsguy.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.