Re: [patch] Implement GMail-style muting of threads

2015-09-09 Thread Andreas Schäfer
On 10:54 Wed 09 Sep , Artem Savkov wrote:
> This sounds a lot like ignore-thread patch [1] listed in patchlist [2].

...which, if I'm not mistaken, only works as long as you keep at least
one "ignored" message in your mailbox. Otherwise that patch doesn't
have a chance to detect that newly arrived mails belong to an ignored
thread.


-- 
==
Andreas Schäfer
HPC and Grid Computing
Department of Computer Science 3
Friedrich-Alexander-Universität Erlangen-Nürnberg, Germany
+49 9131 85-27910
PGP/GPG key via keyserver
http://www.libgeodecomp.org
==

(\___/)
(+'.'+)
(")_(")
This is Bunny. Copy and paste Bunny into your
signature to help him gain world domination!


signature.asc
Description: Digital signature


Re: [patch] Implement GMail-style muting of threads

2015-09-09 Thread Artem Savkov
On Wed, Sep 09, 2015 at 12:12:19AM +0200, Andreas Schäfer wrote:
> Dear all,
> 
> I've prepared a patch for mutt 1.5.24 which allows users to mute
> threads like Google Mail does. The patch is attached, a slightly
> longer rationale is available here[1]. Would you be interested in
> merging this with trunk?
> 
> Thanks!
> -Andreas
> 
> [1] http://gentryx.de/news_mute_a_la_google_mail.html

This sounds a lot like ignore-thread patch [1] listed in patchlist [2].

[1] http://ben.at.tanjero.com/patches/ignore-thread-1.5.20.patch
[2] http://dev.mutt.org/trac/wiki/PatchList

-- 
Regards,
  Artem


[Mutt] #3779: segfault on OSX during cert acceptance prompt

2015-09-09 Thread Mutt
#3779: segfault on OSX during cert acceptance prompt
+-
 Reporter:  balderdash  |  Owner:  brendan
 Type:  defect  | Status:  new
 Priority:  major   |  Milestone:
Component:  IMAP|Version:  1.5.23
 Keywords:  |
+-
 On OSX 10.10.5, and mutt built from latest tip, the following segfault is
 reproducible for me every time.

 Open an imap connection to some server (e.g., gmail or hotmail) that will
 cause the prompt for cert acceptance to pop up.  (The one with "(r)eject,
 (o)nce, (a)lways" as the options). Now hit any letter key OTHER than
 {r,o,a}, and mutt will segfault within a couple of seconds.  Sometimes the
 segfault waits until I hit {r,o,a}.

 I see this in both Terminal.app and iTerm2.

-- 
Ticket URL: 
Mutt 
The Mutt mail user agent



[Mutt] #3780: Ctrl-Y causes mutt to suspend on OSX

2015-09-09 Thread Mutt
#3780: Ctrl-Y causes mutt to suspend on OSX
+--
 Reporter:  balderdash  |  Owner:  mutt-dev
 Type:  defect  | Status:  new
 Priority:  major   |  Milestone:
Component:  user interface  |Version:
 Keywords:  |
+--
 On OSX 10.10.5, mutt from tip: start mutt, then hit Ctrl-y.  Observe that
 mutt is suspended and one is back at the bash prompt:

 {{{
 1]+  Stopped mutt
 }}}

 Nothing in the manual says that Ctrl-y should or would do this.  No other
 commandline software that I use is suspended like this upon hitting
 Ctrl-y.  Besides being annoying and surprising, it means one can't bind
 Ctrl-y to anything.

 It happens in Terminal.app and in iTerm, and in neither case have I
 altered the terminal's default key settings to make Ctrl-y do something
 special.

 This behavior has been around for a long time, but I finally got sick of
 it.

-- 
Ticket URL: 
Mutt 
The Mutt mail user agent