unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: Jameson Graef Rollins <jrollins@finestructure.net>,
	Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: have "notmuch help" call man?
Date: Mon, 26 Dec 2011 20:35:55 -0400	[thread overview]
Message-ID: <8739c6yhp0.fsf@zancas.localnet> (raw)
In-Reply-To: <87k45pqkaz.fsf@servo.finestructure.net>

[-- Attachment #1: Type: text/plain, Size: 3218 bytes --]

On Wed, 21 Dec 2011 20:53:08 -0800, Jameson Graef Rollins <jrollins@finestructure.net> wrote:

> I think what you've done looks great.  A couple small issues:
> 
> * There are a couple of formatting issues (notmuch.1, notmuch-config.1,
>   notmuch-reply.1).

Hopefully I caught most of the formatting issues.

> 
> * The notmuch part command is completely deprecated, so I don't think
>   there's really any reason to include a man page for it.

removed.

> 
> * There's no man page for restore (notmuch-restore.1).
> 
There is a link in the source tree now (the link is recreated at install
time); notmuch dump and restore will share options, so I think it makes
sense to be in the same page.

The following changes since commit d61cef374b3234c2f1327fa74b612b40c196a605:

  show: Rewrite show_message_body to use the MIME tree interface. (2011-12-25 22:23:15 -0400)

are available in the git repository at:
  git://pivot.cs.unb.ca/notmuch split-man

HEAD is at 8eaee754e48dc630d83e2f7369bdadde0f34af84

David Bremner (10):
      initial splitting of notmuch.1
      remove notmuch-part from documentation.
      man: add symlinks for notmuch-restore.1 and notmuch-setup.1
      man/*: formatting cleanup
      notmuch.1: smooth wording.
      notmuch-config.1: fix typo
      man/*: fixup page references
      build-system: update for split man pages
      debian: install split man pages.
      notmuch: replace built-in help with exec of man

 Makefile                        |    2 +-
 Makefile.local                  |   22 +-
 debian/notmuch.install          |    2 +-
 man/Makefile                    |    5 +
 man/Makefile.local              |   61 +++
 man/man1/notmuch-config.1       |   54 +++
 man/man1/notmuch-count.1        |   50 +++
 man/man1/notmuch-dump.1         |   62 +++
 man/man1/notmuch-new.1          |   65 ++++
 man/man1/notmuch-reply.1        |   65 ++++
 man/man1/notmuch-restore.1      |    1 +
 man/man1/notmuch-search.1       |  121 ++++++
 man/man1/notmuch-setup.1        |    1 +
 man/man1/notmuch-show.1         |  145 ++++++++
 man/man1/notmuch-tag.1          |   32 ++
 man/man1/notmuch.1              |  148 ++++++++
 man/man5/notmuch-hooks.5        |   48 +++
 man/man7/notmuch-search-terms.7 |  141 +++++++
 notmuch.1                       |  776 ---------------------------------------
 notmuch.c                       |  472 ++----------------------
 20 files changed, 1028 insertions(+), 1245 deletions(-)
 create mode 100644 man/Makefile
 create mode 100644 man/Makefile.local
 create mode 100644 man/man1/notmuch-config.1
 create mode 100644 man/man1/notmuch-count.1
 create mode 100644 man/man1/notmuch-dump.1
 create mode 100644 man/man1/notmuch-new.1
 create mode 100644 man/man1/notmuch-reply.1
 create mode 120000 man/man1/notmuch-restore.1
 create mode 100644 man/man1/notmuch-search.1
 create mode 120000 man/man1/notmuch-setup.1
 create mode 100644 man/man1/notmuch-show.1
 create mode 100644 man/man1/notmuch-tag.1
 create mode 100644 man/man1/notmuch.1
 create mode 100644 man/man5/notmuch-hooks.5
 create mode 100644 man/man7/notmuch-search-terms.7
 delete mode 100644 notmuch.1


[-- Attachment #2: Type: application/pgp-signature, Size: 315 bytes --]

  parent reply	other threads:[~2011-12-27  0:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-16 16:01 have "notmuch help" call man? David Bremner
2011-12-16 16:41 ` Adam Wolfe Gordon
2011-12-16 18:17 ` Kazuo Teramoto
2011-12-16 21:35 ` Jameson Graef Rollins
2011-12-17  9:56 ` Tomi Ollila
2011-12-20  4:16 ` David Bremner
2011-12-22  3:43   ` David Bremner
2011-12-22  4:53     ` Jameson Graef Rollins
2011-12-22 10:49       ` David Bremner
2011-12-27  0:35       ` David Bremner [this message]
2011-12-29  2:24         ` Austin Clements
2011-12-29 13:11           ` [PATCH v3] notmuch: replace built-in help with exec of man David Bremner
2011-12-29 13:47             ` David Bremner
2011-12-30 18:50             ` Austin Clements
2011-12-31 19:25               ` David Bremner

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://notmuchmail.org/

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

  git send-email \
    --in-reply-to=8739c6yhp0.fsf@zancas.localnet \
    --to=david@tethera.net \
    --cc=jrollins@finestructure.net \
    --cc=notmuch@notmuchmail.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://yhetil.org/notmuch.git/

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