From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: orgmode + evernote, anyone using it? Use cases? Date: Thu, 27 Sep 2012 09:09:22 +0200 Message-ID: References: <32663.1348676277@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TH8Dx-0001lp-NL for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 03:09:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TH8Dt-0003p3-14 for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 03:09:29 -0400 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:4626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TH8Ds-0003oy-Qt for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 03:09:24 -0400 In-Reply-To: (Alan Schmitt's message of "Thu, 27 Sep 2012 08:44:43 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: Eden Cardim , emacs-orgmode@gnu.org Alan Schmitt writes: > Nick Dokos writes: > >> The message ID is preserved even if I move messages to other >> folders. So as long as your search engine searches by message ID, you >> should be all set, except that you might have to resync the database of >> your search engine, if it uses one. > > I guess this is the crux of my problem: I don't know how to tell gnus to > search some mail by message ID if it's not in the group it was > initially. I'll dig into this and will report here when I find a > solution. Thanks to Memnon's advice (off list), I was able to track down the problem. For some reason, the nnregistry file would sometimes not be updated (it's the .gnus.registry.eioio file) and links would not work. Saving the file manually (using 's' in the *Group* buffer) fixes it. Alan