From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Georg C. F. Greve" Subject: Re: Integration of Org mode and Gnus Date: Thu, 19 Jul 2007 17:29:54 +0200 Message-ID: References: <87r6n6ni2j.fsf@bzg.ath.cx> <87fy3lapkt.fsf@bzg.ath.cx> <87644hafg5.fsf@bzg.ath.cx> <87d4yppdtf.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2141153373==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBXxR-0002kH-Vt for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:30:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBXxP-0002k5-Kg for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:30:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBXxP-0002k2-E6 for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:30:23 -0400 Received: from gadolin.fsfeurope.org ([195.176.254.152]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IBXxO-0002k3-TU for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:30:23 -0400 In-Reply-To: <87d4yppdtf.fsf@bzg.ath.cx> (Bastien's message of "Thu, 19 Jul 2007 00:06:04 +0200") 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: Bastien Cc: emacs-orgmode@gnu.org --===============2141153373== Content-Type: multipart/signed; boundary="20070719172954+0200-215583157186037322-30327081"; micalg=pgp-sha1; protocol="application/pgp-signature" --20070719172954+0200-215583157186037322-30327081 Content-Transfer-Encoding: quoted-printable On Thu, 19 Jul 2007 00:06:04 +0200 Bastien wrote:=20 >> But doesn't this require for the article to be in the registry, still? b> Yes it does.=20 That means the registry would not solve my problem, really. Sometimes I'll keep mails "task storage" for weeks, and also like to refer to emails for archival purposes in some cases. b> Beyond this number I suppose it makes more sense to use the nnir.el b> interface. It might make sense to have the chance to save searches as URLs in Org for various things. For the problem at hand it seems inelegant, though, as it is too reliant on a rather complex and cpu hungry indexing system. I'd prefer things leaner. b> Yet another solution would be to have an Org registry. Yes. But there might be another solution, too. Ultimately, the problem is caused by the Gnus backend not reporting where it stored the article. So instead of doing a search every time one tries to access the mail, one might do a search during storing time. This could work by hooking a routine into gnus-summary-article-move-hook that would record the message IDs of the articles moved into a temporary list. After gnus-summary-move-article returns, the list is parsed for the message IDs and the target group is searched for those IDs. The resulting URLs are then saved into the Org link storage. This would make up a "org-gnus-move-and-link-article" routine, which could then be called directly or in the customisation that has been posted to this list some time ago. What do you think? Regards, Georg =2D-=20 Georg C. F. Greve Free Software Foundation Europe (http://fsfeurope.org) Join the Fellowship and protect your freedom! (http://www.fsfe.org) What everyone should know about DRM (http://DRM.info) --20070719172954+0200-215583157186037322-30327081 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQCVAwUBRp+Dcik9sUy32wQcAQKkpAP/WD60rMFvaYzZ3OdFpuyNcGMwAfkO2SMu dwSZ3Cxh2Ubsbbp5mU2NzRQVyiKx/7KN0bQ5oDjHZOdQvjEwhQu/bNCVqVVnlkX4 beCxVQrelCySHP3D1cEk9VbDxZkJawKW3sYCF98XHKxD6QgmXkfjBanEfauWipxk tOqZrhywlrM= =YL9w -----END PGP SIGNATURE----- --20070719172954+0200-215583157186037322-30327081-- --===============2141153373== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============2141153373==--