Re: anybody up for coding conversation view?

2016-05-10 Thread Petr Pisar
On Tue, May 10, 2016 at 12:06:35PM -0700, Yoshiki Vazquez-Baeza wrote: > This is what I do myself, I always have threads collapsed and the index > is "thread sorted", however I have to say that not all services from > which I receive email thread the messages properly, most notably GitHub > will no

Re: anybody up for coding conversation view?

2016-05-10 Thread Yoshiki Vazquez-Baeza
On (May-10-16|14:39), Will Yardley wrote: > On Tue, May 10, 2016 at 01:10:00PM -0700, Yoshiki Vazquez-Baeza wrote: > > On (May-10-16|13:02), Will Yardley wrote: > > > I think "conversations" in Gmail are essentially the same thing as > > > threads, no? > > > > As you mention, this depends on the s

Re: [PATCH 0 of 8] decouple mailboxes from the rest of the application (v2)

2016-05-10 Thread Damien Riegel
On Tue, May 10, 2016 at 03:51:04PM -0700, Kevin J. McCarthy wrote: > On Mon, May 09, 2016 at 10:34:03PM -0400, Damien Riegel wrote: > > Changes in v2: > > - Addressed styling issues > > - Got rid of the probing logic. For now, we still rely on a switch case > >to retrieve the correct mx_ops.

Re: [Mutt] #3829: Add Sidebar Panel to Mutt

2016-05-10 Thread Mutt
#3829: Add Sidebar Panel to Mutt -+ Reporter: flatcap | Owner: mutt-dev Type: enhancement | Status: new Priority: major | Milestone: Component: user interface |Version: Resolution:

Re: [PATCH 0 of 8] decouple mailboxes from the rest of the application (v2)

2016-05-10 Thread Kevin J. McCarthy
On Mon, May 09, 2016 at 10:34:03PM -0400, Damien Riegel wrote: > Changes in v2: > - Addressed styling issues > - Got rid of the probing logic. For now, we still rely on a switch case >to retrieve the correct mx_ops. So, one switch case was remove and >another one was added, but as more fu

Re: anybody up for coding conversation view?

2016-05-10 Thread Will Yardley
On Tue, May 10, 2016 at 01:10:00PM -0700, Yoshiki Vazquez-Baeza wrote: > On (May-10-16|13:02), Will Yardley wrote: > > I think "conversations" in Gmail are essentially the same thing as > > threads, no? > > As you mention, this depends on the settings you have. However if I > understand correctly,

Re: [PATCH 00 of 23] decouple mailboxes from the rest of the application

2016-05-10 Thread Damien Riegel
On Tue, May 10, 2016 at 02:30:11PM -0500, Derek Martin wrote: > On Mon, May 09, 2016 at 08:57:55PM -0400, Damien Riegel wrote: > > On Mon, May 09, 2016 at 06:42:33PM -0500, Derek Martin wrote: > > > On Sat, May 07, 2016 at 04:14:36AM -0400, Damien Riegel wrote: > > > OK, I get it now. I think this

Re: anybody up for coding conversation view?

2016-05-10 Thread Santiago Torres
On Tue, May 10, 2016 at 01:10:00PM -0700, Yoshiki Vazquez-Baeza wrote: > > On (May-10-16|13:02), Will Yardley wrote: > > On Tue, May 10, 2016 at 12:06:35PM -0700, Yoshiki Vazquez-Baeza wrote: > > > On (May-10-16|10:51), Will Yardley wrote: > > > > On Sat, May 07, 2016 at 10:11:57PM -0700, Thomas R

Re: anybody up for coding conversation view?

2016-05-10 Thread Derek Martin
On Tue, May 10, 2016 at 01:10:00PM -0700, Yoshiki Vazquez-Baeza wrote: > As you mention, this depends on the settings you have. However if I > understand correctly, the structure of a thread is determined by the > in-reply-to header attribute. GitHub does not include this attrribute in > the emails

Re: anybody up for coding conversation view?

