emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs on OS X development


From: John Wiegley
Subject: Re: Emacs on OS X development
Date: Mon, 23 Jul 2012 18:13:43 -0500
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (darwin)

>>>>> Paul Eggert <address@hidden> writes:

>> I then change my font to:
>> 
>> "-*-Courier-normal-normal-normal-*-15-*-*-*-m-0-iso10646-1"

> How did you change your font?  Giving details here will make it easier for
> others to reproduce the problem.

Sorry for being imprecise on that one.  I have this in my init.el:

(custom-set-variables
 '(default-frame-alist (quote ((font . 
"-apple-Courier-medium-normal-normal-*-15-*-*-*-m-0-iso10646-1") (cursor-color 
. "#b247ee")))))

> I notice that you're enabling multiple debugging options; this might cause
> Emacs to be slow for you even if it works fine for others.

It happens to me with -O3 and no debug options too.

John



reply via email to

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