From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85041 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: getting article numbers from message-ids? Date: Fri, 26 Sep 2014 02:25:20 +0800 Message-ID: <87eguzo8vj.fsf@ericabrahamsen.net> References: <87lhtfk9qo.fsf@ericabrahamsen.net> <87lhp8k9il.fsf@lifelogs.com> <8761gcpnbl.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1411669339 22167 80.91.229.3 (25 Sep 2014 18:22:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2014 18:22:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33285@lists.math.uh.edu Thu Sep 25 20:22:12 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XXDgA-0004T4-N5 for ding-account@gmane.org; Thu, 25 Sep 2014 20:22:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XXDfE-00057B-4A; Thu, 25 Sep 2014 13:21:12 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XXDfC-00056p-3c for ding@lists.math.uh.edu; Thu, 25 Sep 2014 13:21:10 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XXDf1-00044f-6g for ding@lists.math.uh.edu; Thu, 25 Sep 2014 13:21:09 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XXDez-0001aq-7A for ding@gnus.org; Thu, 25 Sep 2014 20:20:57 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XXDex-00038U-VJ for ding@gnus.org; Thu, 25 Sep 2014 20:20:55 +0200 Original-Received: from 218.23.156.110 ([218.23.156.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2014 20:20:55 +0200 Original-Received: from eric by 218.23.156.110 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2014 20:20:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 218.23.156.110 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:x5nKd9oIncskk5lRHYM45kwkEcA= X-Spam-Score: -1.5 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85041 Archived-At: Ted Zlatanov writes: > On Thu, 25 Sep 2014 08:15:42 +0800 Eric Abrahamsen wrote: > > EA> Yup, it's all working nicely. Thanks for the registry, by the way -- > EA> I've reworked Gnorb to track email conversations with Org TODOs, using > EA> the registry to record connections, and it works like a charm! > > Nice! You can store extra keys per message ID, not just group names. > Perhaps that's useful to you. Yeah, that's how it works -- message IDs have a key to Org heading IDs. Fairly elegant (or it will be, once the bugs are worked out).