From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Patterson Subject: Gnus nnimap links Date: Fri, 25 Jul 2008 11:44:48 -0700 Message-ID: <87prp17qhr.fsf@transitory.lefae.org> 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 1KMSHn-0005ns-Mz for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 14:45:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMSHl-0005nU-SC for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 14:45:02 -0400 Received: from [199.232.76.173] (port=33232 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMSHl-0005nO-MR for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 14:45:01 -0400 Received: from main.gmane.org ([80.91.229.2]:57342 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KMSHl-0004x4-DD for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 14:45:01 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KMSHf-0007QN-TB for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 18:44:55 +0000 Received: from dsl-63-249-88-22.cruzio.com ([63.249.88.22]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Jul 2008 18:44:55 +0000 Received: from me by dsl-63-249-88-22.cruzio.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Jul 2008 18:44:55 +0000 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 I find that my org-mode links to Gnus articles are very unstable, often breaking. Specifically, a link to an article will work when created and later be broken. Almost all the links I make to Gnus articles are to articles in an nnimap backend connecting to a local dovecot IMAP server that is synced with the remote dovecot IMAP server using OfflineIMAP. I don't know if its at all specific to nnimap or OfflineIMAPI. IOW, since the problem is intermittent and I don't link to many articles with other backends, the fact that I've only run into this problem with this stack doesn't mean it doesn't occur for a different stack. Has anyone run into this or a related problem? Does anyone have any suggestions for where I might start looking. Ross