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 03:50:29 +0200 Message-ID: <87mx0ezx96.fsf@bzg.ath.cx> References: <87y5jzikvr.fsf@syk.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGKI7-0004rD-7N for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 21:50:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGKI6-00044L-8q for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 21:50:27 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:62106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGKI6-00043M-2n for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 21:50:26 -0400 Received: by wibhn17 with SMTP id hn17so4647765wib.12 for ; Mon, 24 Sep 2012 18:50:25 -0700 (PDT) In-Reply-To: <87y5jzikvr.fsf@syk.fi> (Jarmo Hurri's message of "Mon, 24 Sep 2012 16:57:28 +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: > I tried to use org today together with gnus, but was unable to access > gnus via org, because I always start gnus with gnus-no-server. (defalias 'gnus 'gnus-no-alias) in your .emacs.el should do, no? -- Bastien