From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8195 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: rgnus-0.46 and custom.el Date: 04 Oct 1996 18:33:17 +0200 Organization: The Church of Emacs Sender: abraham@dina.kvl.dk Message-ID: References: <16169.844442334@splat.niehs.nih.gov> 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 1035148396 10660 80.91.224.250 (20 Oct 2002 21:13:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:13:16 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id JAA03074 for ; Fri, 4 Oct 1996 09:50:18 -0700 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 ; Fri, 4 Oct 1996 18:33:21 +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 RAA13260; Fri, 4 Oct 1996 17:27:54 +0100 Original-Received: (abraham@localhost) by kolmogorov.dina.kvl.dk (8.6.12/8.6.4) id SAA02435; Fri, 4 Oct 1996 18:33:17 +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: "Lance A. Brown"'s message of Fri, 04 Oct 1996 11:18:54 -0400 Original-Lines: 23 X-Mailer: Red Gnus v0.47/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8195 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8195 "Lance A. Brown" writes: > I like the new customization support. It is a bit slow when > generating the displays for "large" variables but I like it anyway. Thanks. > When I click on the save button all that happens is that > > (custom-set-variables) > (custom-set-faces) > > is added to the end of my .emacs file. Reading the code indicates > that much customizations should have been output at the same time.... Did you activate `Set Default'? That button will take all customization items that are marked as modified ([*]), apply them (make their setting current), and mark them for saving ([!]). If you press `Apply' first, they will be marked as applied ([+]), and pressing `Apply' or `Set Default' will have no effect.