unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Pieter Praet <pieter@praet.org>
To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org
Subject: Re: [PATCH] config: Better formatting for search section comment
Date: Thu, 19 Jan 2012 22:15:02 +0100	[thread overview]
Message-ID: <878vl3o0mh.fsf@praet.org> (raw)
In-Reply-To: <1326920205-31296-1-git-send-email-amdragon@mit.edu>

On Wed, 18 Jan 2012 15:56:45 -0500, Austin Clements <amdragon@MIT.EDU> wrote:
> Since "auto_exclude_tags" is long and its description is multi-line,
> start the description on the next line and indent it consistently.
> ---
>  notmuch-config.c |    7 ++++---
>  1 files changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/notmuch-config.c b/notmuch-config.c
> index 3d4d5b9..8dcfe86 100644
> --- a/notmuch-config.c
> +++ b/notmuch-config.c
> @@ -89,9 +89,10 @@ static const char search_config_comment[] =
>      "\n"
>      " The following option is supported here:\n"
>      "\n"
> -    "\tauto_exclude_tags      A ;-separated list of tags that will be\n"
> -    "\t excluded from search results by default.  Using an excluded tag\n"
> -    "\t in a query will override that exclusion.\n";
> +    "\tauto_exclude_tags\n"
> +    "\t\tA ;-separated list of tags that will be excluded from\n"
> +    "\t\tsearch results by default.  Using an excluded tag in a\n"
> +    "\t\tquery will override that exclusion.\n";
>  
>  struct _notmuch_config {
>      char *filename;
> -- 
> 1.7.7.3
> 
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

+1


Peace

-- 
Pieter

  parent reply	other threads:[~2012-01-19 21:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-18 20:56 [PATCH] config: Better formatting for search section comment Austin Clements
2012-01-18 22:27 ` Jameson Graef Rollins
2012-01-19 21:15 ` Pieter Praet [this message]
2012-01-20 11:04 ` 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=878vl3o0mh.fsf@praet.org \
    --to=pieter@praet.org \
    --cc=amdragon@MIT.EDU \
    --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).