Gnus development mailing list
 help / color / mirror / Atom feed
From: Per Abrahamsen <abraham@dina.kvl.dk>
Subject: Re: Feedback on new Customization
Date: 09 Oct 1996 01:43:49 +0200	[thread overview]
Message-ID: <rj7mp1kone.fsf@kolmogorov.dina.kvl.dk> (raw)
In-Reply-To: "Lance A. Brown"'s message of Tue, 08 Oct 1996 11:55:28 -0400


"Lance A. Brown" <labrown@splat.niehs.nih.gov> writes:

> I *REALLY* like it.

Thanks.

> On my 100Mhz SGI R4000 Indy w/ GNU Emacs 19.34b things take
> irritatingly long to happen.  Opening up a customization section is
> fast enough, but displaying a face or list of faces takes long enough
> to be really irritating.  I thought the elisp files might not be
> byte-compiled but they are.  I guess it just takes a bit of time to
> process the customizations.

Well, it takes up to 2 seconds to display the most complicated
structures on my ~100Mhz microsparc, which I believe is equivalent to
100Mhz 486 and quite a bit slower than your Indy.

The code has not been profiled yet, so there might be some savings
there.  However the library was not designed for speed.  Not that I
doesn't like speed, but part of the code stretches my capability as a
programmer, so I have had to concentrate my effort on making the
design and code as clear as possible in order to be able to maintain
it.

> Is the 'Set Default' button at the bottom of the page supposed to Set
> Default everything or just the objects in the top level heirarchy?  I
> have to select 'Set Default' on all indented objects that I've changed
> in order to have the new defaults set.

The `Set Default' button should set the default for all the options
that are currently marked as modified (i.e. [*]).

You also need to save the settings, either by pushing `Save', or
answering `yes' to the question on whether you want to save the
customizations when you leave emacs.

> Is the 'Set Default' button supposed to apply the changes I've made
> when I select it?  I have to 'M-x load-file .custom.el' in order to
> get my new defaults to activate.

The settings are saved in `.emacs', `.custom.el' is no longer used.


  parent reply	other threads:[~1996-10-08 23:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-08 15:55 Lance A. Brown
1996-10-08 16:46 ` Richard Pieri
1996-10-08 23:43 ` Per Abrahamsen [this message]
1996-10-09  0:30   ` Raja R Harinath
1996-10-10  0:51     ` Problems w/ rgnus-0.49 and tm-7.89 (was Re: Feedback on new Customization) Raja R Harinath
1996-10-10  9:32       ` Jan Vroonhof
1996-10-09  9:47   ` Feedback on new Customization Wesley.Hardaker
1996-10-09 13:45     ` Per Abrahamsen
1996-10-09 22:22       ` Brent B. Powers
1996-10-10 10:11         ` Per Abrahamsen
1996-10-10 13:41         ` William Perry
1996-10-11 17:53           ` Per Abrahamsen
1996-10-11 22:30             ` William Perry
1996-10-15  7:38             ` Wesley.Hardaker
1996-10-15 11:49               ` Per Abrahamsen
1996-10-10  7:13       ` Wesley.Hardaker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=rj7mp1kone.fsf@kolmogorov.dina.kvl.dk \
    --to=abraham@dina.kvl.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).