Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+from-uce@imap.cc>
Subject: Re: merge .gnus.el and .emacs to .emacs ?
Date: Fri, 21 Jan 2005 10:32:57 +0100	[thread overview]
Message-ID: <v93bwv160m.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <vzfz0wprlc.fsf@arafel.viteno.net>

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	other threads:[~2005-01-21  9:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87llaohcjm.fsf@163.com>
2005-01-20  6:00 ` Norbert Koch
2005-01-21  9:32   ` Reiner Steib [this message]
2005-02-03 11:58     ` William Xuuu

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v93bwv160m.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+from-uce@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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.
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 NNTP newsgroup(s).