unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: Jani Nikula <jani@nikula.org>, notmuch@notmuchmail.org
Subject: Re: [PATCH] emacs: add path: prefix to query completion
Date: Wed, 19 Mar 2014 21:11:29 +0200	[thread overview]
Message-ID: <m2fvme57ha.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <1395247986-21323-1-git-send-email-jani@nikula.org>

On Wed, Mar 19 2014, Jani Nikula <jani@nikula.org> wrote:

> Complete to the new path: prefix.
> ---

LGTM.

>  emacs/notmuch.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/emacs/notmuch.el b/emacs/notmuch.el
> index 047175001c77..65baa0cb8886 100644
> --- a/emacs/notmuch.el
> +++ b/emacs/notmuch.el
> @@ -829,7 +829,7 @@ See `notmuch-tag' for information on the format of TAG-CHANGES."
>  PROMPT is the string to prompt with."
>    (lexical-let
>        ((completions
> -	(append (list "folder:" "thread:" "id:" "date:" "from:" "to:"
> +	(append (list "folder:" "path:" "thread:" "id:" "date:" "from:" "to:"
>  		      "subject:" "attachment:")
>  		(mapcar (lambda (tag)
>  			  (concat "tag:" (notmuch-escape-boolean-term tag)))
> -- 
> 1.9.0
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

  reply	other threads:[~2014-03-19 19:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 16:53 [PATCH] emacs: add path: prefix to query completion Jani Nikula
2014-03-19 19:11 ` Tomi Ollila [this message]
2014-03-23 11:42 ` 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=m2fvme57ha.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=jani@nikula.org \
    --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).