From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5166 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: September Gnus 0.39 is released Date: 19 Feb 1996 17:33:01 -0800 Organization: Miranova Systems, Inc. Sender: steve@miranova.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.43) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035145810 32025 80.91.224.250 (20 Oct 2002 20:30:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:30:10 +0000 (UTC) Cc: Lars Magne Ingebrigtsen Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id SAA25967 for ; Mon, 19 Feb 1996 18:13:25 -0800 Original-Received: from deanna.miranova.com (steve@miranova.com [204.212.162.100]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Tue, 20 Feb 1996 02:33:32 +0100 Original-Received: (from steve@localhost) by deanna.miranova.com (8.7.3/8.6.9) id RAA25601; Mon, 19 Feb 1996 17:33:03 -0800 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ In-Reply-To: Lars Magne Ingebrigtsen's message of 19 Feb 1996 14:44:48 -0800 Original-Lines: 98 X-Mailer: September Gnus v0.39/XEmacs 19.13 Xref: main.gmane.org gmane.emacs.gnus.general:5166 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5166 XEmacs fixes for v0.39 follow. =================================================================== RCS file: RCS/ChangeLog,v retrieving revision 1.40 diff -u -r1.40 ChangeLog --- ChangeLog 1996/02/19 23:48:29 1.40 +++ ChangeLog 1996/02/20 01:26:49 @@ -1,3 +1,15 @@ +Mon Feb 19 17:23:07 1996 Steven L. Baur + + * gnus-cite.el (gnus-cite-parse): Use new gnus-set-text-properties + alias. + + * nnbabyl.el (nnbabyl-request-expire-articles): Ditto. + + * gnus-uu.el (gnus-uu-save-article): Ditto. + + * gnus-msg.el (gnus-forward-insert-buffer): Ditto. + (gnus-copy-article-buffer): Ditto. + Mon Feb 19 23:01:33 1996 Lars Magne Ingebrigtsen * browse-url.el: New version installed. =================================================================== RCS file: RCS/gnus-cite.el,v retrieving revision 1.8 diff -u -r1.8 gnus-cite.el --- gnus-cite.el 1996/02/10 00:01:11 1.8 +++ gnus-cite.el 1996/02/20 01:21:25 @@ -455,7 +455,7 @@ ;; Each prefix. (setq end (match-end 0) prefix (buffer-substring begin end)) - (set-text-properties 0 (length prefix) nil prefix) + (gnus-set-text-properties 0 (length prefix) nil prefix) (setq entry (assoc prefix alist)) (if entry (setcdr entry (cons line (cdr entry))) =================================================================== RCS file: RCS/gnus-msg.el,v retrieving revision 1.28 diff -u -r1.28 gnus-msg.el --- gnus-msg.el 1996/02/19 23:48:29 1.28 +++ gnus-msg.el 1996/02/20 01:26:13 @@ -524,7 +524,7 @@ (set-buffer article-buffer) (widen) (copy-to-buffer gnus-article-copy (point-min) (point-max)) - (set-text-properties (point-min) (point-max) + (gnus-set-text-properties (point-min) (point-max) nil gnus-article-copy))))) (defun gnus-post-news (post &optional group header article-buffer yank subject) @@ -2376,7 +2376,7 @@ (insert-buffer-substring buffer) (goto-char (point-max)) (insert gnus-forward-end-separator) - (set-text-properties (point-min) (point-max) nil) + (gnus-set-text-properties (point-min) (point-max) nil) ;; Remove all unwanted headers. (goto-char (point-min)) (forward-line 1) =================================================================== RCS file: RCS/gnus-uu.el,v retrieving revision 1.18 diff -u -r1.18 gnus-uu.el --- gnus-uu.el 1996/02/09 23:53:59 1.18 +++ gnus-uu.el 1996/02/20 01:25:04 @@ -762,7 +762,7 @@ (save-restriction (set-buffer buffer) (let (buffer-read-only) - (set-text-properties (point-min) (point-max) nil) + (gnus-set-text-properties (point-min) (point-max) nil) ;; These two are necessary for XEmacs 19.12 fascism. (put-text-property (point-min) (point-max) 'invisible nil) (put-text-property (point-min) (point-max) 'intangible nil)) =================================================================== RCS file: RCS/nnbabyl.el,v retrieving revision 1.13 diff -u -r1.13 nnbabyl.el --- nnbabyl.el 1996/02/19 23:48:29 1.13 +++ nnbabyl.el 1996/02/20 01:23:42 @@ -274,7 +274,7 @@ (save-excursion (set-buffer nnbabyl-mbox-buffer) - (set-text-properties (point-min) (point-max) nil) + (gnus-set-text-properties (point-min) (point-max) nil) (while (and articles is-old) (goto-char (point-min)) (if (search-forward (nnbabyl-article-string (car articles)) nil t) -- 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.