unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Patches for 0.12 
@ 2012-03-10 14:09 David Bremner
  2012-03-14 21:45 ` anecdotical evidence: number mbox files in my maildirs (was: Re: Patches for 0.12) Gregor Zattler
  2012-03-14 22:16 ` Patches for 0.12 Austin Clements
  0 siblings, 2 replies; 6+ messages in thread
From: David Bremner @ 2012-03-10 14:09 UTC (permalink / raw)
  To: notmuch

[-- Attachment #1: Type: text/plain, Size: 1277 bytes --]


As usual, nothing brings out the bug reports like a freeze.

There are some patches that should probably go in, but could use one
more pair of eyes.

  id:"1330849538-24558-1-git-send-email-jani@nikula.org"

We had a somewhat lively debate about desirablity of the following
patch. My decision is that for now, we avoid changing the behaviour of
notmuch, and do apply the patch. We can discuss later deprecating or
changing this permissive behaviour. 

   id:"1331385931-1610-1-git-send-email-david@tethera.net"

This patch from Austin seems innocent enough, and I plan to push it to
release.
 
   id:"1331058417-13776-1-git-send-email-amdragon@mit.edu"

I'm not sure about including

  id:"1329852935-3019-1-git-send-email-schnouki@schnouki.net"

it wouldn't really help debian (as the unstable buildds already have
2.6.6), but I guess it might help others building debian packages.

Although

    id:"1331225101-24385-1-git-send-email-jrollins@finestructure.net"

is marked as trivial and is certainly short, I'd like one more pair of
eyes before pushing to release.

As I mentioned to Pieter in another mail, my current plan is _not_
to push the various testing patches to release, on the grounds that they
mainly help developers.

d

