Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: info-gnus-english@gnu.org
Subject: Re: grouping in Gnus
Date: Tue, 07 Aug 2007 22:36:48 +0200	[thread overview]
Message-ID: <v9abt35bfj.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87bqdjtbbx.fsf@baldur.tsdh.de>

On Tue, Aug 07 2007, Tassilo Horn wrote:

>> Im wondering how I can access to this => info://gnus/Group+Topics ????
>
> If you used Gnus you could simply click on it.  Else you can access it
> with emacs with
>
>   M-x info RET m Gnus RET m Group Topics RET

I'd suggest not to use the info://file/node format.  It's the Gnus
home brewed style not used in any other application.  I don't see a
good reason to use it instead of
  (info "(gnus)Group Topics")
or
  (info "(gnus)Group Topics"); <== Press C-x C-e here!
in Emacs related groups.  See [1].

Bye, Reiner.

[1] http://theotp1.physik.uni-ulm.de/~ste/comp/emacs/misc/rs-info.el
,----[ <f1> f rs-info-insert-current-node RET ]
| rs-info-insert-current-node is an interactive Lisp function in `rs-info.el'.
| (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://file/node> (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'.
`----
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

  reply	other threads:[~2007-08-07 20:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-07 16:35 someusernamehere
2007-08-07 16:48 ` Tom Rauchenwald
2007-08-07 16:51 ` David Z Maze
2007-08-07 17:39   ` someusernamehere
2007-08-07 19:05     ` Tassilo Horn
2007-08-07 20:36       ` Reiner Steib [this message]
2007-08-07 18:29 ` Steven E. Harris

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=v9abt35bfj.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=info-gnus-english@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).