info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: merge .gnus.el and .emacs to .emacs ?


From: Reiner Steib
Subject: Re: merge .gnus.el and .emacs to .emacs ?
Date: Fri, 21 Jan 2005 10:32:57 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

On Thu, Jan 20 2005, Norbert Koch wrote:

> William Xuuu <william_xuuu@163.com> writes:
>
>> All my configs reside in .emacs except .gnus.el, so i'm wondering how to
>> put .gnus.el in .emacs ? I tried cut-and-paste directly, but it doesn't
>> seem to work. 

*What* doesn't work?  Did the monitor explode?  Any errors?  What does
the *Messages* buffer say?

>> Any ideas ?
>
> Gnus reads the contents of gnus-init-file at startup.  You would have
> to set this to your .emacs.  But I wouldn't recommend that.

I wouldn't recommend this neither.  OTOH I don't see any reason why it
should not work to put everything in `~/.emacs'.  If ~/.gnus doesn't
exist, it is ignored:

ELISP> (let ((gnus-init-file "~/FOO-BAR"))
         (gnus-read-init-file))
nil

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]