unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Using date ranges in emacs notmuch search
@ 2011-07-23 18:29 suvayu ali
  2011-07-25 15:55 ` Michal Sojka
  2011-07-25 19:06 ` Andreas Röhler
  0 siblings, 2 replies; 7+ messages in thread
From: suvayu ali @ 2011-07-23 18:29 UTC (permalink / raw)
  To: Emacs mailing list

Hi Emacs users,

I was wondering if someone could point me how to correctly specify date
ranges in an emacs notmuch search. So far I tried these two variations:

To see all emails from the last 3 months I tried:

1. "$(($(date +%s)-5270400))..$(date +%s)" - This completes w/o an error
   but doesn't return any messages.
2. $(($(date +%s)-5270400))..$(date +%s) (w/o the quotes) - This doesn't
   return any messages either but returns an error code of 1.

Strangely, from the command line both searches return valid messages.
What am I doing wrong? Thanks for any help or comments.

-- 
Suvayu

Open source is the future. It sets us free.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-07-26  9:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23 18:29 Using date ranges in emacs notmuch search suvayu ali
2011-07-25 15:55 ` Michal Sojka
2011-07-25 16:09   ` suvayu ali
2011-07-25 19:06 ` Andreas Röhler
2011-07-25 19:32   ` suvayu ali
2011-07-26  6:39     ` Andreas Röhler
2011-07-26  9:51       ` suvayu ali

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).