Gnus development mailing list
 help / color / mirror / Atom feed
* September Gnus 0.28 is released
@ 1996-01-17 22:27 Lars Magne Ingebrigtsen
  1996-01-18  1:39 ` Steven L Baur
  1996-01-18  1:51 ` Steven L Baur
  0 siblings, 2 replies; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-01-17 22:27 UTC (permalink / raw)


This release fixes lots of bugs introduced in the previous release.

Get it from <URL:http://www.ifi.uio.no/~larsi/sgnus.tar.gz> or 
"ftp.ifi.uio.no:/pub/emacs/gnus/".

ChangeLog since last release:

Wed Jan 17 22:58:05 1996  Lars Magne Ingebrigtsen  <larsi@narfi.ifi.uio.no>

	* gnus.el (gnus-article-hide-header): Hide boring headers
	selectively. 
	(gnus-article-hide-header): Didn't hide anything.

	* nntp.el: Make sure `open-network-stream' has the right
	definition. 

Wed Jan 17 19:34:31 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* nntp.el (tcp): Require tcp.

	* gnus.el (gnus-update-marks): Ignore dead groups.

	* gnus-cus.el: Changed `gnus-button-url' variable.

Wed Jan 17 19:27:36 1996  Marc Auslander  <marc@watson.ibm.com>

	* gnus.el (gnus-summary-mark-below): Would infloop.

Wed Jan 17 19:00:02 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* gnus-srvr.el (gnus-server-mode-map): Keymap was buggy.

	* gnus-score.el (gnus-score-check-syntax): Would bug out on Lines
	headers. 

	* gnus.el (gnus-info-find-node): Configure to the info buffer.

	* nnvirtual.el (nnvirtual-create-mapping): Division by zero.

Wed Jan 17 18:53:50 1996  Ulrich Pfeifer  <pfeifer@buster.informatik.uni-dortmund.de>

	* gnus.el (gnus-summary-move-article): Reversed checks.
	(gnus-summary-move-article): Would try to remove mark from nil. 

Wed Jan 17 18:37:45 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* gnus.el (gnus-summary-update-article): Totally bugged out.

	* nnml.el (nnml-request-article): Didn't fetch by Message-ID.

Tue Jan 16 17:25:28 1996  Steven L. Baur  <steve@miranova.com>

	* nnfolder.el (nnfolder-read-folder): Too many parameters for
	find-file-noselect for XEmacs.

	* nnbabyl.el (nnbabyl-read-mbox): Too many parameters for
	find-file-noselect for XEmacs.

	* nnmbox.el (nnmbox-possibly-change-newsgroup): Too many parameters
	for find-file-noselect for XEmacs.

	* gnus-xmas.el (insert-file-contents-literally): Restored from
	v0.26 nnheader.el since XEmacs 19.13 doesn't have this function.

	* gnus-msg.el (gnus-bug): (emacs-version) does not take a parameter
	in XEmacs.

	* gnus-nocem.el (gnus-nocem-scan-groups): make-vector takes two
	parameters.

Wed Jan 17 05:46:51 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* gnus-xmas.el (gnus-xmas-find-file-noselect): Moved to this
	file. 

	* gnus-msg.el (gnus-forward-included-headers): New variable.
	(gnus-forward-insert-buffer): Use it.

	* gnus-score.el (gnus-score-adaptive): Use `mail-header-*' instead
	of `gnus-header-*'.

	* gnus.el (gnus-list-groups-with-ticked-articles): New variable.
	(gnus-group-prepare-flat): Use it.
	(gnus-header-from): Put back in again.
	(gnus-article-hide-boring-headers): Don't bug out on articles with
	no From header.

	* gnus-topic.el (gnus-topic-find-groups): Ditto.

	* gnus-msg.el (gnus-debug): Be more lenient with malformed files.

Wed Jan 17 05:29:17 1996  Kai Grossjohann  <grossjoh@ls6.informatik.uni-dortmund.de>

	* gnus-msg.el (gnus-inews-insert-gcc): Go through all Gcc'd
	groups. 

Wed Jan 17 02:26:21 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* gnus-msg.el (gnus-inews-domain-name): Also use
	mail-host-address.

	* nndoc.el (nndoc-guess-type): Guess `news' when it's news.

	* gnus-msg.el (gnus-debug): Only insert "environment" line if the
	environment follows.
	(gnus-inews-check-post): Check empty articles.

	* gnus.el (gnus-summary-edit-article-done): Run display hook.
	(gnus-newsrc-to-gnus-format): Group names can be just numbers.

	* nnmail.el (nnmail-check-duplication): Allow
	`nnmail-treat-duplicates' to be a function.

	* nnheader.el (nnheader-functionp): New function.

	* gnus-salt.el (gnus-pick-mode-map): Added `gnus-uu-mark-over'. 

	* gnus-uu.el (gnus-uu-mark-over): New command and keystroke.

	* gnus.el (gnus-find-new-newsgroups): Allow a prefix to force
	`ask-server'. 

Wed Jan 17 02:14:22 1996  Jason L. Tibbitts, III  <tibbs@sina.hpc.uh.edu>

	* gnus.el (gnus-simplify-buffer-fuzzy): Didn't work for adaptive
	scoring. 
	(gnus-summary-select-article): Allow scrolling up.

Tue Jan 16 22:28:41 1996  Lars Magne Ingebrigtsen  <larsi@narfi.ifi.uio.no>

	* gnus.el: Applied typo fix patches from eggert@twinsun.COM (Paul
	Eggert).

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


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

