From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ittay Dror Newsgroups: gmane.emacs.help Subject: custom-set-faces is slow Date: 05 Aug 2003 10:01:39 +0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1060066899.9156.25.camel@ittay> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1060067376 13691 80.91.224.253 (5 Aug 2003 07:09:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 5 Aug 2003 07:09:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 05 09:09:55 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19jvxC-000087-00 for ; Tue, 05 Aug 2003 09:09:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19jvvc-0007qO-M9 for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Aug 2003 03:08:16 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19jvvU-0007pp-1K for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 03:08:08 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19jvtT-0007La-Al for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 03:06:34 -0400 Original-Received: from [209.88.178.130] (helo=hirame.qlusters.com) by monty-python.gnu.org with esmtp (Exim 4.20) id 19jvtS-0007Jq-TV for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 03:06:03 -0400 Original-Received: from ittay ([10.100.0.13]) by hirame.qlusters (8.10.2/8.10.2) with ESMTP id h7573YD03900 for ; Tue, 5 Aug 2003 10:03:34 +0300 Original-To: help-gnu-emacs@gnu.org X-Mailer: Ximian Evolution 1.4.0-1mdk X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11588 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11588 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