Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id BFECA431FB6 for ; Fri, 3 Feb 2012 04:00:01 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3owJpVLZ8ZrU for ; Fri, 3 Feb 2012 04:00:01 -0800 (PST) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 30F38431FAE for ; Fri, 3 Feb 2012 04:00:01 -0800 (PST) Received: by eeke51 with SMTP id e51so1480789eek.26 for ; Fri, 03 Feb 2012 03:59:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=fSu6eC/nvOZJ32PNsyPt6ziyHexr2Y4x3aAvgp2O3X4=; b=jMuEnoTRwBpCTDo/Ke3m7rKS4XQp7gde0KD9mF29J99DPTYj36pgE6x497i3z3y4lA hvazHDZTqUVhuTaPehlq6sYl1gYdJRpWz//nuVoHSqiKYF2rfl+nRqWezGmaIAYLMtot uU+hx03JyJoA2515kkuWluVMNKndB7/BvjIRo= Received: by 10.14.17.30 with SMTP id i30mr2242934eei.0.1328270398674; Fri, 03 Feb 2012 03:59:58 -0800 (PST) Received: from localhost (catv-89-132-168-12.catv.broadband.hu. [89.132.168.12]) by mx.google.com with ESMTPS id o49sm21108636eeb.7.2012.02.03.03.59.56 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 03 Feb 2012 03:59:57 -0800 (PST) Date: Fri, 3 Feb 2012 12:59:34 +0100 From: Tamas Papp To: notmuch@notmuchmail.org Subject: newbie questions Message-ID: <20120203115934.GA5605@daedalus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 12:00:02 -0000 Hi, I just started using notmuch. It is fascinating, but I still need to figure out a few things: 1. How can I restrict searches (eg of my inbox) to the last few messages (eg 50-100) or some date (eg last 2 weeks)? I am using the Emacs interface. 2. Could someone point me to some guides on workflow with notmuch in Emacs? So far I have been using mutt, and I guess I need to rethink a few things. 3. If I have multiple accounts, how can I change my e-mail address (From:) when I am writing messages (within emacs, using the m key). Thanks, Tamas