zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@zsh.org
Subject: Re: How to link to zsh manual section?
Date: Sat, 07 Feb 2015 12:00:56 -0800	[thread overview]
Message-ID: <150207120056.ZM10752@torch.brasslantern.com> (raw)
In-Reply-To: <XnsA439EDE5777Ddavidrayninfocouk@80.91.229.13>

On Feb 6, 11:23pm, zzapper wrote:
}
} A few tips on negotiating the zsh manuals please

In addition to what Mikael said about the PDF, using the "info" reader
(or emacs itself if that's your editor of choice) to browse the texinfo
documentation is probably the best interactive method for finding a
specific section, command, or topic.  It's the source for the PDF so
has all the same indices, and has one-keystroke commands for jumping
to the top of the current section or back to the last place you were
reading, etc.

If you have a build tree and have installed yodl, you can read the doc
for your most recent rebuild with:

    make info
    info -f Doc/zsh.info

Otherwise "info zsh" should pull up the doc for the installed zsh package.


  parent reply	other threads:[~2015-02-07 20:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-06 23:23 zzapper
2015-02-07 11:52 ` zzapper
2015-02-07 12:54   ` Mikael Magnusson
2015-02-07 17:17     ` Ray Andrews
2015-02-07 20:00 ` Bart Schaefer [this message]
     [not found] ` <150207120056.ZM10752__13292.4999263652$1423339408$gmane$org@torch.brasslantern.com>
2015-02-07 21:13   ` Stephane Chazelas
2015-02-08 10:00     ` zzapper
2015-02-08 18:46 ` Christian Neukirchen
2015-02-09 13:33   ` zzapper
2015-02-09 13:52   ` René Neumann
2015-02-11 12:26     ` İsmail Dönmez
2015-02-11 12:39       ` Peter Stephenson
2015-02-11 12:47       ` René Neumann
2015-02-11 12:50         ` İsmail Dönmez
2015-02-11 17:02           ` Daniel Shahaf

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=150207120056.ZM10752@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.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 public inbox

	https://git.vuxu.org/mirror/zsh/

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).