From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: org-gnus-prefer-web-links Date: Sat, 29 Aug 2009 09:20:24 -0400 Message-ID: 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 1MhNr5-0000wo-Q6 for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 09:20:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MhNr0-0000rB-VW for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 09:20:31 -0400 Received: from [199.232.76.173] (port=44509 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MhNr0-0000r3-Na for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 09:20:26 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:49258) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MhNr0-0002P7-H1 for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 09:20:26 -0400 Received: from macbook.local (adsl-99-181-129-79.dsl.klmzmi.sbcglobal.net [99.181.129.79]) by mail.messagingengine.com (Postfix) with ESMTPSA id 76B975FACB for ; Sat, 29 Aug 2009 09:20:25 -0400 (EDT) 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: Org Mode List Hello, I set org-gnus-prefer-web-links to t so that org-remember stores links to gmane nntp groups as web links rather than links to gnus. Recently (within the last week or so) org-store-link no longer creates the web link. Previously the stored link looked like this: http://mid.gmane.org/m24os8lym6.fsf%40fastmail.fm Now the link to the same article looks like this: gnus:nntp+news.gmane.org:gmane.emacs.orgmode#m24os8lym6.fsf@fastmail.fm Does this have something to do with the recent patches to org-gnus.el? Best, Matt