Gnus development mailing list
 help / color / mirror / Atom feed
From: nyc4bos@aol.com
To: ding@gnus.org
Subject: Re: Problem starting up latest Gnus
Date: Sun, 20 Feb 2011 00:18:08 -0500	[thread overview]
Message-ID: <841v33b7xr.fsf@aol.com> (raw)
In-Reply-To: <877hcwv2x3.fsf@gnus.org>

Lars Ingebrigtsen <larsi@gnus.org> writes:

> nyc4bos@aol.com writes:
>
>> When trying to startup the latest Gnus, I see this
>> error in the *Message* buffer:
>>
>> if: Cannot open load file: gnus-load
>
> `(setq debug-on-error t)', repeat the bug and post the resulting
> backtrace.

Sorry, this was my fault.

I download the latest git Gnus to compare with bzr Gnus for
and unrelated problem and it was in my EMACSPATH unintentionately.

When I moved it away, Gnus started up normally.


Debugger entered--Lisp error: (file-error "Cannot open load file" "gnus-load")
  load("gnus-load" nil t)
  (if (string-match "^Gnus" gnus-version) nil (load "gnus-load" nil t))
  (unless (string-match "^Gnus" gnus-version) (load "gnus-load" nil t))
  gnus(nil)
  call-interactively(gnus t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)


Here are the variables:

gnus-version-number's value is "0.11"

  This variable is potentially risky when used as a file local variable.

Documentation:
Version number for this version of Gnus.


gnus-load is a Lisp function in `gnus-start.el'.

(gnus-load FILE)

Load FILE, but in such a way that read errors can be reported.






      reply	other threads:[~2011-02-20  5:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-19  5:31 nyc4bos
2011-02-19  8:34 ` Lars Ingebrigtsen
2011-02-20  5:18   ` nyc4bos [this message]

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=841v33b7xr.fsf@aol.com \
    --to=nyc4bos@aol.com \
    --cc=ding@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).