From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8413 Path: main.gmane.org!not-for-mail From: Hans de Graaff Newsgroups: gmane.emacs.gnus.general Subject: Re: rgnus 0.[49-52] and XEmacs ? Date: 17 Oct 1996 17:03:05 +0200 Sender: graaff@duticai.twi.tudelft.nl Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.80) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035148577 12023 80.91.224.250 (20 Oct 2002 21:16:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:16:17 +0000 (UTC) Return-Path: Original-Received: (qmail 11702 invoked from smtpd); 17 Oct 1996 15:24:52 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 17 Oct 1996 15:24:52 -0000 Original-Received: from duticai.twi.tudelft.nl (duticai.twi.tudelft.nl [130.161.159.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 17 Oct 1996 17:03:16 +0200 Original-Received: from dutifp.twi.tudelft.nl (dutifp [130.161.159.118]) by duticai.twi.tudelft.nl (8.7.6/8.7.3) with ESMTP id RAA10410 for ; Thu, 17 Oct 1996 17:03:13 +0200 (MET DST) Original-Received: (from graaff@localhost) by dutifp.twi.tudelft.nl (8.7.6/8.7.3) id RAA09985; Thu, 17 Oct 1996 17:03:09 +0200 (MET DST) Original-To: ding@ifi.uio.no X-Face: ,i^c$X{l+r}VV%(bl{^[ writes: > Has anybody gotten these newer versions of rgnus to work with xemacs? Nope. > I didn't, because topic mode seems to be screwed up (clicking on a > group hides it and generally just messes up the whole display) I noticed this too. I've send a report to gnus-bug. It seems Gnus thinks the next available topic is also on all preceding newsgroup lines, so clicking on the newsgroup causes the next available topic to be expanded or collapsed. > I can not select an article inside the summary buffer, as it gives > me some errors like function gnus-make-overlay is undefined. Likewise, also send a report on this to gnus-bug. Problem seems to be that some redefine function in gnus-xmas.el isn't (correctly?) called. When I ran that manually at least that part worked again. > By the way, I'm using tm7.81 if this is of any help... I have heard > there are some problems with tm and newer rgnus, though I can't think > of any problems to appear at least with topic mode. I'm using tm7.80, but maybe tm is the common factor to these bugs. Hans