From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Patch] Create org-gnus links to real groups, not virtual groups Date: Fri, 13 Jun 2014 11:54:58 +0200 Message-ID: <87ppid877x.fsf@bzg.ath.cx> References: <8761k6912z.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvOCS-0001i2-3W for emacs-orgmode@gnu.org; Fri, 13 Jun 2014 05:55:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvOCM-0002hq-P3 for emacs-orgmode@gnu.org; Fri, 13 Jun 2014 05:55:08 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:35582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvOCM-0002fQ-DT for emacs-orgmode@gnu.org; Fri, 13 Jun 2014 05:55:02 -0400 In-Reply-To: <8761k6912z.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 12 Jun 2014 12:57:40 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hi Eric, Eric Abrahamsen writes: > If you create a link to a gnus message while in a nnvirtual group, the > link will become un-followable as soon as you exit the virtual group. > This patch checks to see if we're in a virtual group, and if so it > creates the link to the original group instead. applied, thanks. I slightly modified the change log. -- Bastien