From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8446 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 20:31:10 +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 1035148605 12180 80.91.224.250 (20 Oct 2002 21:16:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:16:45 +0000 (UTC) Return-Path: Original-Received: (qmail 721 invoked from smtpd); 20 Oct 1996 18:51:22 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 20 Oct 1996 18:51:21 -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 20:31:17 +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 UAA14222; Sun, 20 Oct 1996 20:25:13 +0200 Original-Received: (abraham@localhost) by kolmogorov.dina.kvl.dk (8.6.12/8.6.4) id UAA20950; Sun, 20 Oct 1996 20:31:10 +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 20 Oct 1996 10:29:52 -0700 Original-Lines: 25 X-Mailer: Red Gnus v0.51/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8446 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8446 >>>>> "SLB" == Steven L Baur writes: SLB> The buttons are getting merged together, SLB> things like the (show) button on faces may only be pressed once, etc. Pushing `show' multiple times on a face works for me on XEmacs 19.14. SLB> SLB> If reading the manual is going to be mandatory, why can't I just set SLB> things in Lisp as is traditional? SLB> You can. I also changed the face code so you can use `edit-faces' if you prefer that. The `Apply'/`Reset'/`Set Default' terminology is from the OPEN LOOK GUI standard. It would probably be better to use CUA (IBM) terminology, but I do not know that. SLB> I hit the blue `[*]' buttons. You mean I have to also hit `Set SLB> Default' as well? If you hit `[*]', a menu will appear. Select `Set Default' from that menu.