[RFC][PATCH] emacs: Provide scaffolding so that the new `shr' HTML renderer can run.

2011-12-19 Thread Chris Gray
On Mon, 19 Dec 2011 15:45:59 +, David Edmondson wrote: > Latest gnus provides a new HTML renderer entirely in lisp. It requires > some minor but ugly scaffolding to allow use with notmuch. > --- > > This is pretty horrible, but works in the cases that I tested. It > would be useful if a few

[afew] announcing afew, an universal tagging solution with some fancy features

2011-12-19 Thread Patrick Totzke
Quoting Jameson Graef Rollins (2011-12-19 17:57:00) >On Mon, 19 Dec 2011 15:13:51 +0100, Justus Winter <4winter at >informatik.uni-hamburg.de> wrote: >> Is your new tag called 'is:new'? Mine is just called 'new' > >is: is a search prefix, synonymous with tag: Apologies, that was misleading: my

[PATCH 0/5] Store message modification times in the DB

2011-12-19 Thread David Edmondson
On Tue, 13 Dec 2011 18:11:40 +0100, Thomas Jost wrote: > This is a patch series I've been working on for some time in order to be > able to sync my tags on several computers. I'm posting it now, but > please consider it as a RFC rather than something that is ready to be > pushed. > > The basic

[PATCH] emacs: Add `notmuch-jump-to-recent-buffer'.

2011-12-19 Thread David Edmondson
On Mon, 22 Nov 2010 11:51:04 +, David Edmondson wrote: > From a Carl Worth idea: Add `notmuch-jump-to-recent-buffer', which > will select the most recently used notmuch buffer (search, show or > hello). If no recent buffer is found, run `notmuch'. > > It is expected that the user will global

[PATCH 0/5] Store message modification times in the DB

2011-12-19 Thread Tom Prince
On Mon, 19 Dec 2011 14:48:21 -0500, Austin Clements wrote: > This protocol requires significantly more state, but can also > reconstruct per-tag changes. Conflict resolution is equivalent to > what git would do and is based solely on the current local and remote > state and the common ancestor

[RFC][PATCH] emacs: Provide scaffolding so that the new `shr' HTML renderer can run.

2011-12-19 Thread David Edmondson
Latest gnus provides a new HTML renderer entirely in lisp. It requires some minor but ugly scaffolding to allow use with notmuch. --- This is pretty horrible, but works in the cases that I tested. It would be useful if a few other people could test. Note that `cid:' images included with a

[afew] announcing afew, an universal tagging solution with some fancy features

2011-12-19 Thread Justus Winter
t -- A non-text attachment was scrubbed... Name: .signature Type: application/octet-stream Size: 17 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111219/240d2652/attachment.obj>

[PATCH 0/5] Store message modification times in the DB

2011-12-19 Thread Austin Clements
Quoth David Edmondson on Dec 19 at 4:34 pm: > On Tue, 13 Dec 2011 18:11:40 +0100, Thomas Jost > wrote: > > This is a patch series I've been working on for some time in order to be > > able to sync my tags on several computers. I'm posting it now, but > > please consider it as a RFC rather than

SOLVED - Was: Re: Bug#652359: notmuch-emacs: Won't display correctly quoted-printable iso-8859-1 mails

2011-12-19 Thread Tomi Ollila
On Mon, 19 Dec 2011 11:53:55 +0100, Olivier Berger wrote: > > Just for completeness, it seems that it's the specific Latin-1 setting > of current-language-environment that messed with the rendering. > > If I don't customize it to Latin-1, the current-language-environment > seems to be

[PATCH] emacs: Add `notmuch-jump-to-recent-buffer'.

2011-12-19 Thread Aaron Ecay
(Please excuse the lack of inline comments on the patch ? the original patch email is so old that I had deleted it from my archives!) progn...set-buffer should be with-current-buffer or...eq...eq... would be cleaner as (memq major-mode '(foo bar baz)) Otherwise, LGTM -- Aaron Ecay

[RFC][PATCH] emacs: Provide scaffolding so that the new `shr' HTML renderer can run.

