unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Bug or feature?
@ 2020-04-17 14:47 Colin Baxter
  2020-04-17 15:00 ` Colin Baxter
  0 siblings, 1 reply; 2+ 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] 2+ messages in thread

* Re: Bug or feature?
  2020-04-17 14:47 Bug or feature? Colin Baxter
@ 2020-04-17 15:00 ` Colin Baxter
  0 siblings, 0 replies; 2+ messages in thread
From: Colin Baxter @ 2020-04-17 15:00 UTC (permalink / raw)
  To: help-gnu-emacs

>>>>> Colin Baxter <m43cap@yandex.com> writes:

    > 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?

Thinking about it more, this is a feature because "emacs -q" will not
have any default settings, such as the location of the gnus init
file. Sorry about the original post.

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] 2+ messages in thread

end of thread, other threads:[~2020-04-17 15:00 UTC | newest]

Thread overview: 2+ 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

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 read-only IMAP folder(s) and NNTP newsgroup(s).