Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: run agent in -batch mode reading a batch rc file instead of .gnus
Date: Sun, 29 Dec 2002 18:46:21 +0100	[thread overview]
Message-ID: <m3ptrkzpjm.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <vafwupup3vf.fsf@lucy.cs.uni-dortmund.de>

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Maybe "emacs -q" should abstain from reading ~/.gnus, as it abstains
> from reading ~/.emacs.

(defun gnus-read-init-file (&optional inhibit-next)
  ;; Don't load .gnus if the -q option was used.
  (when init-file-user
    ...))

So does this mean that `init-file-user' is non-nil when Emacs is
started with -q these days?
    
-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



  parent reply	other threads:[~2002-12-29 17:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-10  8:11 Harry Putnam
2002-09-10  8:58 ` Reiner Steib
2002-09-10 17:20   ` Harry Putnam
2002-09-11 10:01     ` Reiner Steib
2002-09-15  1:43       ` Harry Putnam
2002-09-15  3:09         ` John Paul Wallington
2002-09-15  3:35           ` Harry Putnam
2002-09-10  9:53 ` Kai Großjohann
2002-09-10 17:17   ` Harry Putnam
2002-12-29 17:46   ` Lars Magne Ingebrigtsen [this message]
2002-12-29 18:31     ` Kai Großjohann

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=m3ptrkzpjm.fsf@quimbies.gnus.org \
    --to=larsi@gnus.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.
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).