From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4846 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: September Gnus 0.30 is released Date: 20 Jan 1996 21:04:40 -0800 Organization: Miranova Systems, Inc. Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.40) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035145536 31030 80.91.224.250 (20 Oct 2002 20:25:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:25:36 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.7.3/8.6.9) with SMTP id VAA16356 for ; Sat, 20 Jan 1996 21:50:38 -0800 Original-Received: from miranova.com (steve@miranova.com [204.212.162.100]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 21 Jan 1996 06:07:25 +0100 Original-Received: (from steve@localhost) by miranova.com (8.7.3/8.6.9) id VAA14993; Sat, 20 Jan 1996 21:04:45 -0800 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ In-Reply-To: Lars Magne Ingebrigtsen's message of 20 Jan 1996 18:09:07 -0800 Original-Lines: 55 X-Mailer: September Gnus v0.30/XEmacs 19.13 Xref: main.gmane.org gmane.emacs.gnus.general:4846 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4846 =================================================================== RCS file: RCS/ChangeLog,v retrieving revision 1.28 diff -u -r1.28 ChangeLog --- ChangeLog 1996/01/21 04:19:08 1.28 +++ ChangeLog 1996/01/21 04:40:56 @@ -1,3 +1,11 @@ +Sat Jan 20 20:39:03 1996 Steven L. Baur + + * nnmbox.el (nnmbox-read-mbox): find-file-noselect -> + nnheader-find-file-noselect. + + * gnus-cache.el (gnus-jog-cache): Added parameter to call to + gnus-group-mark-buffer. + Sun Jan 21 01:59:13 1996 Lars Magne Ingebrigtsen * gnus.el (gnus-summary-recenter): Recenter horizontally. =================================================================== RCS file: RCS/nnmbox.el,v retrieving revision 1.7 diff -u -r1.7 nnmbox.el --- nnmbox.el 1996/01/18 00:38:14 1.7 +++ nnmbox.el 1996/01/21 04:40:33 @@ -501,7 +501,8 @@ (let ((delim (concat "^" rmail-unix-mail-delimiter)) start end) (set-buffer (setq nnmbox-mbox-buffer - (find-file-noselect nnmbox-mbox-file nil 'raw))) + (nnheader-find-file-noselect + nnmbox-mbox-file nil 'raw))) (buffer-disable-undo (current-buffer)) (goto-char (point-min)) (while (re-search-forward delim nil t) =================================================================== RCS file: RCS/gnus-cache.el,v retrieving revision 1.12 diff -u -r1.12 gnus-cache.el --- gnus-cache.el 1996/01/21 04:19:08 1.12 +++ gnus-cache.el 1996/01/21 04:35:40 @@ -456,7 +456,7 @@ ;; Start Gnus. (gnus) ;; Go through all groups... - (gnus-group-mark-buffer) + (gnus-group-mark-buffer nil) (gnus-group-universal-argument nil nil (lambda () -- steve@miranova.com baur Unsolicited commercial e-mail will be proofread for $250/hour.