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 5F135431FBD for ; Thu, 11 Feb 2010 19:04:11 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.693 X-Spam-Level: X-Spam-Status: No, score=-0.693 tagged_above=-999 required=5 tests=[AWL=-0.694, BAYES_50=0.001] autolearn=ham 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 ov9bu2TIB32c for ; Thu, 11 Feb 2010 19:04:10 -0800 (PST) Received: from pivot.cs.unb.ca (pivot.cs.unb.ca [131.202.240.57]) by olra.theworths.org (Postfix) with ESMTP id D6FA9431FAE for ; Thu, 11 Feb 2010 19:04:10 -0800 (PST) Received: from fctnnbsc30w-142167166109.pppoe-dynamic.high-speed.nb.bellaliant.net ([142.167.166.109] helo=rocinante.cs.unb.ca) by pivot.cs.unb.ca with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NflpC-0002Ma-Js for notmuch@notmuchmail.org; Thu, 11 Feb 2010 23:04:10 -0400 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.71) (envelope-from ) id 1NflmV-0008GF-Qf for notmuch@notmuchmail.org; Thu, 11 Feb 2010 23:01:23 -0400 From: david@tethera.net To: notmuch@notmuchmail.org Date: Thu, 11 Feb 2010 23:01:06 -0400 Message-Id: <1265943668-31531-1-git-send-email-david@tethera.net> X-Mailer: git-send-email 1.6.5 In-Reply-To: <1261770829-23376-1-git-send-email-david@tethera.net> References: <1261770829-23376-1-git-send-email-david@tethera.net> X-Sender-Verified: bremner@pivot.cs.unb.ca Subject: [notmuch] Rebased and updated stash patches. 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, 12 Feb 2010 03:04:11 -0000 These patches let you header fields and similar into the emacs kill-ring (and the X11 clipboard/selection, if things are setup right). Patch 1/2 is actually a bug fix to master, unchanged since last time. The bug didn't manifest because no submaps were used. Patch 2/2 is rebased against current master and several more commands are provided.