emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 23 Mac port


From: Leo
Subject: Re: Emacs 23 Mac port
Date: Sat, 02 Jan 2010 01:27:32 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

On 2009-12-31 11:46 +0000, YAMAMOTO Mitsuharu wrote:
> The sixth update of the Mac port, which is experimental/hackers-only,
> is now available from
>
>     ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-23.1.91-mac-1.96.tar.gz
>
> This version is based on Emacs 23.1.91 pretest.

I just tried this for the first time and it seems to be better than the
official ns port. in particular, ispell is extremely fast and the
fullscreen is superb.

However, my old font setting under ns does not seem to work:

  (create-fontset-from-fontset-spec
   (mapconcat 'identity
              '("-*-*-*-*-*-*-13-*-*-*-*-*-fontset-custom"
                "latin:-*-DejaVu_Sans_Mono-*-*-*-*-13-*-*-*-*-*-iso10646-1"
                ;; "greek:-*-Lucida_Grande-*-*-*-*-13-*-*-*-*-*-iso10646-1"
                "han:-*-STHeiti-*-*-*-*-13-*-*-*-*-*-iso10646-1"
                
"cjk-misc:-*-Hiragino_Kaku_Gothic_ProN-*-*-*-*-13-*-*-*-*-*-iso10646-1"
                )
              ","))

  (set-frame-font "fontset-custom")

it produced an error that fontset-custom is unknown.

Also is there a way to disable tool-bar in such a way that it does not
display the tool-bar first and then hide it and shrink the window as
is done by (tool-bar-mode -1).

Thanks.
Leo





reply via email to

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