Re: notmuch webmails

Subject: Re: notmuch webmails

Date: Tue, 19 Feb 2013 16:50:05 +0100

To: David Bremner, John Lenz, notmuch@notmuchmail.org

Cc: bgmamari.foss@gmail.com

From: Nicolas Pouillard


Quoting David Bremner (2013-02-17 14:19:55)
> Nicolas Pouillard <np@nicolaspouillard.fr> writes:
> 
> > Quoting John Lenz (2013-02-16 19:07:47)
> 
> >> Hi, I am working on one as well, but am further along.  I am starting
> >> to use it as my main interface.  I have table view of messages, a
> >> pager view, tagging and retagging, compose, compose with attachments,
> >> etc.  Combined with the "Its All Text" firefox plugin, it works
> >> pretty well.  I was planning on announcing in a week or so, but here
> >> is the code since this thread showed up.  I will work on some
> >> instructions on how to set it up soon, plus a little cleanup.
> >> 
> >> https://bitbucket.org/wuzzeb/notmuch-web/src
> >
> > Wow in Haskell! I'm looking forward to try/use it.
> 
> Interesting. I see you are calling out to the CLI.  Ben Gamari (in CC)
> was working on some Haskell bindings; I'm not sure how far he got. I
> think there were some conflicts between the memory models of talloc and
> Haskell.

Calling the CLI has been of a direct use for me to run the webapp on a
different machine by simply having notmuch as a script using ssh.

Thread: