all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug or feature?
@ 2020-04-17 14:47 Colin Baxter
  2020-04-17 15:00 ` Colin Baxter
  0 siblings, 1 reply; 7+ messages in thread
From: Colin Baxter @ 2020-04-17 14:47 UTC (permalink / raw)
  To: help-gnu-emacs


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




^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <87zfsn7evr.fsf.ref@yahoo.com>]

end of thread, other threads:[~2024-06-15 15:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-17 14:47 Bug or feature? Colin Baxter
2020-04-17 15:00 ` Colin Baxter
     [not found] <87zfsn7evr.fsf.ref@yahoo.com>
2024-05-18  7:34 ` Po Lu
2024-06-01 14:06   ` Eli Zaretskii
2024-06-15  7:55     ` Eli Zaretskii
2024-06-15  9:52       ` John ff
2024-06-15 15:42     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.