From: Ittay Dror <ittay@qlusters.com>
Subject: custom-set-faces is slow
Date: 05 Aug 2003 10:01:39 +0300 [thread overview]
Message-ID: <1060066899.9156.25.camel@ittay> (raw)
i have this in my init file:
(custom-set-faces
;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
;; Your init file should contain only one such instance.
'(default ((t (:stipple nil :background "light goldenrod yellow"
:foreground "#000000" :inverse-video nil :box nil :strike-through nil
:overline nil :underline nil :slant normal :weight normal :height 107
:width normal :family "adobe-courier"))))
'(ido-first-match-face ((t (:foreground "blue" :weight bold))))
'(mcomplete-prefix-method-alternative-part-face ((t (:foreground
"Brown"))))
'(mcomplete-prefix-method-fixed-part-face ((t (:foreground "Brown"
:weight bold))))
'(mcomplete-substr-method-alternative-part-face ((t (:foreground
"blue"))))
'(mcomplete-substr-method-fixed-part-face ((t (:foreground "blue"
:weight bold))))
'(table-cell-face ((t (:background "wheat" :foreground "blue"
:inverse-video nil)))))
it takes 4 seconds (!!) to finish.
I'm using Mandrake 9.1 linux with emacs version 21.2.93.1 on gtk.
can you please explain why and suggest a solution?
Thank you,
Ittay
--
=======================================
Ittay Dror (ittay@qlusters.com)
User Space, R&D
Qlusters Inc.
Tel: +972-3-6081956 Fax: +972-3-6081841
next reply other threads:[~2003-08-05 7:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-05 7:01 Ittay Dror [this message]
[not found] <mailman.85.1060067290.29551.help-gnu-emacs@gnu.org>
2003-08-05 12:40 ` custom-set-faces is slow Oliver Scholz
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=1060066899.9156.25.camel@ittay \
--to=ittay@qlusters.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.