Bastien <b...@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


Reply via email to