From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4093 Path: main.gmane.org!not-for-mail From: steve@miranova.com (Steven L. Baur) Newsgroups: gmane.emacs.gnus.general Subject: Re: Latest XEmacs lossage in sgnus 0.15 Date: 25 Nov 1995 20:12:55 -0800 Organization: Miranova Systems, Inc. Sender: steve@miranova.com Message-ID: References: <199511251913.LAA00297@monolith.spry.com> <"nz11.rz.un.641:26.11.95.01.47.10"@rz.uni-karlsruhe.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.27) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035144892 28498 80.91.224.250 (20 Oct 2002 20:14:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:14:52 +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.6.11/8.6.9) with ESMTP id UAA22678 for ; Sat, 25 Nov 1995 20:59:12 -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, 26 Nov 1995 05:12:52 +0100 Original-Received: (from steve@localhost) by miranova.com (8.6.11/8.6.9) id UAA22402; Sat, 25 Nov 1995 20:12:58 -0800 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ In-Reply-To: Jens Lautenbacher's message of 25 Nov 1995 17:45:00 -0800 Original-Lines: 35 X-Mailer: September Gnus v0.15 Xref: main.gmane.org gmane.emacs.gnus.general:4093 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4093 > c) you can not browse a group of the killed list. I verified that. Probably related is the new bug (from 0.1[345]) where nnvirtual groups cannot be created. Adding to your list: (In no particular order) The dribble file never gets autosaved (new with 0.13). The loser with this one is the erroneous (for XEmacs) (setq buffer-file-name ...) replacing the valid (set-visited-file-name ...) in gnus-dribble-read-file. nnheader-insert-head (used by all the local file routines) exercises an XEmacs GC bug. I have a patch for this, but it breaks ange-ftp stuffs. Entry to topics mode fails, at least with a gnus-group-topics string that used to work with 0.14. Of course, since the text-properties get screwed up by an XEmacs bug, gnus-topics has never completely worked. Nnvirtual groups have failed to behave in any reasonable fashion since 0.12. (Probably some wierd XEmacs problem since they work for Lars). Pseudo-article/dummy article default format strings do not contain the necessary magic to have mouse highlight enabled. > Any help or suggestions where to start debugging? The easiest would be problems introduced since 5.0.12. The lack of highlighting you described in b) might be the most rewarding. I smell an XEmacs bug there (I've noticed analogous behavior from time to time in other places), but cannot as yet prove it. -- steve@miranova.com baur