From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Give possibility to start gnus with gnus-no-server Date: Tue, 25 Sep 2012 11:57:29 +0200 Message-ID: <87mx0eifw6.fsf@bzg.ath.cx> References: <87y5jzikvr.fsf@syk.fi> <87mx0ezx96.fsf@bzg.ath.cx> <87ehlqhghr.fsf@syk.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGRtT-0007wf-9K for emacs-orgmode@gnu.org; Tue, 25 Sep 2012 05:57:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGRtP-0000A1-1V for emacs-orgmode@gnu.org; Tue, 25 Sep 2012 05:57:31 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:62719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGRtO-00009w-OH for emacs-orgmode@gnu.org; Tue, 25 Sep 2012 05:57:26 -0400 Received: by wibhj13 with SMTP id hj13so254124wib.12 for ; Tue, 25 Sep 2012 02:57:25 -0700 (PDT) In-Reply-To: <87ehlqhghr.fsf@syk.fi> (Jarmo Hurri's message of "Tue, 25 Sep 2012 07:29:52 +0300") 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: Jarmo Hurri Cc: emacs-orgmode@gnu.org Hi Jarmo, Jarmo Hurri writes: > You probably mean > > (defalias 'gnus 'gnus-no-server) Er.. yes. > which, to my ashtonishment, did not do it. I don't know why. It did not > matter whether I defined the alias before or after requiring org. This looks like a Gnus bug. Please report it to the Gnus developers. > It is also possible for a user to run both gnus and gnus-no-server > (e.g., the latter when there is no connection to the news server). Okay. I've pushed a slightly edited version of your patch, please check the ChangeLog here: http://orgmode.org/w/org-mode.git?p=org-mode.git;a=commit;h=1086895 Thanks, -- Bastien