unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* notmuch users: how do you filter debbugs?
@ 2016-09-27 18:10 ng0
  2016-09-29 12:33 ` Ludovic Courtès
  0 siblings, 1 reply; 9+ messages in thread
From: ng0 @ 2016-09-27 18:10 UTC (permalink / raw)
  To: help-guix

Let's say you use notmuch as your Email sorting system, and you are
subscribed to more than one projects -bug@gnu.org, how do you filter
them? Currently it all ends up in inbox because they can't be
categorized, which is annoying for me. It's all debbugs@gnu.org for
me. Is there some other value I can look for to sort them?
-- 
              ng0

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: notmuch users: how do you filter debbugs?
  2016-09-27 18:10 notmuch users: how do you filter debbugs? ng0
@ 2016-09-29 12:33 ` Ludovic Courtès
  2016-09-29 19:33   ` Ricardo Wurmus
  0 siblings, 1 reply; 9+ messages in thread
From: Ludovic Courtès @ 2016-09-29 12:33 UTC (permalink / raw)
  To: ng0; +Cc: help-guix

Hello!

ng0 <ngillmann@runbox.com> skribis:

> Let's say you use notmuch as your Email sorting system, and you are
> subscribed to more than one projects -bug@gnu.org, how do you filter
> them? Currently it all ends up in inbox because they can't be
> categorized, which is annoying for me. It's all debbugs@gnu.org for
> me. Is there some other value I can look for to sort them?

I highly recommend the emacs-debbugs package if you use Emacs.

Ludo’.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: notmuch users: how do you filter debbugs?
  2016-09-29 12:33 ` Ludovic Courtès
@ 2016-09-29 19:33   ` Ricardo Wurmus
  2016-09-30 12:35     ` ng0
  0 siblings, 1 reply; 9+ messages in thread
From: Ricardo Wurmus @ 2016-09-29 19:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: help-guix


Ludovic Courtès <ludo@gnu.org> writes:

> Hello!
>
> ng0 <ngillmann@runbox.com> skribis:
>
>> Let's say you use notmuch as your Email sorting system, and you are
>> subscribed to more than one projects -bug@gnu.org, how do you filter
>> them? Currently it all ends up in inbox because they can't be
>> categorized, which is annoying for me. It's all debbugs@gnu.org for
>> me. Is there some other value I can look for to sort them?
>
> I highly recommend the emacs-debbugs package if you use Emacs.

I second the use of emacs-debbugs.  It’s a reasonably convenient
interface albeit not entirely intuitive.

~~ Ricardo

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: notmuch users: how do you filter debbugs?
  2016-09-29 19:33   ` Ricardo Wurmus
@ 2016-09-30 12:35     ` ng0
  2016-09-30 12:54       ` Ricardo Wurmus
  0 siblings, 1 reply; 9+ messages in thread
From: ng0 @ 2016-09-30 12:35 UTC (permalink / raw)
  To: Ricardo Wurmus, Ludovic Courtès; +Cc: help-guix

Ricardo Wurmus <rekado@elephly.net> writes:

> Ludovic Courtès <ludo@gnu.org> writes:
>
>> Hello!
>>
>> ng0 <ngillmann@runbox.com> skribis:
>>
>>> Let's say you use notmuch as your Email sorting system, and you are
>>> subscribed to more than one projects -bug@gnu.org, how do you filter
>>> them? Currently it all ends up in inbox because they can't be
>>> categorized, which is annoying for me. It's all debbugs@gnu.org for
>>> me. Is there some other value I can look for to sort them?
>>
>> I highly recommend the emacs-debbugs package if you use Emacs.
>
> I second the use of emacs-debbugs.  It’s a reasonably convenient
> interface albeit not entirely intuitive.
>
> ~~ Ricardo
>
>

But the email still ends up in my inbox, and as I filter through tags,
I'd like to be able to throw guix related things into tag:guix::bug.
Recommending to use another interface doesn't fix this problem.
-- 
               ng0
#.endofsubmission.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: notmuch users: how do you filter debbugs?
  2016-09-30 12:35     ` ng0
@ 2016-09-30 12:54       ` Ricardo Wurmus
  2016-09-30 15:12         ` ng0
  0 siblings, 1 reply; 9+ messages in thread