2016-05-10 Thread Yoshiki Vazquez-Baeza
On (May-10-16|13:02), Will Yardley wrote: > On Tue, May 10, 2016 at 12:06:35PM -0700, Yoshiki Vazquez-Baeza wrote: > > On (May-10-16|10:51), Will Yardley wrote: > > > On Sat, May 07, 2016 at 10:11:57PM -0700, Thomas Roessler wrote: > > > > If I think about the single most critical feature that mak

Re: anybody up for coding conversation view?

2016-05-10 Thread Will Yardley
On Tue, May 10, 2016 at 12:06:35PM -0700, Yoshiki Vazquez-Baeza wrote: > On (May-10-16|10:51), Will Yardley wrote: > > On Sat, May 07, 2016 at 10:11:57PM -0700, Thomas Roessler wrote: > > > If I think about the single most critical feature that makes today's > > > mail volume manageable for me (oth

Re: [PATCH 00 of 23] decouple mailboxes from the rest of the application

2016-05-10 Thread Derek Martin
On Mon, May 09, 2016 at 08:57:55PM -0400, Damien Riegel wrote: > On Mon, May 09, 2016 at 06:42:33PM -0500, Derek Martin wrote: > > On Sat, May 07, 2016 at 04:14:36AM -0400, Damien Riegel wrote: > > OK, I get it now. I think this could work OK if the parent did a > > single stat, and perhaps did an

Re: anybody up for coding conversation view?

2016-05-10 Thread Markus Osterhoff
* Yoshiki Vazquez-Baeza [160510 21:06]: > This is what I do myself, I always have threads collapsed and the index > is "thread sorted", however I have to say that not all services from > which I receive email thread the messages properly, most notably GitHub > will not thread messages and instead

Re: anybody up for coding conversation view?

2016-05-10 Thread Yoshiki Vazquez-Baeza
On (May-10-16|10:51), Will Yardley wrote: > On Sat, May 07, 2016 at 10:11:57PM -0700, Thomas Roessler wrote: > > If I think about the single most critical feature that makes today's > > mail volume manageable for me (other than priority inbox), then it's > > conversation view: The ability to page t

Re: [Mutt] #3837: [PATCH] Add width expando for external filters

2016-05-10 Thread Mutt
#3837: [PATCH] Add width expando for external filters --+-- Reporter: flatcap | Owner: mutt-dev Type: enhancement | Status: new Priority: minor| Milestone: Component: display |Version: 1.6.0 Resolution:

Re: anybody up for coding conversation view?

2016-05-10 Thread Will Yardley
On Sat, May 07, 2016 at 10:11:57PM -0700, Thomas Roessler wrote: > If I think about the single most critical feature that makes today's > mail volume manageable for me (other than priority inbox), then it's > conversation view: The ability to page through an entire mail thread > quickly without hav

Re: [Mutt] #3837: [PATCH] Add width expando for external filters

2016-05-10 Thread Mutt
#3837: [PATCH] Add width expando for external filters --+-- Reporter: flatcap | Owner: mutt-dev Type: enhancement | Status: closed Priority: minor| Milestone: Component: display |Version: 1.6.0 Resolution

mutt: Set COLUMNS to MuttIndexWindow->cols in mutt_create_filter...

2016-05-10 Thread Brendan Cully
changeset: 6648:391492f27fef user: Kevin McCarthy date: Tue May 10 09:42:27 2016 -0700 link: http://dev.mutt.org/hg/mutt/rev/391492f27fef Set COLUMNS to MuttIndexWindow->cols in mutt_create_filter_fd. (closes #3837) This allows filters to automatically (or via a command line argum

Re: [Mutt] #3837: [PATCH] Add width expando for external filters

2016-05-10 Thread Mutt
#3837: [PATCH] Add width expando for external filters --+-- Reporter: flatcap | Owner: mutt-dev Type: enhancement | Status: new Priority: minor| Milestone: Component: display |Version: 1.6.0 Resolution: