help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

custom-set-faces is slow


From: Ittay Dror
Subject: custom-set-faces is slow
Date: 05 Aug 2003 10:01:39 +0300

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]