2011-12-19 Thread Aaron Ecay
David, This patch doesn?t allow users to have their own settings for shr-{inhibit,block}-images, since it forces these values to nil (via the corresponding gnus variables). (For those looking to follow the code, here?s the call path: notmuch-show-mm-display-part-inline -> mm-display-part ->

SOLVED - Was: Re: Bug#652359: notmuch-emacs: Won't display correctly quoted-printable iso-8859-1 mails

2011-12-19 Thread Olivier Berger
On Mon, 19 Dec 2011 11:34:29 +0100, Olivier Berger wrote: > Hi. > > On Mon, 19 Dec 2011 11:25:04 +0100, Olivier Berger it-sudparis.eu> wrote: > > > > On the contrary, UTF-8 sets it fine ;-) as well as if M-x > > reset-language-environment, as expected ;) > > > > I've checked and had : > -

Bug#652359: notmuch-emacs: Won't display correctly quoted-printable iso-8859-1 mails

2011-12-19 Thread Olivier Berger
Hi. On Mon, 19 Dec 2011 11:25:04 +0100, Olivier Berger wrote: > > On the contrary, UTF-8 sets it fine ;-) as well as if M-x > reset-language-environment, as expected ;) > I've checked and had : - current-language-environment "Latin-1" - and default-input-method "latin-1-prefix" in my

Bug#652359: notmuch-emacs: Won't display correctly quoted-printable iso-8859-1 mails

2011-12-19 Thread Olivier Berger
On Sun, 18 Dec 2011 20:03:43 -0400, David Bremner wrote: > On Fri, 16 Dec 2011 17:01:04 +0100, Olivier Berger it-sudparis.eu> wrote: > > > In my understanding, the quoted-printable iso-8859-1 is correct for > > french accents, and is converted somehow to UTF-8, though it is > > displayed in an

More ideas about logging.

2011-12-19 Thread Michael Hudson-Doyle
On Fri, 16 Dec 2011 08:02:17 -0400, David Bremner wrote: > On Fri, 16 Dec 2011 20:16:51 +1300, Michael Hudson-Doyle canonical.com> 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

[afew] announcing afew, an universal tagging solution with some fancy features

2011-12-19 Thread Jameson Graef Rollins
On Mon, 19 Dec 2011 15:13:51 +0100, Justus Winter <4winter at informatik.uni-hamburg.de> wrote: > Is your new tag called 'is:new'? Mine is just called 'new' is: is a search prefix, synonymous with tag: > That could be a problem since 'new' as tag for new mails is currently > hardcoded at

[alot] Introducing myself, asking various questions

2011-12-19 Thread Krzysztof Ilowiecki
On Sun, Dec 18, 2011 at 20:32, Patrick Totzke wrote: > If you're interested: Sebastian (spaetz) is looking for > a replacement to fork on the python bindings to libnotmuch. > A rewrite in cython would be great. I'll have a look, but I've never tried cython and this sounds like someone more

Re: Bug#652359: notmuch-emacs: Won't display correctly quoted-printable iso-8859-1 mails

2011-12-19 Thread Olivier Berger
On Sun, 18 Dec 2011 20:03:43 -0400, David Bremner da...@tethera.net wrote: On Fri, 16 Dec 2011 17:01:04 +0100, Olivier Berger olivier.ber...@it-sudparis.eu wrote: In my understanding, the quoted-printable iso-8859-1 is correct for french accents, and is converted somehow to UTF-8, though

Re: Bug#652359: notmuch-emacs: Won't display correctly quoted-printable iso-8859-1 mails

2011-12-19 Thread Olivier Berger
Hi. On Mon, 19 Dec 2011 11:25:04 +0100, Olivier Berger olivier.ber...@it-sudparis.eu wrote: On the contrary, UTF-8 sets it fine ;-) as well as if M-x reset-language-environment, as expected ;) I've checked and had : - current-language-environment Latin-1 - and default-input-method

SOLVED - Was: Re: Bug#652359: notmuch-emacs: Won't display correctly quoted-printable iso-8859-1 mails

