help-gnu-emacs
[Top][All Lists]
Advanced

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

Bug or feature?


From: Colin Baxter
Subject: Bug or feature?
Date: Fri, 17 Apr 2020 15:47:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Suppose you do

1. emacs <RET>
2. M-x gnus <RET>

We will assume this works - it generally does if your ~/.emacs and
~/.gnus.el are good :-). But

1. emacs -q <RET>
2. M-x load-library <RET>
3. ~/.emacs <RET>
4. M-x gnus <RET>

will produce an error. You must do

i.  M-x load-library <RET>
ii. ~/.gnus.el <RET>

before step (4). We assume that the file ~/.emacs does not have the line
(load-library "~/.gnus.el").

Is this simply a feature of the "-q" option or a bug?

Best wishes,


Colin Baxter
URL: http://www.Colin-Baxter.com
---------------------------------------------------------------------
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8
---------------------------------------------------------------------
The sole cause of all human misery is the inability of people to sit
quietly in their rooms.  Blaise Pascal, 1670




reply via email to

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