From: Ricardo Wurmus @ 2016-09-30 12:54 UTC (permalink / raw)
  To: ng0; +Cc: help-guix


ng0 <ngillmann@runbox.com> writes:

>>> ng0 <ngillmann@runbox.com> skribis:
>>>
>>>> Let's say you use notmuch as your Email sorting system, and you are
>>>> subscribed to more than one projects -bug@gnu.org, how do you filter
>>>> them? Currently it all ends up in inbox because they can't be
>>>> categorized, which is annoying for me. It's all debbugs@gnu.org for
>>>> me. Is there some other value I can look for to sort them?

[…]
> But the email still ends up in my inbox, and as I filter through tags,
> I'd like to be able to throw guix related things into tag:guix::bug.
> Recommending to use another interface doesn't fix this problem.

Notmuch should be able to filter by list.  With mu4e I match for
“list:bug-guix.gnu.org”.  All emails to the bug-* lists contain a header
for “List-Id”, which you may be able to match on.

~~ Ricardo

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: notmuch users: how do you filter debbugs?
  2016-09-30 12:54       ` Ricardo Wurmus
@ 2016-09-30 15:12         ` ng0
  2016-09-30 16:03           ` Patricia J. Hawkins
  0 siblings, 1 reply; 9+ messages in thread
From: ng0 @ 2016-09-30 15:12 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

Ricardo Wurmus <rekado@elephly.net> writes:

> ng0 <ngillmann@runbox.com> writes:
>
>>>> ng0 <ngillmann@runbox.com> skribis:
>>>>
>>>>> Let's say you use notmuch as your Email sorting system, and you are
>>>>> subscribed to more than one projects -bug@gnu.org, how do you filter
>>>>> them? Currently it all ends up in inbox because they can't be
>>>>> categorized, which is annoying for me. It's all debbugs@gnu.org for
>>>>> me. Is there some other value I can look for to sort them?
>
> […]
>> But the email still ends up in my inbox, and as I filter through tags,
>> I'd like to be able to throw guix related things into tag:guix::bug.
>> Recommending to use another interface doesn't fix this problem.
>
> Notmuch should be able to filter by list.  With mu4e I match for
> “list:bug-guix.gnu.org”.  All emails to the bug-* lists contain a header
> for “List-Id”, which you may be able to match on.
>
> ~~ Ricardo
>
>

You would expect it is easy, but it's not:
https://notmuchmail.org/faq/#index7h2

The notmuch email list reminded me to read the faq again.
-- 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: notmuch users: how do you filter debbugs?
  2016-09-30 15:12         ` ng0
@ 2016-09-30 16:03           ` Patricia J. Hawkins
  2016-09-30 17:13             ` ng0
  0 siblings, 1 reply; 9+ messages in thread
From: Patricia J. Hawkins @ 2016-09-30 16:03 UTC (permalink / raw)
  To: ng0; +Cc: help-guix

I'm just getting started setting up to use notmuch (your message
attracted my attention to it!) but looks like the afew script is
designed to do this, as a companion processer ("initial tagging") for
notmuch.

https://github.com/teythoon/afew

That and other initial tagging strategies are described here: https://notmuchmail.org/initial_tagging/

Google round to see how others have used it in their setup. 

>>>>> "n" == ng0  <ngillmann@runbox.com> writes:

n> Ricardo Wurmus <rekado@elephly.net> writes:
>> ng0 <ngillmann@runbox.com> writes:
>> 
>>>>> ng0 <ngillmann@runbox.com> skribis:
>>>>> 
>>>>> Let's say you use notmuch as your Email sorting system, and you are
>>>>> subscribed to more than one projects -bug@gnu.org, how do you filter
>>>>> them? Currently it all ends up in inbox because they can't be
>>>>> categorized, which is annoying for me. It's all debbugs@gnu.org for
>>>>> me. Is there some other value I can look for to sort them?
>> 
>> […]
>>> But the email still ends up in my inbox, and as I filter through tags,
>>> I'd like to be able to throw guix related things into tag:guix::bug.
>>> Recommending to use another interface doesn't fix this problem.
>> 
>> Notmuch should be able to filter by list.  With mu4e I match for
>> “list:bug-guix.gnu.org”.  All emails to the bug-* lists contain a header
>> for “List-Id”, which you may be able to match on.
>> 
>> ~~ Ricardo
>> 
>> 

