I have mine remotely, just because I don't have a local database to
query. I made a shell wrapper, pretty much just like remote script, but
that only passes the query along, and then set that script as my
address-lookup program.
Hmm... I guess the two could be combined, but configuring for your
I have mine remotely, just because I don't have a local database to
query. I made a shell wrapper, pretty much just like remote script, but
that only passes the query along, and then set that script as my
address-lookup program.
Hmm... I guess the two could be combined, but configuring for your
Hey, one open question on the remote script, is anyone using address completion
with this?
ATM i'm using the vala script for this, but i don't know if integrating this
remotely would be the most elegant solution.
How do you running notmuch-remote make this work?
Best, Kristoffer
Hey, one open question on the remote script, is anyone using address completion
with this?
ATM i'm using the vala script for this, but i don't know if integrating this
remotely would be the most elegant solution.
How do you running notmuch-remote make this work?
Best, Kristoffer
On Wed, 09 Feb 2011, Jesse Rosenthal wrote:
> Michal,
>
> On Sun, 06 Feb 2011 00:58:29 +0100, Michal Sojka
> wrote:
> > Hmm, this code worked well with dropbear ssh server but it seems that
> > with openssh server the result is not that good. Namely, if the master
> > connection is dead, the
On Wed, 09 Feb 2011, Jesse Rosenthal wrote:
Michal,
On Sun, 06 Feb 2011 00:58:29 +0100, Michal Sojka sojk...@fel.cvut.cz wrote:
Hmm, this code worked well with dropbear ssh server but it seems that
with openssh server the result is not that good. Namely, if the master
connection is dead,
On Wed, 09 Feb 2011, Jesse Rosenthal wrote:
> By the way, I've also realized that most attachment downloading is done
> not by "--format=raw" but by "notmuch part". It's possible to do caching
> there as well. There are a few options there:
>
> * One option would be to just cache by the
On Wed, 09 Feb 2011, Jesse Rosenthal wrote:
By the way, I've also realized that most attachment downloading is done
not by --format=raw but by notmuch part. It's possible to do caching
there as well. There are a few options there:
* One option would be to just cache by the attachment
Michal,
On Sun, 06 Feb 2011 00:58:29 +0100, Michal Sojka wrote:
> Hmm, this code worked well with dropbear ssh server but it seems that
> with openssh server the result is not that good. Namely, if the master
> connection is dead, the command running true blocked for a long time.
Seemed to work
Michal,
On Sun, 06 Feb 2011 00:58:29 +0100, Michal Sojka sojk...@fel.cvut.cz wrote:
Hmm, this code worked well with dropbear ssh server but it seems that
with openssh server the result is not that good. Namely, if the master
connection is dead, the command running true blocked for a long time.
On Sat, 05 Feb 2011, Michal Sojka wrote:
> On Thu, 27 Jan 2011, Jesse Rosenthal wrote:
> > A future feature might be to integrate the ControlMaster feature of
> > openssh into the script, instead of having to open a connection
> > manually, but there are some complications there (dead sockets
On Thu, 27 Jan 2011, Jesse Rosenthal wrote:
> Dear all,
>
> Just a note to say that I finally got around to updating the remote
> usage script on the wiki to what I'm using now. With "--format=raw" in,
> it's all pretty straightforward.
Hi Jesse,
thanks for this. I wanted to do this since the
On Sat, 05 Feb 2011, Michal Sojka wrote:
On Thu, 27 Jan 2011, Jesse Rosenthal wrote:
A future feature might be to integrate the ControlMaster feature of
openssh into the script, instead of having to open a connection
manually, but there are some complications there (dead sockets still
On Thu, 27 Jan 2011 10:51:42 -0500, Jesse Rosenthal
wrote:
> Just a note to say that I finally got around to updating the remote
> usage script on the wiki to what I'm using now. With "--format=raw" in,
> it's all pretty straightforward. The only things the script does now
> are:
Thanks for
On Fri, 28 Jan 2011 12:54:17 +1000, Carl Worth cwo...@cworth.org wrote:
On Thu, 27 Jan 2011 10:51:42 -0500, Jesse Rosenthal jrosent...@jhu.edu wrote
It sounds entirely useful for a large class of users. Is there any
reason we shouldn't just host the script in the notmuch repository
itself?
Dear all,
Just a note to say that I finally got around to updating the remote
usage script on the wiki to what I'm using now. With "--format=raw" in,
it's all pretty straightforward. The only things the script does now
are:
1. Produces a slight pause in the "notmuch show" output to avoid that
16 matches
Mail list logo