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 22B69431FD0 for ; Fri, 5 Aug 2011 23:13:27 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 ibF3b3AXMMfo for ; Fri, 5 Aug 2011 23:13:26 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id AADEC431FB6 for ; Fri, 5 Aug 2011 23:13:26 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 01C5A66E0285 for ; Fri, 5 Aug 2011 23:09:28 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (cpe-98-149-172-122.socal.res.rr.com [98.149.172.122]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id E81BB66E0271 for ; Fri, 5 Aug 2011 23:09:26 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id 777591E1; Fri, 5 Aug 2011 23:09:26 -0700 (PDT) From: Jameson Graef Rollins To: Notmuch Mail Subject: Re: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter In-Reply-To: <1312578208-16170-1-git-send-email-jrollins@finestructure.net> References: <87liv7r2u3.fsf@servo.factory.finestructure.net> <1312578208-16170-1-git-send-email-jrollins@finestructure.net> User-Agent: Notmuch/0.7-41-g8dcabc9 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Fri, 05 Aug 2011 23:09:23 -0700 Message-ID: <87aabnqdf0.fsf@servo.factory.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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: Sat, 06 Aug 2011 06:13:27 -0000 --=-=-= Hey, Daniel. I actually just ran into a little bug with this patch. After applying this patch, if I try to scroll/search through my mini-buffer history after a search I get the following error: previous-history-element: Wrong type argument: symbolp, "tag:signed" I get this error no matter what my search terms were. Unfortunately I've always found these error messages confusing, so I'm not quite sure where it's coming from. I clearly has something to do with how searches are now stored in the mini-buffer history (symbol instead of string?). jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOPNqTAAoJEO00zqvie6q8K9wP/2Cov+hDPQx5LNbmkOkZIqPk /e0xkWcVD+C2q/dyLlL0F1+Bs/gt/RAPaJEqNPNf6WdInYWbZ3SjGMyLM2Qxn5Zw 82IMa9VYl5W1MvEnJcpjlqVbZnSrAfePzVnEx8O15xUTqpxf/emiDullfW4QpBVx j2fDBaBvSn3u3CgC4PFPd/Evj8crU7RiA++nEba/+nj/fO62R22ABTOKezzK/H1Y Lu6k3NmXfo3XE4UmmZ0Tl4vhnh+HB4ZqIB87vGdLq4I62B5C48yjm2bRvkdY664d 0KC4cVHqjwj1eNrUDuCrajGLnlhNyfg52MLlFiDOaK89xY9xHNP9OnVQDNPNAZhX zriYmEfDHFa0CgPKi3+Icp6NDUCRWKS5BpjqwvDD08QIzw592C/3CkQWILEGwsvI 5kUJ6Oi5QW+dmv6DdfDD4uPPaTFYLI159x+KHRbubCRipTFlXak0owPakZEGZvEP tk4x+lcqCew1Wno0of3Q15NKnD2VJFtsIC3ZnZKedrQnCQQumTvEyqNvLpKcAsvk JdXnjdiCzJ0vRu2TGXDBjHjw7wfrLFrtE4gW0ty6K1Rr2HZkA8jwczTcQi5tSt94 zqxHaWCrPQjPRiw9PDc8YBM9901fNKNA2hz/wx9zHmvrfELZYHNaFDYHPY9hvNDv pqvDZqacxRk+GVnE/+Cf =hF+J -----END PGP SIGNATURE----- --=-=-=--