Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus v5.4.17 is released
@ 1997-03-02  3:42 Lars Magne Ingebrigtsen
  1997-03-02  4:10 ` Michael R Cook
  0 siblings, 1 reply; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-03-02  3:42 UTC (permalink / raw)


Bug fixes.

Get it from <URL:http://www.ifi.uio.no/~larsi/gnus.tar.gz> or 
"ftp.ifi.uio.no:/pub/emacs/gnus/".  The patch is available as
<URL:http://www.ifi.uio.no/~larsi/ding-patches/gnus-5.4.16-5.4.17.diff.gz>

ChangeLog since last release:

Sun Mar  2 04:40:48 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

	* gnus.el: Gnus v5.4.17 is released.

Sun Mar  2 04:01:29 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* message.el (message-mail): Don't `list' other-headers.

Sat Mar  1 22:46:37 1997  Per Abrahamsen  <abraham@dina.kvl.dk>

	* gnus.el: Added mail keyword.
	(gnus): Add to mail and news customization groups.
	(gnus-visual): Added to the faces customization group.
	* message.el (message): Add to mail and news customization groups.

	* gnus-cus.el (wid-edit): Changed from widget-edit.

Sun Mar  2 03:44:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-summary-respool-query): Use it.

	* gnus.el (gnus-narrow-to-body): New function.

	* nnfolder.el (nnfolder-active-number): Simplify.

Sun Mar  2 03:26:57 1997  Joev Dubach  <dubach1@husc.harvard.edu>

	* gnus-art.el (article-make-date-line): Add "Date: ".

Sun Mar  2 02:54:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Also escape {}. 

	* gnus-srvr.el (gnus-server-prepare): Don't insert servers twice.

	* nnmail.el (nnmail-read-passwd): Conditionalize
	`ange-ftp-read-passwd'.

Sat Mar  1 17:53:05 1997  Hrvoje Niksic  <hniksic@srce.hr>

	* gnus-xmas.el (gnus-xmas-read-event-char): Exit on button-press
	event.

	* nnml.el (nnml-retrieve-headers): Make sure file is non-nil.

Sun Mar  2 02:43:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* nndoc.el (nndoc-type-alist): Have rfc934 separators handled
	better. 

	* nnmail.el (nnmail-move-inbox): Take heed of the return value
	from movemail.

Fri Feb 21 19:54:24 1997  Hrvoje Niksic  <hniksic@srce.hr>

	* gnus-xmas.el (gnus-xmas-redefine): Use `region-active-p'.
	(gnus-xmas-region-active-p): Removed.

Sun Mar  2 02:16:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-summary-update-article-line): Only insert
	Subject string when needed.

	* gnus-util.el (gnus-output-to-mail): Quote all "From " lines. 

Sun Mar  2 02:13:17 1997  David Martin  <dm@cs.bu.edu>

	* nndir.el (nndir): Use `nnml-close-group'.

Sun Mar  2 01:51:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-start.el (gnus-init-file): Changed default.

	* gnus-group.el (gnus-ephemeral-group-server): New server.
	(gnus-group-read-ephemeral-group): Use it to use unique servers. 

Sat Mar  1 04:06:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-art.el (gnus-article-mode): Made `gnus-button-marker-list'
	buffer-local.
	(gnus-article-add-buttons): Don't buttonize the same article
	twice. 

	* gnus-sum.el (gnus-set-mode-line): Chop better.

	* gnus-art.el (gnus-article-treat-html): Not a new function.
	Uh-uh.  No way.  I don't even exist.

	* gnus-cite.el (gnus-article-fill-cited-article): Bind
	filladapt-mode to nil.



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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gnus v5.4.17 is released
  1997-03-02  3:42 Gnus v5.4.17 is released Lars Magne Ingebrigtsen
@ 1997-03-02  4:10 ` Michael R Cook
  1997-03-02  4:17   ` H}vard Fosseng
  0 siblings, 1 reply; 7+ messages in thread
From: Michael R Cook @ 1997-03-02  4:10 UTC (permalink / raw)


This release doesn't build:

  !! File error (("Cannot open load file" "widget-edit"))

M.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gnus v5.4.17 is released
  1997-03-02  4:10 ` Michael R Cook
@ 1997-03-02  4:17   ` H}vard Fosseng
  1997-03-02  4:51     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: H}vard Fosseng @ 1997-03-02  4:17 UTC (permalink / raw)
  Cc: ding

