[PATCH] bug in notmuch-fcc-header-setup

2010-12-02 Thread Ladislav Lhotka
On ?t, 2010-11-30 at 15:02 +, David Edmondson wrote: > On Tue, 30 Nov 2010 15:58:53 +0100, Ladislav Lhotka > wrote: > > the check for old-style setting of notmuch-fcc-dirs doesn't work > > because 'length' function cannot be applied to a cons cell. The > > following patch should fix this

[PATCH] test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability

2010-12-02 Thread Joel Borggrén-Franck
On Thu, Dec 2, 2010 at 4:13 PM, Ruben Pollan wrote: > On 21:27, Wed 01 Dec 10, Joel Borggr?n-Franck wrote: >> From: Joel Borggr?n-Franck >> >> Change #!/bin/bash at start of tests to "#!/usr/bin/env bash". That way >> systems running on bash < 4 can prepend bash >= 4 to path before >> running

[PATCH] test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability

2010-12-02 Thread Ruben Pollan
.org/pipermail/notmuch/attachments/20101202/e14f28db/attachment.pgp>

[PATCH] test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability

2010-12-02 Thread Mike Kelly
On Wed, Dec 01, 2010 at 09:27:52PM +0100, Joel Borggr?n-Franck wrote: > From: Joel Borggr?n-Franck > > Change #!/bin/bash at start of tests to "#!/usr/bin/env bash". That way > systems running on bash < 4 can prepend bash >= 4 to path before > running the tests. This is also important on

[PATCH] add headers cc: bcc: and to: (as exactto:) to search index

2010-12-02 Thread Dirk Hohndel
On Wed, 1 Dec 2010 21:33:55 +0100, Joel Borggr?n-Franck wrote: > From: Joel Borggr?n-Franck > > Add headers cc: bcc: and to: to index. Real header to: is searched as > "exactto:foo at bar.baz" and search term "to:" is kept as a union of cc:, > bcc: and to: for backward compatibility. Use

[GNU EMACS] smtpmail package and queue

2010-12-02 Thread Xavier Maillard
Hi Philip, On Wed, 01 Dec 2010 09:38:24 +, Philip Hands wrote: > On Wed, 1 Dec 2010 03:01:47 +0100, first last googlemail.com> wrote: > > msmtp includes (at last in some distros I think) a script that enqeues mails > > when you are offline and sends them when you are online. It is a drop-in

[PATCH] test: change #!/bin/bash to #!/usr/bin/env bash enhances portability

2010-12-02 Thread Joel Borggrén-Franck
From: Joel Borggrén-Franck j...@codehouse.se Change #!/bin/bash at start of tests to #!/usr/bin/env bash. That way systems running on bash 4 can prepend bash = 4 to path before running the tests. --- test/README |6 +++--- test/aggregate-results.sh |2 +- test/author-order

Re: [GNU EMACS] smtpmail package and queue

2010-12-02 Thread Xavier Maillard
Hi, On Wed, 1 Dec 2010 03:01:47 +0100, first last arian.kusc...@googlemail.com wrote: msmtp includes (at last in some distros I think) a script that enqeues mails when you are offline and sends them when you are online. It is a drop-in replacement for sendmail. Ok and thank you for msmtp but

Re: [GNU EMACS] smtpmail package and queue

2010-12-02 Thread Xavier Maillard
Hi Philip, On Wed, 01 Dec 2010 09:38:24 +, Philip Hands p...@hands.com wrote: On Wed, 1 Dec 2010 03:01:47 +0100, first last arian.kusc...@googlemail.com wrote: msmtp includes (at last in some distros I think) a script that enqeues mails when you are offline and sends them when you are

Re: [PATCH] test: change #!/bin/bash to #!/usr/bin/env bash enhances portability

2010-12-02 Thread Ruben Pollan
On 21:27, Wed 01 Dec 10, Joel Borggrén-Franck wrote: From: Joel Borggrén-Franck j...@codehouse.se Change #!/bin/bash at start of tests to #!/usr/bin/env bash. That way systems running on bash 4 can prepend bash = 4 to path before running the tests. Is there any reason to use bash? Is the

Re: [PATCH] test: change #!/bin/bash to #!/usr/bin/env bash enhances portability

2010-12-02 Thread Joel Borggrén-Franck
On Thu, Dec 2, 2010 at 4:13 PM, Ruben Pollan mes...@sindominio.net wrote: On 21:27, Wed 01 Dec 10, Joel Borggrén-Franck wrote: From: Joel Borggrén-Franck j...@codehouse.se Change #!/bin/bash at start of tests to #!/usr/bin/env bash. That way systems running on bash 4 can prepend bash = 4 to

Re: [PATCH] test: change #!/bin/bash to #!/usr/bin/env bash enhances portability

2010-12-02 Thread Mike Kelly
On Wed, Dec 01, 2010 at 09:27:52PM +0100, Joel Borggrén-Franck wrote: From: Joel Borggrén-Franck j...@codehouse.se Change #!/bin/bash at start of tests to #!/usr/bin/env bash. That way systems running on bash 4 can prepend bash = 4 to path before running the tests. This is also important

Re: [PATCH] add headers cc: bcc: and to: (as exactto:) to search index

2010-12-02 Thread Dirk Hohndel
On Wed, 1 Dec 2010 21:33:55 +0100, Joel Borggrén-Franck joel.borggren.fra...@gmail.com wrote: From: Joel Borggrén-Franck j...@codehouse.se Add headers cc: bcc: and to: to index. Real header to: is searched as exactto:f...@bar.baz and search term to: is kept as a union of cc:, bcc: and to:

Re: [PATCH] bug in notmuch-fcc-header-setup

2010-12-02 Thread Ladislav Lhotka
On Út, 2010-11-30 at 15:02 +, David Edmondson wrote: On Tue, 30 Nov 2010 15:58:53 +0100, Ladislav Lhotka lho...@cesnet.cz wrote: the check for old-style setting of notmuch-fcc-dirs doesn't work because 'length' function cannot be applied to a cons cell. The following patch should fix

How notmuchmail guess the 'from' and what to do in To and Cc ?

2010-12-02 Thread Xavier Maillard
Hi, all is in the subject but I will try to clarify. On this mailing list, when pressing the 'r' key to post an answer to a message, my From header is automatically filled with my 'backup' email address and I do not know why. My primary is this one. How does it guess that ? Second, once again,