n> You would expect it is easy, but it's not:
n> https://notmuchmail.org/faq/#index7h2

n> The notmuch email list reminded me to read the faq again.
n> -- 


-- 
Patricia J. Hawkins

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: notmuch users: how do you filter debbugs?
  2016-09-30 16:03           ` Patricia J. Hawkins
@ 2016-09-30 17:13             ` ng0
  2016-09-30 19:35               ` Ricardo Wurmus
  0 siblings, 1 reply; 9+ messages in thread
From: ng0 @ 2016-09-30 17:13 UTC (permalink / raw)
  To: Patricia J. Hawkins; +Cc: help-guix

Hi,

"Patricia J. Hawkins" <phawkins@connact.com> writes:

> I'm just getting started setting up to use notmuch (your message
> attracted my attention to it!) but looks like the afew script is
> designed to do this, as a companion processer ("initial tagging") for
> notmuch.
>
> https://github.com/teythoon/afew

I actually have that as a work in progress package, but I can no longer
work on it.. if I really do have it, there might be further dependencies
which are needed or a massive amount of tests which need to be patched.
Are you interested in taking this over?

> That and other initial tagging strategies are described here: https://notmuchmail.org/initial_tagging/

So the name initial tagging is just wrong? I did not do this when I
started using notmuch because I have my own 'wrapper' around what gets
my mail and notmuch... mail comes in, inbox tag gets removed, tags
according to list/person/organisation get applied, emacs view of notmuch
is setup to show the tags and searches.

> Google round to see how others have used it in their setup. 
>
>>>>>> "n" == ng0  <ngillmann@runbox.com> writes:
>
> n> Ricardo Wurmus <rekado@elephly.net> writes:

If I may ask, what kind of mail writer/reader do you use which produces
this really nice addition of initials between the quote chars?

>>> ng0 <ngillmann@runbox.com> writes:
>>> 
>>>>>> ng0 <ngillmann@runbox.com> skribis:
>>>>>> 
>>>>>> Let's say you use notmuch as your Email sorting system, and you are
>>>>>> subscribed to more than one projects -bug@gnu.org, how do you filter
>>>>>> them? Currently it all ends up in inbox because they can't be
>>>>>> categorized, which is annoying for me. It's all debbugs@gnu.org for
>>>>>> me. Is there some other value I can look for to sort them?
>>> 
>>> […]
>>>> But the email still ends up in my inbox, and as I filter through tags,
>>>> I'd like to be able to throw guix related things into tag:guix::bug.
>>>> Recommending to use another interface doesn't fix this problem.
>>> 
>>> Notmuch should be able to filter by list.  With mu4e I match for
>>> “list:bug-guix.gnu.org”.  All emails to the bug-* lists contain a header
>>> for “List-Id”, which you may be able to match on.
>>> 
>>> ~~ Ricardo
>>> 
>>> 
>
> n> You would expect it is easy, but it's not:
> n> https://notmuchmail.org/faq/#index7h2
>
> n> The notmuch email list reminded me to read the faq again.
> n> -- 
>
>
> -- 
> Patricia J. Hawkins
>

-- 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: notmuch users: how do you filter debbugs?
  2016-09-30 17:13             ` ng0
@ 2016-09-30 19:35               ` Ricardo Wurmus
  0 siblings, 0 replies; 9+ messages in thread
From: Ricardo Wurmus @ 2016-09-30 19:35 UTC (permalink / raw)
  To: ng0; +Cc: help-guix


ng0 <ngillmann@runbox.com> writes:

>> n> Ricardo Wurmus <rekado@elephly.net> writes:
>
> If I may ask, what kind of mail writer/reader do you use which produces
> this really nice addition of initials between the quote chars?

This is what the email says:

    User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

~~ Ricardo

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-09-30 19:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-27 18:10 notmuch users: how do you filter debbugs? ng0
2016-09-29 12:33 ` Ludovic Courtès
2016-09-29 19:33   ` Ricardo Wurmus
2016-09-30 12:35     ` ng0
2016-09-30 12:54       ` Ricardo Wurmus
2016-09-30 15:12         ` ng0
2016-09-30 16:03           ` Patricia J. Hawkins
2016-09-30 17:13             ` ng0
2016-09-30 19:35               ` Ricardo Wurmus

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