[-- Attachment #2: Type: application/pgp-signature, Size: 315 bytes --]

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

* Re: anecdotical evidence: number mbox files in my maildirs
  2012-03-14 21:45 ` anecdotical evidence: number mbox files in my maildirs (was: Re: Patches for 0.12) Gregor Zattler
@ 2012-03-14 20:49   ` Daniel Kahn Gillmor
  0 siblings, 0 replies; 6+ messages in thread
From: Daniel Kahn Gillmor @ 2012-03-14 20:49 UTC (permalink / raw)
  To: notmuch

On 03/14/2012 05:45 PM, Gregor Zattler wrote:
> Hi David, notmuch developers,
> * David Bremner<david@tethera.net>  [10. Mar. 2012]:
>> We had a somewhat lively debate about desirablity of the following
>> patch. My decision is that for now, we avoid changing the behaviour of
>> notmuch, and do apply the patch. We can discuss later deprecating or
>> changing this permissive behaviour.
>>
>>     id:"1331385931-1610-1-git-send-email-david@tethera.net"
>
> I'm in favour of this patch since I have more than 294 967 mbox
> files with one email each in my maildir hierarchy.  I guess it
> has something to do with my procmail scripts.  Perhaps this also
> happens to other users.

Fortunately, since the release of gmime 2.6.7, gmime is lenient enough 
to parse these files.  So i don't think we need the patch, we just need 
to make sure we build against the appropriate version of gmime if using 
gmime 2.6.

Regards,

	--dkg

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

* anecdotical evidence: number mbox files in my maildirs (was: Re: Patches for 0.12)
  2012-03-10 14:09 Patches for 0.12 David Bremner
@ 2012-03-14 21:45 ` Gregor Zattler
  2012-03-14 20:49   ` anecdotical evidence: number mbox files in my maildirs Daniel Kahn Gillmor
  2012-03-14 22:16 ` Patches for 0.12 Austin Clements
  1 sibling, 1 reply; 6+ messages in thread
From: Gregor Zattler @ 2012-03-14 21:45 UTC (permalink / raw)
  To: notmuch

Hi David, notmuch developers,
* David Bremner <david@tethera.net> [10. Mar. 2012]:
> We had a somewhat lively debate about desirablity of the following
> patch. My decision is that for now, we avoid changing the behaviour of
> notmuch, and do apply the patch. We can discuss later deprecating or
> changing this permissive behaviour. 
> 
>    id:"1331385931-1610-1-git-send-email-david@tethera.net"

I'm in favour of this patch since I have more than 294 967 mbox
files with one email each in my maildir hierarchy.  I guess it
has something to do with my procmail scripts.  Perhaps this also
happens to other users.

I did not have the time to hunt down the bug in my procmail setup.

Actually I only checked for files with a first "From " line
because of the discussion on this mailing list.



Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-

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

* Re: Patches for 0.12
  2012-03-10 14:09 Patches for 0.12 David Bremner
  2012-03-14 21:45 ` anecdotical evidence: number mbox files in my maildirs (was: Re: Patches for 0.12) Gregor Zattler
@ 2012-03-14 22:16 ` Austin Clements
  2012-03-14 22:40   ` Jameson Graef Rollins
  2012-03-15 21:17   ` Austin Clements
  1 sibling, 2 replies; 6+ messages in thread
From: Austin Clements @ 2012-03-14 22:16 UTC (permalink / raw)
  To: David Bremner; +Cc: notmuch

Quoth David Bremner on Mar 10 at 10:09 am:
> 
> As usual, nothing brings out the bug reports like a freeze.
> 
> There are some patches that should probably go in, but could use one
> more pair of eyes.
> 
>   id:"1330849538-24558-1-git-send-email-jani@nikula.org"

I looked at this and just sent a question to Jani
  id:"87k42momyi.fsf@awakening.csail.mit.edu"
If the answer is that it's okay, then consider my eyes one more pair.

> We had a somewhat lively debate about desirablity of the following
> patch. My decision is that for now, we avoid changing the behaviour of
> notmuch, and do apply the patch. We can discuss later deprecating or
> changing this permissive behaviour. 
> 
>    id:"1331385931-1610-1-git-send-email-david@tethera.net"

Alternatively, can we just require GMime 2.6.7 by applying
  id:"1331515786-485-1-git-send-email-david@tethera.net"
instead of
  id:"1331385931-1610-1-git-send-email-david@tethera.net"
and
  id:"1329852935-3019-1-git-send-email-schnouki@schnouki.net"
?

> This patch from Austin seems innocent enough, and I plan to push it to
> release.
>  
>    id:"1331058417-13776-1-git-send-email-amdragon@mit.edu"

The worst-case scenario with applying this patch is that notmuch will
verbosely fail to show a message where it would otherwise crash, so
I'd go for it.

> I'm not sure about including
> 
>   id:"1329852935-3019-1-git-send-email-schnouki@schnouki.net"
> 
> it wouldn't really help debian (as the unstable buildds already have
> 2.6.6), but I guess it might help others building debian packages.

(See my comment about 2.6.7 above.)

> Although
> 
>     id:"1331225101-24385-1-git-send-email-jrollins@finestructure.net"
> 
> is marked as trivial and is certainly short, I'd like one more pair of
> eyes before pushing to release.

I approve this patch.

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

* Re: Patches for 0.12
  2012-03-14 22:16 ` Patches for 0.12 Austin Clements
@ 2012-03-14 22:40   ` Jameson Graef Rollins
  2012-03-15 21:17   ` Austin Clements
  1 sibling, 0 replies; 6+ messages in thread
From: Jameson Graef Rollins @ 2012-03-14 22:40 UTC (permalink / raw)
  To: Austin Clements, David Bremner; +Cc: notmuch

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

On Wed, 14 Mar 2012 18:16:01 -0400, Austin Clements <amdragon@MIT.EDU> wrote:
> > We had a somewhat lively debate about desirablity of the following
> > patch. My decision is that for now, we avoid changing the behaviour of
> > notmuch, and do apply the patch. We can discuss later deprecating or
> > changing this permissive behaviour. 
> > 
> >    id:"1331385931-1610-1-git-send-email-david@tethera.net"
> 
> Alternatively, can we just require GMime 2.6.7 by applying
>   id:"1331515786-485-1-git-send-email-david@tethera.net"
> instead of
>   id:"1331385931-1610-1-git-send-email-david@tethera.net"
> and
>   id:"1329852935-3019-1-git-send-email-schnouki@schnouki.net"
> ?

I much prefer this solution (i.e. just require GMime 2.6.7 and no
notmuch patches).  I still think we need some sort of coherent approach
for rejecting mbox, but I think it will require a lot more thought.

jamie.

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: Patches for 0.12
  2012-03-14 22:16 ` Patches for 0.12 Austin Clements
  2012-03-14 22:40   ` Jameson Graef Rollins
@ 2012-03-15 21:17   ` Austin Clements
  1 sibling, 0 replies; 6+ messages in thread
From: Austin Clements @ 2012-03-15 21:17 UTC (permalink / raw)
  To: David Bremner; +Cc: notmuch

Quoth myself on Mar 14 at  6:16 pm:
> Quoth David Bremner on Mar 10 at 10:09 am:
> > 
> > As usual, nothing brings out the bug reports like a freeze.
> > 
> > There are some patches that should probably go in, but could use one
> > more pair of eyes.
> > 
> >   id:"1330849538-24558-1-git-send-email-jani@nikula.org"
> 
> I looked at this and just sent a question to Jani
>   id:"87k42momyi.fsf@awakening.csail.mit.edu"
> If the answer is that it's okay, then consider my eyes one more pair.

Jani answered to my satisfaction, so I approve this patch.

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

end of thread, other threads:[~2012-03-15 21:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-10 14:09 Patches for 0.12 David Bremner
2012-03-14 21:45 ` anecdotical evidence: number mbox files in my maildirs (was: Re: Patches for 0.12) Gregor Zattler
2012-03-14 20:49   ` anecdotical evidence: number mbox files in my maildirs Daniel Kahn Gillmor
2012-03-14 22:16 ` Patches for 0.12 Austin Clements
2012-03-14 22:40   ` Jameson Graef Rollins
2012-03-15 21:17   ` Austin Clements

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