From: Justus Winter <4winter@informatik.uni-hamburg.de>
To: Kazuo Teramoto <kaz.rag@gmail.com>,
Cc: Patrick Totzke <patricktotzke@googlemail.com>, notmuch@notmuchmail.org
Subject: Re: [afew] announcing afew, an universal tagging solution with some fancy features
Date: Sat, 21 Jan 2012 00:13:10 -0000
Date: Sat, 21 Jan 2012 01:13:10 +0100 [thread overview]
Message-ID: <20120121001310.15419.62955@thinkbox.jade-hamburg.de> (raw)
In-Reply-To: <20120120215508.GA1967@kazuoteramoto.org>
Quoting Kazuo Teramoto (2012-01-20 22:55:08)
>On Fri, Jan 20, 2012 at 12:26:05PM +0100, Justus Winter wrote:
>> Quoting Patrick Totzke (2012-01-20 11:40:41)
>> >I suspect you don't split the config value and thus afew ended up
>> >with a false tag "new;". its just cosmetics but nevertheless..
>>
>> Hm, actually it does exactly that:
>>
>> def get_notmuch_new_tags():
>> return notmuch_settings.get('new', 'tags').split(';')
>
>The problem, I think, is caused by how python split the string
>~~~~~~~~~~
>>>> 'new;'.split(';')
>['new', '']
>~~~~~~~~~~
>
>So afew pass a query with 'tag:""' and it don't match any message.
You are totally right, fix pushed.
Thanks,
Justus
next prev parent reply other threads:[~2012-01-21 0:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-14 10:42 [afew] announcing afew, an universal tagging solution with some fancy features Justus Winter
2011-12-14 11:24 ` [afew] announcing afew, Kazuo Teramoto
2011-12-14 12:10 ` Justus Winter
2011-12-14 13:07 ` [afew] announcing afew, an universal tagging solution with some fancy features Jani Nikula
2011-12-14 16:59 ` Patrick Totzke
2011-12-19 14:13 ` Justus Winter
2011-12-19 17:57 ` Jameson Graef Rollins
2011-12-19 18:17 ` Patrick Totzke
2011-12-21 8:53 ` Justus Winter
2012-01-20 10:40 ` Patrick Totzke
2012-01-20 11:26 ` Justus Winter
2012-01-20 21:55 ` Kazuo Teramoto
2012-01-21 0:13 ` Justus Winter [this message]
2011-12-21 8:38 ` Justus Winter
2012-02-27 21:10 ` James Vasile
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=20120121001310.15419.62955@thinkbox.jade-hamburg.de \
--to=4winter@informatik.uni-hamburg.de \
--cc=kaz.rag@gmail.com \
--cc=notmuch@notmuchmail.org \
--cc=patricktotzke@googlemail.com \
/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).