help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using date ranges in emacs notmuch search


From: suvayu ali
Subject: Re: Using date ranges in emacs notmuch search
Date: Mon, 25 Jul 2011 21:32:47 +0200

On Mon, Jul 25, 2011 at 9:06 PM, Andreas Röhler
<andreas.roehler@easy-emacs.de> wrote:
> M-! echo $(($(date +%s)-5270400))..$(date +%s)
>
> makes some nice output...

I am not sure what you mean. The notmuch command would be:

notmuch search "$(($(date +%s)-5270400))..$(date +%s)"

My issue was this command works on the terminal, not in the emacs
frontend to notmuch. The problem is, as Michal mentioned, the emacs
interface does not use the shell.

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]