Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!shelby!lindy!interran@interviews.stanford.edu From: interran@interviews.stanford.edu (John Interrante) Newsgroups: gnu.emacs.gnews Subject: Re: collection of 2.0 patches Message-ID: <3530@lindy.Stanford.EDU> Date: 19 Jun 89 03:46:12 GMT References: <18164@paris.ics.uci.edu> Sender: news@lindy.Stanford.EDU (News Service) Reply-To: interran@interviews.stanford.edu (John Interrante) Organization: InterViews/Allegro group, Stanford University Lines: 36 In-reply-to: nagel@paris.ics.uci.edu (Mark Nagel) In article <18164@paris.ics.uci.edu>, nagel@paris (Mark Nagel) writes: >I have made a compressed tar of Gnews 2.0 available for ftp on >paris.ics.uci.edu [128.195.1.50]. The only difference between this >release and the one at ucbvax is that the one on paris has the file >gnews-site.el which contains all the patches that were released. Site Actually there are lots of differences between this release of Gnews 2.0 and the one at ucbvax because Matthew Wiener recreated the tar file on ucbvax in order to incorporate some last-minute changes *after* he had already announced Gnews 2.0's release. I already had to point this out to someone who could not find index-show-p in their copy of Gnews 2.0. Many sites got the old version instead of the new version; for example, the ftp archive maintainer for labrea.stanford.edu updated labrea's copy from ucbvax only today. If you cannot find index-show-p in your copy of Gnews, cd /usr/stanford/lib/gnuemacs/lisp/local/gnews-2.0/ grep -n index-show-p =* *.el /dev/null =MANUAL:3370:@item @code{index-show-p}@ @ @ [@code{t}] =MANUAL:3371:@vindex index-show-p =MANUAL:6050: index-show-p (not slow-baud-rate) NNTP.el:345: (if (and index-show-p (string-match "....0" d)) NNTP.el:362: (if index-show-p nil Spool.el:443: (if (and index-show-p (string-match "....0" d)) index.el:56:(defvar index-show-p t index.el:239: (if index-show-p index.el:245: (if index-show-p (sit-for 0)) then you have the old version of Gnews 2.0 and you should update your copy from ucbvax.berkeley.edu or labrea.stanford.edu. In particular, paris.ics.uci.edu still has the old version. Some of the patches in its gnews-site.el file are probably unnecessary now (although they certainly couldn't hurt). John Interrante