Is there any way to change my profile or signup options so that I don't get CC'ed on every posting to Haskell-Cafe? David
I don't know about doing it at the server side. I've been trying to setup the right filters and quick links in my GMail to filter out emails I'm not interested. I'd like to recieve *all* emails, but be able to filter out the ones I'm not interested in so I never see them again. I tried an Uninteresting (for my taste) tag and then searching by -label:uninteresting. This kinda works, but it's unpredictable. It will filter out some conversations, but it seems not to filter out others labelled Uninteresting. If I open the offending conversation and unlabel it, then label it Uninteresting again, and then go back to my search results, and refresh, it goes from the list. But having to do it manually kind of defies the point. I don't want to have to deal with messages I'm not competent to understand nor/or interested to bother to read. Any suggestions would be appreciated. On 23 August 2010 19:35, David Webster <dwwebster00@gmail.com> wrote:
Is there any way to change my profile or signup options so that I don't get CC'ed on every posting to Haskell-Cafe?
David _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
2010/8/23 Christopher Done <chrisdone@googlemail.com>:
Any suggestions would be appreciated.
Isn't there the possibility to mute a thread in gmail ? You need to activate keyboard shortcuts, then "?" gives you a list of keys. m seems to be used to mute a thread, but I didn't try it so I don't know what it does exactly. David.
On Tue, Aug 24, 2010 at 2:48 AM, David Virebayre <dav.vire+haskell@gmail.com> wrote:
2010/8/23 Christopher Done <chrisdone@googlemail.com>:
Any suggestions would be appreciated.
Isn't there the possibility to mute a thread in gmail ? You need to activate keyboard shortcuts, then "?" gives you a list of keys. m seems to be used to mute a thread, but I didn't try it so I don't know what it does exactly.
David.
Muting applies a 'mute' label and removes any future emails from your inbox. However, it doesn't change the read/unread status. If I were to try to tackle this problem in Gmail, I think what I would do is try to create a filter which makes only emails sent to both gwern0@gmail.com and haskell-cafe@haskell.org, say, and have the filter remove from inbox & mark read matching emails. So in theory I'd only see the one copy sent by haskell.org. (If one can't directly match on being sent to 2 addresses, I'm sure there's some more indirect approach using labels and multiple filters.) There's also 1 or 2 mailman options which do something similar with suppressing duplicates. -- gwern
On the bottom of this page, enter your e-mail address: http://www.haskell.org/mailman/listinfo/haskell-cafe <http://www.haskell.org/mailman/listinfo/haskell-cafe>This is also provided in the footer of these list e-mails. On Mon, Aug 23, 2010 at 1:35 PM, David Webster <dwwebster00@gmail.com>wrote:
Is there any way to change my profile or signup options so that I don't get CC'ed on every posting to Haskell-Cafe?
David
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (5)
-
Christopher Done -
David Virebayre -
David Webster -
Gwern Branwen -
John Van Enk