unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Justus Winter <4winter@informatik.uni-hamburg.de>
To: Patrick Totzke <patricktotzke@googlemail.com>,
	Jameson Graef Rollins <jrollins@finestructure.net>,
	notmuch@notmuchmail.org
Subject: Re: [afew] announcing afew, an universal tagging solution with some fancy features
Date: Fri, 20 Jan 2012 11:26:05 -0000
Date: Fri, 20 Jan 2012 12:26:05 +0100	[thread overview]
Message-ID: <20120120112605.5324.87866@thinkbox.jade-hamburg.de> (raw)
In-Reply-To: <20120120104041.23590.16718@megatron>

Quoting Patrick Totzke (2012-01-20 11:40:41)
>Quoting Justus Winter (2011-12-21 08:53:23)
>>Hey Pazz,
>>
>>Quoting Patrick Totzke (2011-12-19 19:17:12)
>>>Also, should i not get some output when calling afew with -vv ?
>>
>>Yes you should ;). Here's an example run on my box:
>Alright, I do get logging output with upstream master thanks.
>
>FYI: I found the problem with afew not finding new mails on my box.
>I had the following in my ~/.notmuch-config:
>
>
>        #       tags    A list (separated by ';') of the tags that will be
>        #               added to all messages incorporated by "notmuch new".
>        #
>        [new]
>        tags=new;
>
>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(';')

Could you post the relevant log messages?

>Thanks for afew! I translated my static filter rules and am very much enjoying the automagic list-id tags :)
>/p

Cool :)

Cheers,
Justus

  reply	other threads:[~2012-01-20 11:26 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 [this message]
2012-01-20 21:55               ` Kazuo Teramoto
2012-01-21  0:13                 ` Justus Winter
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=20120120112605.5324.87866@thinkbox.jade-hamburg.de \
    --to=4winter@informatik.uni-hamburg.de \
    --cc=jrollins@finestructure.net \
    --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).