Michael R Cook writes:

> This release doesn't build:
> 
>   !! File error (("Cannot open load file" "widget-edit"))

A small error in custom-edit.el:

*** /use/tag/u1/sgml/src/gnus-5.4.17/lisp/custom-edit.el~	Sun Feb 16 18:16:34 1997
--- /use/tag/u1/sgml/src/gnus-5.4.17/lisp/custom-edit.el	Sun Mar  2 05:11:15 1997
***************
*** 14,20 ****
  ;;; Code:
  
  (require 'custom)
! (require 'widget-edit)
  (require 'easymenu)
  
  (define-widget-keywords :custom-prefixes :custom-menu :custom-show
--- 14,20 ----
  ;;; Code:
  
  (require 'custom)
! (require 'wid-edit)
  (require 'easymenu)
  
  (define-widget-keywords :custom-prefixes :custom-menu :custom-show




Håvard Fosseng


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gnus v5.4.17 is released
  1997-03-02  4:17   ` H}vard Fosseng
@ 1997-03-02  4:51     ` Lars Magne Ingebrigtsen
  1997-03-02  7:12       ` Paul Graham
  0 siblings, 1 reply; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-03-02  4:51 UTC (permalink / raw)


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gnus v5.4.17 is released
  1997-03-02  4:51     ` Lars Magne Ingebrigtsen
@ 1997-03-02  7:12       ` Paul Graham
  1997-03-03  2:10         ` Katsumi Yamaoka
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Graham @ 1997-03-02  7:12 UTC (permalink / raw)


using 17 with cus-edit instead of custom-edit i get this in *Messages*:

Loading gnus...
Loading cus-face...
Loading cus-face...done
Non-X frame used

gnus does not start.
-- 
 paul
    pjg@acsu.Buffalo.EDU    |public keys at:
                            |     http://urth.acsu.Buffalo.EDU/~pjg/key.html
    if the above contains opinions they are mine unless marked otherwise.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gnus v5.4.17 is released
  1997-03-02  7:12       ` Paul Graham
@ 1997-03-03  2:10         ` Katsumi Yamaoka
  1997-03-03  9:37           ` Per Abrahamsen
  0 siblings, 1 reply; 7+ messages in thread
From: Katsumi Yamaoka @ 1997-03-03  2:10 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

>>>>> In <ri7mjqwywm.fsf@urth.acsu.buffalo.edu>
>>>>>	Paul Graham <pjg@acsu.buffalo.EDU> wrote:

> using 17 with cus-edit instead of custom-edit i get this in *Messages*:

> Loading gnus...
> Loading cus-face...
> Loading cus-face...done
> Non-X frame used

> gnus does not start.

[-- Attachment #2: cus-face.el.diff --]
[-- Type: application/octet-stream, Size: 372 bytes --]

--- cus-face.el.orig	Sun Mar  2 12:46:57 1997
+++ cus-face.el	Mon Mar  3 11:05:47 1997
@@ -241,6 +241,8 @@
 						(specifier-instance
 						 (face-background 'default))))
 					 (error nil)))
+			   (or (string-match "XEmacs" emacs-version)
+			       window-system)
 			   (< (apply '+ (x-color-values color))
 			      (/ (apply '+ (x-color-values "white"))
 				 3)))

[-- Attachment #3: Type: text/plain, Size: 44 bytes --]

-- 
Katsumi Yamaoka <yamaoka@ga.sony.co.jp>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gnus v5.4.17 is released
  1997-03-03  2:10         ` Katsumi Yamaoka
@ 1997-03-03  9:37           ` Per Abrahamsen
  0 siblings, 0 replies; 7+ messages in thread
From: Per Abrahamsen @ 1997-03-03  9:37 UTC (permalink / raw)
  Cc: ding


Katsumi Yamaoka <yamaoka@ga.sony.co.jp> writes:

> +			   (or (string-match "XEmacs" emacs-version)
> +			       window-system)

Added, thanks.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1997-03-03  9:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-02  3:42 Gnus v5.4.17 is released 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
1997-03-02  7:12       ` Paul Graham
1997-03-03  2:10         ` Katsumi Yamaoka
1997-03-03  9:37           ` Per Abrahamsen

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).