From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: org-mairix bug? Date: Wed, 9 Jan 2008 22:07:36 +0000 Message-ID: <20080109220736.GK18716@atlantic.linksys.moosehall> References: Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCj5J-0000pC-Px for emacs-orgmode@gnu.org; Wed, 09 Jan 2008 17:07:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCj5I-0000o5-5w for emacs-orgmode@gnu.org; Wed, 09 Jan 2008 17:07:40 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCj5I-0000nz-3a for emacs-orgmode@gnu.org; Wed, 09 Jan 2008 17:07:40 -0500 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JCj5H-0008Er-R1 for emacs-orgmode@gnu.org; Wed, 09 Jan 2008 17:07:39 -0500 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id m09M7cNf009086 for ; Wed, 9 Jan 2008 16:07:38 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m09M7cNr009078 for emacs-orgmode@gnu.org; Wed, 9 Jan 2008 22:07:38 GMT Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Mon, Jan 07, 2008 at 11:12:53PM -0500, Austin Frank wrote: > Hello! > > I'm working on integrating mairix into my email workflow. The recently > added nnmairix in gnus is a great tool-- I encourage any gnus + mairix > users to try it. > > I'd like to make use of org-mairix as well, but I am having some > trouble. The link seems to be built correctly, containing the proper > options and message id. Unfortunately, it seems that the arguments to > mairix aren't being constructed correctly. For me, to get any searches > to work, I needed to append "m:" in front of the message-id in the > search argument to org-mairix-command-substitution. I think this is > just an oversight on the original author's part, as the function > org-mairix-gnus-display-results actually checks for this string. Actually, it might be an oversight on my part not Georg's. Where did you get the version you are using from? It sounds like you may be using the updated version I posted to the list not too long ago, but then again maybe not, since I did explicitly warn that I hadn't tested my changes with gnus and I guess you would have seen that! http://article.gmane.org/gmane.emacs.orgmode/4908/match=mairix > Thanks for org-mairix. I hope this report is useful. It certainly will be! Thanks for testing.