Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Gnus v5.4.17 is released
Date: 02 Mar 1997 05:51:12 +0100	[thread overview]
Message-ID: <m2ohd2522n.fsf@proletcult.slip.ifi.uio.no> (raw)
In-Reply-To: H}vard Fosseng's message of Sun, 2 Mar 1997 05:17:14 +0100 (MET)

H}vard Fosseng <havard.fosseng@usit.uio.no> writes:

> > This release doesn't build:
> > 
> >   !! File error (("Cannot open load file" "widget-edit"))
> 
> A small error in custom-edit.el:

Hm...  "custom-edit.el" shouldn't have been included in the package --
"cus-edit" is the new file name.  I think the error is probably in
gnus-load.el: 

Index: gnus-load.el
===================================================================
RCS file: /local/lib/CVSROOT/rgnus/lisp/gnus-load.el,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 gnus-load.el
*** gnus-load.el	1997/02/27 01:36:01	1.1.1.1
--- gnus-load.el	1997/03/02 04:50:08
***************
*** 47,53 ****
  (put 'message-sending 'custom-loads '("message"))
  (put 'message-insertion 'custom-loads '("message"))
  (put 'gnus-summary-sort 'custom-loads '("gnus-sum"))
! (put 'customize 'custom-loads '("custom" "custom-edit"))
  (put 'gnus-asynchronous 'custom-loads '("gnus-async"))
  (put 'article-mime 'custom-loads '("gnus-sum"))
  (put 'gnus-extract 'custom-loads '("gnus-uu" "gnus-sum"))
--- 47,53 ----
  (put 'message-sending 'custom-loads '("message"))
  (put 'message-insertion 'custom-loads '("message"))
  (put 'gnus-summary-sort 'custom-loads '("gnus-sum"))
! (put 'customize 'custom-loads '("custom" "cus-edit"))
  (put 'gnus-asynchronous 'custom-loads '("gnus-async"))
  (put 'article-mime 'custom-loads '("gnus-sum"))
  (put 'gnus-extract 'custom-loads '("gnus-uu" "gnus-sum"))


-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1997-03-02  4:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-03-02  3:42 Lars Magne Ingebrigtsen
1997-03-02  4:10 ` Michael R Cook
1997-03-02  4:17   ` H}vard Fosseng
1997-03-02  4:51     ` Lars Magne Ingebrigtsen [this message]
1997-03-02  7:12       ` Paul Graham
1997-03-03  2:10         ` Katsumi Yamaoka
1997-03-03  9:37           ` Per Abrahamsen

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=m2ohd2522n.fsf@proletcult.slip.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).