From: Jarmo Hurri <jarmo.hurri@syk.fi>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Give possibility to start gnus with gnus-no-server
Date: Tue, 25 Sep 2012 07:29:52 +0300 [thread overview]
Message-ID: <87ehlqhghr.fsf@syk.fi> (raw)
In-Reply-To: 87mx0ezx96.fsf@bzg.ath.cx
Bastien <bzg@altern.org> 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?
Greetings.
You probably mean
(defalias 'gnus 'gnus-no-server)
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.
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).
--
Jarmo
next prev parent reply other threads:[~2012-09-25 4:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-24 13:57 [PATCH] Give possibility to start gnus with gnus-no-server Jarmo Hurri
2012-09-25 1:50 ` Bastien
2012-09-25 4:29 ` Jarmo Hurri [this message]
2012-09-25 9:57 ` Bastien
2012-09-26 8:02 ` Jarmo Hurri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ehlqhghr.fsf@syk.fi \
--to=jarmo.hurri@syk.fi \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).