* Re: September Gnus 0.28 is released
  1996-01-17 22:27 September Gnus 0.28 is released Lars Magne Ingebrigtsen
@ 1996-01-18  1:39 ` Steven L Baur
  1996-01-18  1:51 ` Steven L Baur
  1 sibling, 0 replies; 3+ messages in thread
From: Steven L Baur @ 1996-01-18  1:39 UTC (permalink / raw)


This fixes a couple of typos, one of which is XEmacs only.  I haven't
tested the boring-headers fix, but it seems like the reasonable thing
to do.  (Many pardons if this comes out garbled, I have a bad feeling
right now).
===================================================================
RCS file: RCS/ChangeLog,v
retrieving revision 1.24
diff -u -r1.24 ChangeLog
--- ChangeLog	1996/01/18 00:38:14	1.24
+++ ChangeLog	1996/01/18 01:10:50
@@ -1,3 +1,11 @@
+Wed Jan 17 17:00:55 1996  Steven L. Baur  <steve@miranova.com>
+
+	* gnus.el (gnus-article-hide-boring-headers): gnus-article-hide-header
+	needed a parameter.
+
+	* gnus-xmas.el (gnus-xmas-find-file-noselect):
+	nnheader-insert-file-contents-literally lost the prefix
+
 Wed Jan 17 22:58:05 1996  Lars Magne Ingebrigtsen  <larsi@narfi.ifi.uio.no>
 
 	* gnus.el (gnus-article-hide-header): Hide boring headers

===================================================================
RCS file: RCS/gnus.el,v
retrieving revision 1.23
diff -u -r1.23 gnus.el
--- gnus.el	1996/01/18 00:38:14	1.23
+++ gnus.el	1996/01/18 01:08:43
@@ -13135,9 +13135,11 @@
 	    (cond
 	     ;; Hide empty headers.
 	     ((eq elem 'empty)
-	      (while (re-search-forward "^[^:]+:[ \t]\n[^ \t]" nil t)
+	      (while (re-search-forward "^\\([^:]+\\):[ \t]\n[^ \t]" nil t)
 		(forward-line -1)
-		(gnus-article-hide-header)))
+		(gnus-article-hide-header
+		 (buffer-substring (match-beginning 1)
+				   (match-end 1)))))
 	     ;; Hide boring Newsgroups header.
 	     ((eq elem 'newsgroups)
 	      (when (equal (mail-fetch-field "newsgroups")

===================================================================
RCS file: RCS/gnus-xmas.el,v
retrieving revision 1.9
diff -u -r1.9 gnus-xmas.el
--- gnus-xmas.el	1996/01/18 00:38:14	1.9
+++ gnus-xmas.el	1996/01/18 01:22:12
@@ -24,6 +24,7 @@
 
 ;;; Code:
 
+(eval-when-compile (require 'cl))
 (require 'text-props)
 (defvar menu-bar-mode t)
 
@@ -632,7 +633,7 @@
 	  (erase-buffer)
 	  (if rawfile
 	      (condition-case ()
-		  (nnheader-insert-file-contents-literally filename t)
+		  (insert-file-contents-literally filename t)
 		(file-error
 		 ;; Unconditionally set error
 		 (setq error t)))

-- 
steve@miranova.com baur


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

* Re: September Gnus 0.28 is released
  1996-01-17 22:27 September Gnus 0.28 is released Lars Magne Ingebrigtsen
  1996-01-18  1:39 ` Steven L Baur
@ 1996-01-18  1:51 ` Steven L Baur
  1 sibling, 0 replies; 3+ messages in thread
From: Steven L Baur @ 1996-01-18  1:51 UTC (permalink / raw)


mail-host-address is not predefined on XEmacs.

===================================================================
RCS file: RCS/ChangeLog,v
retrieving revision 1.25
diff -u -r1.25 ChangeLog
--- ChangeLog	1996/01/18 01:47:31	1.25
+++ ChangeLog	1996/01/18 01:44:15
@@ -1,5 +1,8 @@
 Wed Jan 17 17:00:55 1996  Steven L. Baur  <steve@miranova.com>
 
+	* gnus-msg.el (gnus-inews-domain-name): mail-host-address may not
+	be predefined.
+
 	* gnus.el (gnus-article-hide-boring-headers): gnus-article-hide-header
 	needed a parameter.
 
===================================================================
RCS file: RCS/gnus-msg.el,v
retrieving revision 1.19
diff -u -r1.19 gnus-msg.el
--- gnus-msg.el	1996/01/18 00:38:14	1.19
+++ gnus-msg.el	1996/01/18 01:43:57
@@ -1516,7 +1516,8 @@
 	     (domain 
 	      (or (if (stringp genericfrom) genericfrom)
 		  (getenv "DOMAINNAME")
-		  mail-host-address
+		  (and (boundp 'mail-host-address)
+		       mail-host-address)
 		  gnus-local-domain
 		  ;; Function `system-name' may return full internet name.
 		  ;; Suggested by Mike DeCorte <mrd@sun.soe.clarkson.edu>.

-- 
steve@miranova.com baur


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

end of thread, other threads:[~1996-01-18  1:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-01-17 22:27 September Gnus 0.28 is released Lars Magne Ingebrigtsen
1996-01-18  1:39 ` Steven L Baur
1996-01-18  1:51 ` Steven L Baur

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