Gnus development mailing list
 help / color / mirror / Atom feed
* September Gnus v0.95 is released
@ 1996-05-26  0:44 Lars Magne Ingebrigtsen
  1996-05-26  2:07 ` Steven L Baur
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-05-26  0:44 UTC (permalink / raw)


Bug fixes.

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:

Sun May 26 02:35:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* nnheader-ems.el: Bind nnheader-insert-raw-file-contents.

Sun May 26 02:34:01 1996  Bart Robinson  <lomew@cs.utah.edu>

	* gnus.el (gnus-save-newsrc-file): Make the backups go to the
	right directory.

Sun May 26 00:04:38 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>

	* gnus.el (gnus-cut-thread): Wouldn't cut properly with
	old-fetched and dormant articles.

Sat May 25 22:49:51 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>

	* gnus.el (gnus-summary-search-article): Continue from where we
	were. 
	(gnus-summary-insert-subject): Wouldn't insert when old-fetched
	articles. 
	(gnus-cut-threads): Would display too many threads when both
	sparse & ancient articles were present.
	(gnus-invisible-cut-children): New function.

Fri May 24 17:56:19 1996  Andy Norman  <ange@hplb.hpl.hp.com>

	* nnheader-ems.el (nnheader-xmas-find-file-noselect): Use
	`nnheader-insert-file-contents-literally'. 

Fri May 24 17:51:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>

	* gnus.el (gnus-summary-find-prev): With point at eob, would
	select the next-to-last article.

Fri May 24 17:25:48 1996  Magnus Hammerin  <qmah@bull.se>

	* gnus.el (gnus-group-mode): Use `gnus-make-local-hook'.
	(gnus-sortable-date): Typo.

Fri May 24 17:24:15 1996  ISO-2022-JP  <morioka@jaist.ac.jp>

	* gnus.el (gnus-narrow-to-signature): Didn't work.

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


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

* Re: September Gnus v0.95 is released
  1996-05-26  0:44 September Gnus v0.95 is released Lars Magne Ingebrigtsen
@ 1996-05-26  2:07 ` Steven L Baur
  0 siblings, 0 replies; 2+ messages in thread
From: Steven L Baur @ 1996-05-26  2:07 UTC (permalink / raw)
  Cc: ding

Gnus '95 lossage on XEmacs patch.  The test in the conditional is
wrong since XEmacs 19.14 does have insert-file-contents-literally.
This change should fix things for 19.13 as well, since almost
certainly nnheader-insert-file-contents-literally should be
nnheader-insert-raw-file-contents.

===================================================================
RCS file: RCS/ChangeLog,v
retrieving revision 1.100
diff -u -r1.100 ChangeLog
--- ChangeLog	1996/05/26 01:09:08	1.100
+++ ChangeLog	1996/05/26 01:41:34
@@ -1,3 +1,8 @@
+Sat May 25 18:40:44 1996  Steven L Baur  <steve@miranova.com>
+
+	* nnheader-ems.el: insert-file-contents-literally is defined in
+	XEmacs 19.14 -- use it.
+
 Sun May 26 02:35:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
 	* nnheader-ems.el: Bind nnheader-insert-raw-file-contents.

===================================================================
RCS file: RCS/nnheader-ems.el,v
retrieving revision 1.2
diff -u -r1.2 nnheader-ems.el
--- nnheader-ems.el	1996/05/26 01:09:08	1.2
+++ nnheader-ems.el	1996/05/26 01:55:32
@@ -128,7 +128,7 @@
 	  (erase-buffer)
 	  (if rawfile
 	      (condition-case ()
-		  (nnheader-insert-file-contents-literally filename t)
+		  (nnheader-insert-raw-file-contents filename t)
 		(file-error
 		 ;; Unconditionally set error
 		 (setq error t)))
@@ -169,20 +169,21 @@
       buf)))
 
 (eval-and-compile
+  (fset 'nnheader-insert-raw-file-contents
+	(if (fboundp 'insert-file-contents-literally)
+	    'insert-file-contents-literally
+	  'nnheader-xmas-insert-file-contents-literally))
   (cond 
    ;; Do XEmacs function bindings.
    ((string-match "XEmacs\\|Lucid" emacs-version)
     (fset 'nnheader-run-at-time 'nnheader-xmas-run-at-time)
     (fset 'nnheader-cancel-timer 'nnheader-xmas-cancel-timer)
-    (fset 'nnheader-find-file-noselect 'nnheader-xmas-find-file-noselect)
-    (fset 'nnheader-insert-file-contents-literally
-	  'nnheader-xmas-insert-file-contents-literally))
+    (fset 'nnheader-find-file-noselect 'nnheader-xmas-find-file-noselect))
    ;; Do Emacs function bindings.
    (t
     (fset 'nnheader-run-at-time 'run-at-time)
     (fset 'nnheader-cancel-timer 'cancel-timer)
     (fset 'nnheader-find-file-noselect 'find-file-noselect)
-    (fset 'nnheader-insert-raw-file-contents 'insert-file-contents-literally)
     )))
 
 (provide 'nnheader-ems)

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be proofread for $250/hour.
Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone
except you in November.


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

end of thread, other threads:[~1996-05-26  2:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-05-26  0:44 September Gnus v0.95 is released Lars Magne Ingebrigtsen
1996-05-26  2:07 ` 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).