From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8444 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Custom problems on XEmacs Date: 20 Oct 1996 18:16:13 +0200 Organization: The Church of Emacs Sender: abraham@dina.kvl.dk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035148604 12171 80.91.224.250 (20 Oct 2002 21:16:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:16:44 +0000 (UTC) Return-Path: Original-Received: (qmail 21410 invoked from smtpd); 20 Oct 1996 16:41:52 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 20 Oct 1996 16:41:51 -0000 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 20 Oct 1996 18:16:20 +0200 Original-Received: from kolmogorov.dina.kvl.dk (kolmogorov.dina.kvl.dk [130.225.40.209]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id SAA13893; Sun, 20 Oct 1996 18:10:16 +0200 Original-Received: (abraham@localhost) by kolmogorov.dina.kvl.dk (8.6.12/8.6.4) id SAA20896; Sun, 20 Oct 1996 18:16:13 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Steven L Baur's message of 18 Oct 1996 21:42:16 -0700 Original-Lines: 25 X-Mailer: Red Gnus v0.51/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8444 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8444 Steven L Baur writes: > The extent boundaries look like they're not being properly terminated > (folding and unfolding things result in a mess). I use text properties. There is some display glitches under XEmacs, but they don't seem too bad. > It's also excruciatingly slow. It does feel quote a bit slower under XEmacs, I don't know why. > Where did my customizations go? I carefully hit Apply after > completing each change. You need to hit `Set Default' to make the changes permanent. Browsing the documentation might be wise. It is problem with faces that are part of a list, like `gnus-cite-face-list'. You need to press `Set Default' in each individual face (by activating the blue `[*]' button, instead of just pressing the `Set Default' button at the bottom. I haven't found a good way to solve this, yet.