From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19822 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.64 is released Date: 12 Dec 1998 14:44:25 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86btl9m9gm.fsf@kramer.bp.aventail.com> References: Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158103 13601 80.91.224.250 (20 Oct 2002 23:55:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:55:03 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA13499 for ; Sat, 12 Dec 1998 14:45:06 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id NAA30844; Sat, 12 Dec 1998 13:44:39 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Dec 1998 13:44:35 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA15816 for ; Sat, 12 Dec 1998 13:44:26 -0600 (CST) Original-Received: from slow.bp.aventail.com (user-38lc2dr.dialup.mindspring.com [209.86.9.187]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA13482 for ; Sat, 12 Dec 1998 14:44:18 -0500 (EST) Original-Received: from kramer.bp.aventail.com (kramer.bp.aventail.com [192.168.2.2]) by slow.bp.aventail.com (8.8.5/8.8.5) with ESMTP id OAA14226 for ; Sat, 12 Dec 1998 14:43:55 -0800 Original-Received: (from wmperry@localhost) by kramer.bp.aventail.com (8.8.5/8.8.5) id OAA13574; Sat, 12 Dec 1998 14:44:25 -0500 Original-To: "(ding)" X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > Lars Magne Ingebrigtsen writes: > > Bug fixes. > > Bugs introduced: > > w3 is not shipped with FSF Emacs 20; pGnus 0.64 will fail outright on FSF > Emacs 20. > > Will not work with w3 2.2.26, which is the current stable release (mostly > because 2.2.26 won't work with FSF Emacs 20 at all due to lack of x-mouse). > > w3 4.0 beta versions mess around with font/face dimensions, thus screen > dimensions, and there appears to be no way to make that not happen. I > happen to like the fonts/faces I have chosen, and I do not like it when > something comes along and changes them without asking. (setq w3-use-terminal-characters nil) -bp