unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@gnu.org>
Subject: Re: How use info
Date: Sat, 18 Dec 2004 17:21:57 +0200	[thread overview]
Message-ID: <01c4e515$Blat.v2.2.2$758a7a60@zahav.net.il> (raw)
In-Reply-To: <1103363688.932306.109560@f14g2000cwb.googlegroups.com> (g.castaldi@gmail.com)

> From: "g.castaldi@gmail.com" <g.castaldi@gmail.com>
> Date: 18 Dec 2004 01:54:48 -0800
> 
> I like use emacs beacause is really powerful but a weakness I've found
> is that the help, the info pages, aren't so easy to use.

Any other complaints except the search capabilities (which I hope I
clarify below)?  I mean, ``info pages aren't so easy to use'' says
something much more general than just search, right?

> For example now I need to find out how I can put a conditon based on
> the operating system in my .emacs. I don't know where to look for but I
> suppose that if I could search on all the info pages the worlds 'os'
> and 'operating system' I found the right pages.
> Instead, if I've understood good, with info I can only:
> * navigate among the pages
> * execute a search by index (i), I've tried several searchs but it
> didn't find anything, even if 'emacs', 'command' and 'lisp' (I'm using
> emacs 21.3 under windows)
> * execute a search with 's', but it searchs only in the current node

First, `s' searches the entire manual, not only the current node.  If
it doesn't work for you, please tell the details: what you typed and
why you decided that it stops at the current node.

And second, using `i' is _precisely_ the right idea.  It's just that
you tried to search a wrong manual.  You should have tried looking
this in the ELisp manual, which is where Lisp programming issues are
documented.  I've just typed `i operating system RET' in the ELisp
manual, and immediately found myself on the very page that documents
the variables that one can use for OS-specific code.

> what do you do when you need to search an info but you don't know
> where to search?

Use the `i' command, of course ;-)

      reply	other threads:[~2004-12-18 15:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-18  9:54 How use info g.castaldi
2004-12-18 15:21 ` Eli Zaretskii [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='01c4e515$Blat.v2.2.2$758a7a60@zahav.net.il' \
    --to=eliz@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 read-only IMAP folder(s) and NNTP newsgroup(s).