2011-12-19 Thread Olivier Berger
On Mon, 19 Dec 2011 11:34:29 +0100, Olivier Berger olivier.ber...@it-sudparis.eu wrote: Hi. On Mon, 19 Dec 2011 11:25:04 +0100, Olivier Berger olivier.ber...@it-sudparis.eu wrote: On the contrary, UTF-8 sets it fine ;-) as well as if M-x reset-language-environment, as expected ;)

Re: SOLVED - Was: Re: Bug#652359: notmuch-emacs: Won't display correctly quoted-printable iso-8859-1 mails

2011-12-19 Thread Tomi Ollila
On Mon, 19 Dec 2011 11:53:55 +0100, Olivier Berger olivier.ber...@it-sudparis.eu wrote: Just for completeness, it seems that it's the specific Latin-1 setting of current-language-environment that messed with the rendering. If I don't customize it to Latin-1, the

Re: [afew] announcing afew, an universal tagging solution with some fancy features

2011-12-19 Thread Justus Winter
Hey Pazz :) Quoting Patrick Totzke (2011-12-14 17:59:43) Hi Justus, I have just tried your script and have some questions/remarks about it: * mkdir -p ~/.config/afew ~/.local/share/afew/categories As far as I can see, this is not needed if one doesn't use ClassifyingFilter, so its OK not to

Re: [PATCH] emacs: Add `notmuch-jump-to-recent-buffer'.

2011-12-19 Thread David Edmondson
On Mon, 22 Nov 2010 11:51:04 +, David Edmondson d...@dme.org wrote: From a Carl Worth idea: Add `notmuch-jump-to-recent-buffer', which will select the most recently used notmuch buffer (search, show or hello). If no recent buffer is found, run `notmuch'. It is expected that the user will

Re: [PATCH 0/5] Store message modification times in the DB

2011-12-19 Thread David Edmondson
On Tue, 13 Dec 2011 18:11:40 +0100, Thomas Jost schno...@schnouki.net wrote: This is a patch series I've been working on for some time in order to be able to sync my tags on several computers. I'm posting it now, but please consider it as a RFC rather than something that is ready to be pushed.

Re: [afew] announcing afew, an universal tagging solution with some fancy features

2011-12-19 Thread Jameson Graef Rollins
On Mon, 19 Dec 2011 15:13:51 +0100, Justus Winter 4win...@informatik.uni-hamburg.de wrote: Is your new tag called 'is:new'? Mine is just called 'new' is: is a search prefix, synonymous with tag: That could be a problem since 'new' as tag for new mails is currently hardcoded at various

Re: [PATCH 0/5] Store message modification times in the DB

2011-12-19 Thread Austin Clements
Quoth David Edmondson on Dec 19 at 4:34 pm: On Tue, 13 Dec 2011 18:11:40 +0100, Thomas Jost schno...@schnouki.net wrote: This is a patch series I've been working on for some time in order to be able to sync my tags on several computers. I'm posting it now, but please consider it as a RFC

Re: [PATCH 1/2] test/smtp-dummy: add --background option for going background after listen(2)

2011-12-19 Thread Dmitry Kurochkin
Hi Tomi. On Tue, 13 Dec 2011 11:01:22 +0200, Tomi Ollila tomi.oll...@iki.fi wrote: To avoid the possibility that smtp-dummy doesn't have chance to bind its listening socket until something tries to send message to it this option makes caller wait until socket is already listening for

Re: have notmuch help call man?

2011-12-19 Thread David Bremner
On Fri, 16 Dec 2011 12:01:42 -0400, David Bremner brem...@unb.ca wrote: What do you think about having notmuch help foo invoke man notmuch-foo and create appropriate man pages (or links). I started on this man page splitting. So far I have just been editing the documents, which I attach. The

Re: [RFC][PATCH] emacs: Provide scaffolding so that the new `shr' HTML renderer can run.

2011-12-19 Thread Chris Gray
On Mon, 19 Dec 2011 15:45:59 +, David Edmondson d...@dme.org wrote: Latest gnus provides a new HTML renderer entirely in lisp. It requires some minor but ugly scaffolding to allow use with notmuch. --- This is pretty horrible, but works in the cases that I tested. It would be useful if