[PATCH 3/3] test: add emacs test for hiding a message following an HTML part

2011-12-16 Thread Dmitry Kurochkin
Hi Tom. On Thu, 15 Dec 2011 10:27:33 -0700, Tom Prince wrote: > On Thu, 15 Dec 2011 08:14:08 -0400, David Bremner > wrote: > > On Mon, 4 Jul 2011 05:59:03 +0400, Dmitry Kurochkin > gmail.com> wrote: > > > Result: nothing happens except for "No URL at point" message > > > > > > Expected

[PATCH v3 4/4] emacs: add notmuch-hello-hook

2011-12-16 Thread Dmitry Kurochkin
On Tue, 13 Dec 2011 21:49:00 +0400, Dmitry Kurochkin wrote: > On Tue, 13 Dec 2011 18:32:12 +0100, Thomas Jost > wrote: > > This hook is called every time the notmuch-hello buffer is updated. > > --- > > emacs/notmuch-hello.el |9 - > > 1 files changed, 8 insertions(+), 1

[PATCH v3 1/4] emacs: Let the user choose where to compose new mails

2011-12-16 Thread David Bremner
On Fri, 16 Dec 2011 15:45:26 -0800, Jameson Graef Rollins wrote: > Hey, David. What exactly is the problem here? These seems like it's > actually reasonable behavior when you're using emacs in daemon mode, > yes? I don't actually use notmuch with emacs daemon/client, so I'm not > sure what

More ideas about logging.

2011-12-16 Thread Michael Hudson-Doyle
On Thu, 15 Dec 2011 22:09:08 -0400, David Bremner wrote: > Various discussions (mostly on IRC) from my jlog proposal, and a from > Thomas's mtime > (id:"1323796305-28789-1-git-send-email-schnouki at schnouki.net") proposal > got me thinking. So let me know what you think about the following. > >

[PATCH v3 1/4] emacs: Let the user choose where to compose new mails

2011-12-16 Thread Jameson Graef Rollins
notmuchmail.org/pipermail/notmuch/attachments/20111216/a745bd65/attachment.pgp>

notmuch-emacs won't display correctly quoted-printable iso-8859-1 mails

2011-12-16 Thread Olivier Berger
Hi. Here's a copy of a bug report I've just filed in Debian's bugtracker [0]. If some of you have an idea of whether there's a fix/workaround ? Many thanks in advance. Best regards, P.S.: sent with Gnus to avoid messing with the encodings too much ;) [0]

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Austin Clements
Quoth Nathan Edson on Dec 16 at 1:26 pm: > On 12/16/11, Austin Clements wrote: > > Quoth Nathan Edson on Dec 16 at 1:12 pm: > > > > Since you're now building notmuch from source, could you build it with > > > > make clean && make CFLAGS=-g and run it under gdb again to get a > > > > backtrace?

[PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 08:29:00 -0400, David Bremner wrote: > On Fri, 16 Dec 2011 04:59:22 +0400, Dmitry Kurochkin gmail.com> wrote: > > > > What do perople think about making the thousands separator a space by > > default? > > > > Is that really good for a majority of users? I had never heard

[PATCH v2 2/2] emacs: Test for thread-outlining

2011-12-16 Thread Jameson Graef Rollins
. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111216/9c6f4201/attachment.pgp>

[PATCH 2/2] emacs: Fix notmuch-mua-user-agent defcustom

2011-12-16 Thread Dmitry Kurochkin
On Fri, 23 Sep 2011 22:03:42 +0300, Jani Nikula wrote: > The :options keyword is not meaningful for function type. Also, it was not > possible to enter nil value, contrary to the notmuch-mua-user-agent > defcustom documentation. Specify the alternatives using choice type, taking > nil into

[PATCH 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 16:22:07 +0400, Dmitry Kurochkin wrote: > Hi Jani. > > On Fri, 23 Sep 2011 22:03:41 +0300, Jani Nikula wrote: > > It was not possible to define custom filters or filter functions because > > the types were const. Remove const to allow editing. > > > > How about making

[PATCH 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom

2011-12-16 Thread Dmitry Kurochkin
Hi Jani. On Fri, 23 Sep 2011 22:03:41 +0300, Jani Nikula wrote: > It was not possible to define custom filters or filter functions because > the types were const. Remove const to allow editing. > How about making "Unread messages" query configurable as well? Regards, Dmitry >

ANNOUNCE: nottoomuch-addresses.pl version 1.4

2011-12-16 Thread Tomi Ollila
On Fri, 16 Dec 2011 14:01:26 +0100, Philipp ?berbacher wrote: > Quoting Tomi Ollila (2011-12-14 21:10:28) > > Hi Tomi, > can this be used to automatically populate abook? > I wonder because alot uses abook for addresses, and this could be handy. Converter from 'flat list of email-addresses' in

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Austin Clements
Quoth Nathan Edson on Dec 16 at 1:12 pm: > > Since you're now building notmuch from source, could you build it with > > make clean && make CFLAGS=-g and run it under gdb again to get a > > backtrace? I don't understand why strace didn't show it opening any > > mail, but with debug symbols the

have "notmuch help" call man?

2011-12-16 Thread Kazuo Teramoto
On 2011-12-16T14:01:42, David Bremner wrote: >Also, there is the question of common text like search-terms, which >could be included in every page, or maybe contained in man notmuch. > What about continuing the git-foo analogy and creating a notmuch search terms page. Like how git-log page

[PATCH v2 0/3] emacs: Document notmuch-show-get-message-properties

2011-12-16 Thread Jameson Graef Rollins
notmuchmail.org/pipermail/notmuch/attachments/20111216/2245a928/attachment.pgp>

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Austin Clements
Quoth Nathan Edson on Dec 16 at 12:07 pm: > Hello, > I posted yesterday detailing this issue I am having: > > yabai at newb:~$ notmuch new > Processed 1 files (0 files/sec.). > GLib-ERROR **: /build/buildd/glib2.0-2.28.6/./glib/gmem.c:239: failed to > allocate 2147483648 bytes > aborting... >

[PATCH v3 1/4] emacs: Let the user choose where to compose new mails

2011-12-16 Thread Jameson Graef Rollins
t available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111216/48c10a24/attachment-0001.pgp>

[PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 06:16:45 -0500, Aaron Ecay wrote: > From the emacs changelog: > > ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and > passes it to the mail user agent function. This argument specifies an > action for returning to the caller after finishing with the

[PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 13:06:21 +0200, Tomi Ollila wrote: > On Fri, 16 Dec 2011 05:30:39 -0500, Aaron Ecay wrote: > > >From the emacs changelog: > > > > ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and > > passes it to the mail user agent function. This argument specifies

[PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 05:30:39 -0500, Aaron Ecay wrote: > From the emacs changelog: > > ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and > passes it to the mail user agent function. This argument specifies an > action for returning to the caller after finishing with the

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
On 12/16/11, Austin Clements wrote: > Quoth Nathan Edson on Dec 16 at 1:26 pm: > > On 12/16/11, Austin Clements wrote: > > > Quoth Nathan Edson on Dec 16 at 1:12 pm: > > > > > Since you're now building notmuch from source, could you build it with > > > > > make clean && make CFLAGS=-g and run it

have "notmuch help" call man?

2011-12-16 Thread Jameson Graef Rollins
jamie. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111216/6a3a66bd/attachment-0001.pgp>

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
On 12/16/11, Austin Clements wrote: > Quoth Nathan Edson on Dec 16 at 1:12 pm: > > > Since you're now building notmuch from source, could you build it with > > > make clean && make CFLAGS=-g and run it under gdb again to get a > > > backtrace? I don't understand why strace didn't show it opening

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
> Since you're now building notmuch from source, could you build it with > make clean && make CFLAGS=-g and run it under gdb again to get a > backtrace? I don't understand why strace didn't show it opening any > mail, but with debug symbols the backtrace should hopefully tell us > that. Perhaps

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
> Since you're now building notmuch from source, could you build it with > make clean && make CFLAGS=-g and run it under gdb again to get a > backtrace? I don't understand why strace didn't show it opening any > mail, but with debug symbols the backtrace should hopefully tell us > that. First,

[alot] on Arch Linux

2011-12-16 Thread Patrick Totzke
Quoting Kazuo Teramoto (2011-12-16 12:37:37) >On 2011-12-16T08:28:37, Patrick Totzke wrote: >> >>Hmm.. Is anybody using Arch willing to look into this? Or can anybody >>suggest a painless and quick way for me to set up an Arch installation >>in a Virtualbox or so to be able to reproduce this? >>

[alot] on Arch Linux

2011-12-16 Thread Philipp Überbacher
Quoting Patrick Totzke (2011-12-16 11:28:37) >Quoting Mark Foxwell (2011-12-16 10:05:12) >>Quoting Patrick Totzke (2011-12-16 09:06:44) >>>Regarding your bug reports: Can anybody else running Arch confirm the >>>problems Philipp has? >>>In particular that logging doesn't work and this issue:

[PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Tomi Ollila
On Fri, 16 Dec 2011 05:30:39 -0500, Aaron Ecay wrote: > >From the emacs changelog: > > ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and > passes it to the mail user agent function. This argument specifies an > action for returning to the caller after finishing with

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
Hello, I posted yesterday detailing this issue I am having: yabai at newb:~$ notmuch new Processed 1 files (0 files/sec.). GLib-ERROR **: /build/buildd/glib2.0-2.28.6/./glib/gmem.c:239: failed to allocate 2147483648 bytes aborting... Aborted I thought that I might have better success compiling

have "notmuch help" call man?

2011-12-16 Thread David Bremner
Hi All; Currently help strings are compiled into the notmuch binary. This is a bit a of pain, since we have the same help text in two places. What do you think about having "notmuch help foo" invoke "man notmuch-foo" and create appropriate man pages (or links). There are other ways around the

[alot] on Arch Linux

2011-12-16 Thread Kazuo Teramoto
On 2011-12-16T08:28:37, Patrick Totzke wrote: > >Hmm.. Is anybody using Arch willing to look into this? Or can anybody >suggest a painless and quick way for me to set up an Arch installation >in a Virtualbox or so to be able to reproduce this? > I'm using Arch and I have debugging log. I'm using

[alot] on Arch Linux

2011-12-16 Thread Patrick Totzke
Quoting Mark Foxwell (2011-12-16 10:05:12) >Quoting Patrick Totzke (2011-12-16 09:06:44) >>Regarding your bug reports: Can anybody else running Arch confirm the >>problems Philipp has? >>In particular that logging doesn't work and this issue: >>https://github.com/pazz/alot/issues/156 ? >>Because

[alot] on Arch Linux

2011-12-16 Thread Mark Foxwell
Quoting Patrick Totzke (2011-12-16 09:06:44) >Regarding your bug reports: Can anybody else running Arch confirm the problems >Philipp has? >In particular that logging doesn't work and this issue: >https://github.com/pazz/alot/issues/156 ? >Because I don't know how to reproduce this and having no

have "notmuch help" call man?

2011-12-16 Thread Adam Wolfe Gordon
On Fri, Dec 16, 2011 at 09:01, David Bremner wrote: > Currently help strings are compiled into the notmuch binary. This is a > bit a of pain, since we have the same help text in two places. > What do you think about having "notmuch help foo" invoke "man > notmuch-foo" and create appropriate man

[alot] on Arch Linux

2011-12-16 Thread Patrick Totzke
Hi Philipp, Quoting Philipp ?berbacher (2011-12-14 22:30:22) >I run Arch Linux. Here's some information for fellow Archers: >PKGBUILD for alot-git: https://aur.archlinux.org/packages.php?ID=54955 >Should work just fine. If you want to help debug alot, change >_gitname=master to the name of the

[PATCH v2 0/3] emacs: Document notmuch-show-get-message-properties

2011-12-16 Thread David Bremner
On Fri, 8 Jul 2011 20:46:54 +0200, Daniel Schoepe wrote: > This version fixes the issues mentioned by Austin and highlights the currently > displayed message in the outline buffer. My previous issues with > 'point-entered > and 'point-left were caused by linum-mode, so don't enable it for >

[PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator

2011-12-16 Thread David Bremner
On Fri, 16 Dec 2011 04:59:22 +0400, Dmitry Kurochkin wrote: > > What do perople think about making the thousands separator a space by > default? > Is that really good for a majority of users? I had never heard of it until now. I know this is hardly scientific, but still... d

More ideas about logging.

2011-12-16 Thread David Bremner
On Fri, 16 Dec 2011 20:16:51 +1300, Michael Hudson-Doyle wrote: > > It's a tangent, but would this sort of thing allow a "undo last tagging > operation" command in emacs? > It seems like it would be much simpler to track that information in a data structure in emacs? Undo info is a frequently

More ideas about logging.

2011-12-16 Thread David Bremner
On Thu, 15 Dec 2011 23:07:22 -0500, Austin Clements wrote: > Quoth David Bremner on Dec 15 at 10:09 pm: > > you could come back with Xapian saying you have 500 log entries when > your logfile comes back with only 20. The only way I know of to fix > this is to fsync after the logfile write,

[PATCH] Fix build with binutils-2.22

2011-12-16 Thread Tomi Ollila
On Thu, 15 Dec 2011 20:41:58 +0100, Thomas Jost wrote: > binutils-2.22 changes the behaviour of ld by defaulting to > --no-copy-dt-needed-entries, which means that required objects/libs are not > "indirectly" linked through intermediate objects/libs anymore. As a > consequence, > when using

[PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Aaron Ecay
>From the emacs changelog: ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and passes it to the mail user agent function. This argument specifies an action for returning to the caller after finishing with the mail. This is currently used by Rmail to delete a mail

[PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Aaron Ecay
>From the emacs changelog: ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and passes it to the mail user agent function. This argument specifies an action for returning to the caller after finishing with the mail. This is currently used by Rmail to delete a mail

[PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator

2011-12-16 Thread Dmitry Kurochkin
On Tue, 13 Dec 2011 18:32:11 +0100, Thomas Jost wrote: > In 123,456.78, "." is the decimal separator, but "," is the thousands > separator. > > This commit also mentions the space being used as thousands separator in > several > European countries. > --- What do perople think about making

[PATCH v3 2/4] emacs: Add a face for crypto parts headers

2011-12-16 Thread Dmitry Kurochkin
On Tue, 13 Dec 2011 18:32:10 +0100, Thomas Jost wrote: > Commit cb841878 introduced new parts handlers for crypto parts, but also > hardcoded values for their headers face. This replaces these hardcoded values > with a customizable face. > --- Looks good to me. Regards, Dmitry >

Re: [alot] on Arch Linux

2011-12-16 Thread Patrick Totzke
Hi Philipp, Quoting Philipp Überbacher (2011-12-14 22:30:22) I run Arch Linux. Here's some information for fellow Archers: PKGBUILD for alot-git: https://aur.archlinux.org/packages.php?ID=54955 Should work just fine. If you want to help debug alot, change _gitname=master to the name of the

Re: [alot] on Arch Linux

2011-12-16 Thread Mark Foxwell
Quoting Patrick Totzke (2011-12-16 09:06:44) Regarding your bug reports: Can anybody else running Arch confirm the problems Philipp has? In particular that logging doesn't work and this issue: https://github.com/pazz/alot/issues/156 ? Because I don't know how to reproduce this and having no log

Re: [alot] on Arch Linux

2011-12-16 Thread Patrick Totzke
Quoting Mark Foxwell (2011-12-16 10:05:12) Quoting Patrick Totzke (2011-12-16 09:06:44) Regarding your bug reports: Can anybody else running Arch confirm the problems Philipp has? In particular that logging doesn't work and this issue: https://github.com/pazz/alot/issues/156 ? Because I don't

[PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Aaron Ecay
From the emacs changelog: ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and passes it to the mail user agent function. This argument specifies an action for returning to the caller after finishing with the mail. This is currently used by Rmail to delete a mail window.

Re: [PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 05:30:39 -0500, Aaron Ecay aarone...@gmail.com wrote: From the emacs changelog: ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and passes it to the mail user agent function. This argument specifies an action for returning to the caller after

Re: [PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Tomi Ollila
On Fri, 16 Dec 2011 05:30:39 -0500, Aaron Ecay aarone...@gmail.com wrote: From the emacs changelog: ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and passes it to the mail user agent function. This argument specifies an action for returning to the caller after

[PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Aaron Ecay
From the emacs changelog: ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and passes it to the mail user agent function. This argument specifies an action for returning to the caller after finishing with the mail. This is currently used by Rmail to delete a mail window.

Re: [PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 13:06:21 +0200, Tomi Ollila tomi.oll...@iki.fi wrote: On Fri, 16 Dec 2011 05:30:39 -0500, Aaron Ecay aarone...@gmail.com wrote: From the emacs changelog: ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and passes it to the mail user agent

Re: [PATCH] [emacs] Add an argument to notmuch-mua-mail

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 06:16:45 -0500, Aaron Ecay aarone...@gmail.com wrote: From the emacs changelog: ** `compose-mail' now accepts an optional 8th arg, RETURN-ACTION, and passes it to the mail user agent function. This argument specifies an action for returning to the caller after

Re: More ideas about logging.

2011-12-16 Thread David Bremner
On Thu, 15 Dec 2011 23:07:22 -0500, Austin Clements amdra...@mit.edu wrote: Quoth David Bremner on Dec 15 at 10:09 pm: you could come back with Xapian saying you have 500 log entries when your logfile comes back with only 20. The only way I know of to fix this is to fsync after the logfile

Re: [alot] on Arch Linux

2011-12-16 Thread Philipp Überbacher
Quoting Patrick Totzke (2011-12-16 11:28:37) Quoting Mark Foxwell (2011-12-16 10:05:12) Quoting Patrick Totzke (2011-12-16 09:06:44) Regarding your bug reports: Can anybody else running Arch confirm the problems Philipp has? In particular that logging doesn't work and this issue:

Re: [PATCH 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom

2011-12-16 Thread Dmitry Kurochkin
Hi Jani. On Fri, 23 Sep 2011 22:03:41 +0300, Jani Nikula j...@nikula.org wrote: It was not possible to define custom filters or filter functions because the types were const. Remove const to allow editing. How about making Unread messages query configurable as well? Regards, Dmitry

Re: [PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator

2011-12-16 Thread David Bremner
On Fri, 16 Dec 2011 04:59:22 +0400, Dmitry Kurochkin dmitry.kuroch...@gmail.com wrote: What do perople think about making the thousands separator a space by default? Is that really good for a majority of users? I had never heard of it until now. I know this is hardly scientific, but

Re: [PATCH 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 16:22:07 +0400, Dmitry Kurochkin dmitry.kuroch...@gmail.com wrote: Hi Jani. On Fri, 23 Sep 2011 22:03:41 +0300, Jani Nikula j...@nikula.org wrote: It was not possible to define custom filters or filter functions because the types were const. Remove const to allow

Re: [PATCH 2/2] emacs: Fix notmuch-mua-user-agent defcustom

2011-12-16 Thread Dmitry Kurochkin
On Fri, 23 Sep 2011 22:03:42 +0300, Jani Nikula j...@nikula.org wrote: The :options keyword is not meaningful for function type. Also, it was not possible to enter nil value, contrary to the notmuch-mua-user-agent defcustom documentation. Specify the alternatives using choice type, taking nil

Re: [PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator

2011-12-16 Thread Dmitry Kurochkin
On Fri, 16 Dec 2011 08:29:00 -0400, David Bremner da...@tethera.net wrote: On Fri, 16 Dec 2011 04:59:22 +0400, Dmitry Kurochkin dmitry.kuroch...@gmail.com wrote: What do perople think about making the thousands separator a space by default? Is that really good for a majority of

Re: [alot] on Arch Linux

2011-12-16 Thread Kazuo Teramoto
On 2011-12-16T08:28:37, Patrick Totzke wrote: Hmm.. Is anybody using Arch willing to look into this? Or can anybody suggest a painless and quick way for me to set up an Arch installation in a Virtualbox or so to be able to reproduce this? I'm using Arch and I have debugging log. I'm using the

Re: [PATCH v2 0/3] emacs: Document notmuch-show-get-message-properties

2011-12-16 Thread David Bremner
On Fri, 8 Jul 2011 20:46:54 +0200, Daniel Schoepe daniel.scho...@googlemail.com wrote: This version fixes the issues mentioned by Austin and highlights the currently displayed message in the outline buffer. My previous issues with 'point-entered and 'point-left were caused by linum-mode, so

Re: [alot] on Arch Linux

2011-12-16 Thread Patrick Totzke
Quoting Kazuo Teramoto (2011-12-16 12:37:37) On 2011-12-16T08:28:37, Patrick Totzke wrote: Hmm.. Is anybody using Arch willing to look into this? Or can anybody suggest a painless and quick way for me to set up an Arch installation in a Virtualbox or so to be able to reproduce this? I'm using

Re: ANNOUNCE: nottoomuch-addresses.pl version 1.4

2011-12-16 Thread Tomi Ollila
On Fri, 16 Dec 2011 14:01:26 +0100, Philipp Überbacher mu...@lavabit.com wrote: Quoting Tomi Ollila (2011-12-14 21:10:28) Hi Tomi, can this be used to automatically populate abook? I wonder because alot uses abook for addresses, and this could be handy. Converter from 'flat list of

have notmuch help call man?

2011-12-16 Thread David Bremner
Hi All; Currently help strings are compiled into the notmuch binary. This is a bit a of pain, since we have the same help text in two places. What do you think about having notmuch help foo invoke man notmuch-foo and create appropriate man pages (or links). There are other ways around the

Re: have notmuch help call man?

2011-12-16 Thread Kazuo Teramoto
On 2011-12-16T14:01:42, David Bremner wrote: Also, there is the question of common text like search-terms, which could be included in every page, or maybe contained in man notmuch. What about continuing the git-foo analogy and creating a notmuch search terms page. Like how git-log page reference

Re: [PATCH 3/3] test: add emacs test for hiding a message following an HTML part

2011-12-16 Thread Tom Prince
On Thu, 15 Dec 2011 08:14:08 -0400, David Bremner da...@tethera.net wrote: On Mon, 4 Jul 2011 05:59:03 +0400, Dmitry Kurochkin dmitry.kuroch...@gmail.com wrote: Result: nothing happens except for No URL at point message Expected result: the second message is shown/hidden

Re: [PATCH v3 4/4] emacs: add notmuch-hello-hook

2011-12-16 Thread Dmitry Kurochkin
On Tue, 13 Dec 2011 21:49:00 +0400, Dmitry Kurochkin dmitry.kuroch...@gmail.com wrote: On Tue, 13 Dec 2011 18:32:12 +0100, Thomas Jost schno...@schnouki.net wrote: This hook is called every time the notmuch-hello buffer is updated. --- emacs/notmuch-hello.el |9 - 1 files

GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
Hello, I posted yesterday detailing this issue I am having: yabai@newb:~$ notmuch new Processed 1 files (0 files/sec.). GLib-ERROR **: /build/buildd/glib2.0-2.28.6/./glib/gmem.c:239: failed to allocate 2147483648 bytes aborting... Aborted I thought that I might have better success compiling

Re: GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Austin Clements
Quoth Nathan Edson on Dec 16 at 12:07 pm: Hello, I posted yesterday detailing this issue I am having: yabai@newb:~$ notmuch new Processed 1 files (0 files/sec.). GLib-ERROR **: /build/buildd/glib2.0-2.28.6/./glib/gmem.c:239: failed to allocate 2147483648 bytes aborting... Aborted I

Re: GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Austin Clements
Quoth Nathan Edson on Dec 16 at 1:12 pm: Since you're now building notmuch from source, could you build it with make clean make CFLAGS=-g and run it under gdb again to get a backtrace? I don't understand why strace didn't show it opening any mail, but with debug symbols the backtrace

Re: GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
Since you're now building notmuch from source, could you build it with make clean make CFLAGS=-g and run it under gdb again to get a backtrace? I don't understand why strace didn't show it opening any mail, but with debug symbols the backtrace should hopefully tell us that. Perhaps this

Re: GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
Since you're now building notmuch from source, could you build it with make clean make CFLAGS=-g and run it under gdb again to get a backtrace? I don't understand why strace didn't show it opening any mail, but with debug symbols the backtrace should hopefully tell us that. First, thanks

Re: have notmuch help call man?

2011-12-16 Thread Jameson Graef Rollins
On Fri, 16 Dec 2011 12:01:42 -0400, David Bremner brem...@unb.ca wrote: Currently help strings are compiled into the notmuch binary. This is a bit a of pain, since we have the same help text in two places. What do you think about having notmuch help foo invoke man notmuch-foo and create

Re: GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Austin Clements
Quoth Nathan Edson on Dec 16 at 1:26 pm: On 12/16/11, Austin Clements wrote: Quoth Nathan Edson on Dec 16 at 1:12 pm: Since you're now building notmuch from source, could you build it with make clean make CFLAGS=-g and run it under gdb again to get a backtrace? I don't

Re: GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
On 12/16/11, Austin Clements wrote: Quoth Nathan Edson on Dec 16 at 1:12 pm: Since you're now building notmuch from source, could you build it with make clean make CFLAGS=-g and run it under gdb again to get a backtrace? I don't understand why strace didn't show it opening any

Re: GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Austin Clements
Quoth Nathan Edson on Dec 16 at 1:43 pm: On 12/16/11, Austin Clements wrote: notmuch doesn't support mbox files, but an mbox file looks enough like a maildir message that notmuch will *try* to index it (but as a single, gigantic message). This is certainly the cause of the failure. The

Re: GLib-ERROR Mesage Running notmuch new

2011-12-16 Thread Nathan Edson
On 12/16/11, Austin Clements wrote: Quoth Nathan Edson on Dec 16 at 1:26 pm: On 12/16/11, Austin Clements wrote: Quoth Nathan Edson on Dec 16 at 1:12 pm: Since you're now building notmuch from source, could you build it with make clean make CFLAGS=-g and run it under gdb again

Re: [PATCH v3 1/4] emacs: Let the user choose where to compose new mails

2011-12-16 Thread Jameson Graef Rollins
On Thu, 15 Dec 2011 19:50:36 -0400, David Bremner da...@tethera.net wrote: I think the problem is related to emacsclient. With 'm' I have the following behaviour: emacs -q --daemon M-x notmuch (to load variable definitions) M-x customize-variable notmuch-mua-compose-in (select compose in

Re: [PATCH v2 0/3] emacs: Document notmuch-show-get-message-properties

2011-12-16 Thread Jameson Graef Rollins
On Fri, 16 Dec 2011 09:01:21 -0400, David Bremner da...@tethera.net wrote: The others are (not too surprisingly) stale and need rebasing. I'm also not clear on whether we have concensus on whether the patches are suitable for inclusion, so feedback from others would be welcome (perhaps before

[PATCH v2 0/2] emacs: Add thread-outline functionality

2011-12-16 Thread Daniel Schoepe
Rebased to master, only one trivial conflict anyway. ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

[PATCH v2 1/2] emacs: Add thread-outline functionality

2011-12-16 Thread Daniel Schoepe
From: Daniel Schoepe daniel.scho...@googlemail.com This patch adds some functionality to display the outline for threads displayed by notmuch-show. The entries in the outline buffer are links to the corresponding message in the notmuch-show buffer. --- emacs/notmuch-lib.el | 12 +++

[PATCH v2 2/2] emacs: Test for thread-outlining

2011-12-16 Thread Daniel Schoepe
From: Daniel Schoepe daniel.scho...@googlemail.com --- test/emacs |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/test/emacs b/test/emacs index 6e922de..e706909 100755 --- a/test/emacs +++ b/test/emacs @@ -71,6 +71,13 @@ test_emacs (let

Re: [PATCH v2 2/2] emacs: Test for thread-outlining

2011-12-16 Thread Jameson Graef Rollins
fyi this patch applied, but I got the following warning from git: Applying: emacs: Test for thread-outlining /home/jrollins/src/notmuch/git/.git/rebase-apply/patch:16: space before tab in indent. (switch-to-buffer notmuch-show-outline-buffer) warning: 1 line adds whitespace errors.

[PATCH v3 1/2] emacs: Add thread-outline functionality

2011-12-16 Thread Daniel Schoepe
I somehow managed to forget the actual test file in the previous version... ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

[PATCH v3 1/2] emacs: Add thread-outline functionality

2011-12-16 Thread Daniel Schoepe
From: Daniel Schoepe daniel.scho...@googlemail.com This patch adds some functionality to display the outline for threads displayed by notmuch-show. The entries in the outline buffer are links to the corresponding message in the notmuch-show buffer. --- emacs/notmuch-lib.el | 12 +++

[no subject]

2011-12-16 Thread Daniel Schoepe
Fixed whitespace error reported by Jameson. ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

[PATCH v4 1/2] emacs: Add thread-outline functionality

2011-12-16 Thread Daniel Schoepe
From: Daniel Schoepe daniel.scho...@googlemail.com This patch adds some functionality to display the outline for threads displayed by notmuch-show. The entries in the outline buffer are links to the corresponding message in the notmuch-show buffer. --- emacs/notmuch-lib.el | 12 +++

[PATCH v4 2/2] emacs: Test for thread-outlining

2011-12-16 Thread Daniel Schoepe
From: Daniel Schoepe daniel.scho...@googlemail.com --- test/emacs |7 +++ .../notmuch-show-thread-outline|7 +++ 2 files changed, 14 insertions(+), 0 deletions(-) create mode 100644

Re: [PATCH v3 1/4] emacs: Let the user choose where to compose new mails

2011-12-16 Thread David Bremner
On Fri, 16 Dec 2011 15:45:26 -0800, Jameson Graef Rollins jroll...@finestructure.net wrote: Hey, David. What exactly is the problem here? These seems like it's actually reasonable behavior when you're using emacs in daemon mode, yes? I don't actually use notmuch with emacs daemon/client,

Re: [PATCH v3 1/4] emacs: Let the user choose where to compose new mails

2011-12-16 Thread Jameson Graef Rollins
On Fri, 16 Dec 2011 21:19:37 -0400, David Bremner da...@tethera.net wrote: The frame started by emacsclient -c is no different than a frame started with emacs. It closes when you type C-x C-c. In particular killing an emacs window should not kill the frame. With this patch, and

[PATCH 2/4] test: add test for `notmuch-hello-mode-hook'

2011-12-16 Thread Dmitry Kurochkin
Test that `notmuch-hello-mode-hook' is called once when `notmuch-hello' function is called. --- test/emacs |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/test/emacs b/test/emacs index 6e922de..a864ffa 100755 --- a/test/emacs +++ b/test/emacs @@ -476,4 +476,13 @@

[PATCH 1/4] test: add `notmuch-hello-mode-hook-counter'

2011-12-16 Thread Dmitry Kurochkin
Add `notmuch-hello-mode-hook-counter' hook to count how many times `notmuch-hello-mode-hook' was called. The counter function increments `notmuch-hello-mode-hook-counter' variable value if it is bount, otherwise it does nothing. --- test/test-lib.el |9 + 1 files changed, 9

[PATCH 3/4] test: add broken test for `notmuch-hello-mode-hook' called during update

2011-12-16 Thread Dmitry Kurochkin
Test that `notmuch-hello-mode-hook' is not called during `notmuch-hello' buffer updates. The test is currently broken. --- test/emacs | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/test/emacs b/test/emacs index a864ffa..b4c2444 100755 --- a/test/emacs +++

[PATCH 4/4] emacs: do not call `notmuch-hello-mode' on update

2011-12-16 Thread Dmitry Kurochkin
`notmuch-hello' should call `notmuch-hello-mode' function only when run for the first time. But before the change, `notmuch-hello' used `kill-all-local-variables' to remove editable widgets fields. This caused the major mode to be reset, and `notmuch-hello-mode' to be called every time. The