unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Sébastien Kirche" <sebastien.kirche.no@spam.free.fr.invalid>
Subject: Re: Special Characters on Mac Emacs
Date: Wed, 23 Mar 2005 16:49:10 +0100	[thread overview]
Message-ID: <m2br9atlah.fsf@seki.fr> (raw)
In-Reply-To: wleke6vc9w.wl%mituharu@math.s.chiba-u.ac.jp

Le 23 Mar 2005, YAMAMOTO Mitsuharu a dit :

>  On Thu, 10 Mar 2005 10:18:02 -0600, Ulrich Hobelmann <u.hobelmann@web.de>
>  said:
> 
> > To make Emacs display the stuff the following works:
> 
> > (create-fontset-from-fontset-spec
> > "-apple-monaco-medium-r-normal--12-*-*-*-*-*-fontset-monaco,
> > ascii:-apple-monaco-medium-r-normal--12-120-75-75-m-120-mac-roman,
> (snip)
> > latin-iso8859-15:-apple-monaco-medium-r-normal--12-120-75-75-m-120-mac-roman,
> > latin-iso8859-1:-apple-monaco-medium-r-normal--12-120-75-75-m-120-mac-roman"
> > )
> 
> > (set-face-font 'default
> > "-apple-monaco-medium-r-normal--12-*-*-*-*-*-fontset-monaco")
> 
> I'd rather not recommend directly specifying mac-roman fonts for
> latin-iso8859-1 or latin-iso8859-15 character set.  Because mac-roman
> does not have all the characters for them, some characters are
> displayed with wrong glyph.  If it had all,
> `face-font-registry-alternatives' would be set accordingly.
> 
> [...] 

I am  French and i have some  problems specifically with OSX  to use latin-9
(seems fixed now) and box-drawing unicode chars.

I used to configure  Emacs in the same way than Ulrich  by defining an Apple
Monaco  9 pt fontset  (I missed  your interesting  december 2004  post about
Cyrillic  characters display  support) for  ascii, latin-1  and  latin-9 and
trying    to   choose    (with   little    success)   unicode    fonts   for
mule-unicode-0100-24ff and mule-unicode-2500-33ff.

I defined  it like  that  to use  with later  default-frame-alist
font :
(create-fontset-from-fontset-spec
  "-apple-monaco-medium-r-normal--9-*-*-*-*-*-fontset-monaco,
   ascii:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman,
   mule-unicode-0100-24ff:-apple-lucida grande-medium-r-normal--0-0-75-75-m-0-mac-roman,
   mule-unicode-2500-33ff:-apple-bitstream vera sans mono bold-medium-r-normal--0-0-75-75-m-0-mac-roman,
   latin-iso8859-15:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman,
   latin-iso8859-1:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman")

I just  updated my cvs this  morning (including the patch  you just provided
concerning fontset-mac) and i noticed  that my fontset definition is no more
taken into account.

Every    attempt    to    change     the    frame    fontset    by    either
create-fontset-from-fontset-spec,         create-fontset-from-mac-roman-font,
face-font-registry-alternatives  or set-frame-font  seems to  fall  into the
-etl-fixed-medium-r-normal-*-16-  fontset, even choosing  the font  from the
S-Mouse1 menu.

The only command that managed to change the fontset to something else is the
"defaults write" command  that is available since you  added the preferences
support...

-- 
Sébastien Kirche

  reply	other threads:[~2005-03-23 15:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-10 16:18 Special Characters on Mac Emacs Ulrich Hobelmann
2005-03-23 11:20 ` YAMAMOTO Mitsuharu
2005-03-23 15:49   ` Sébastien Kirche [this message]
2005-03-24  3:00     ` YAMAMOTO Mitsuharu
2005-03-24 12:50       ` Sébastien Kirche
2005-03-25  6:48         ` YAMAMOTO Mitsuharu
2005-03-25  9:50           ` YAMAMOTO Mitsuharu
2005-03-25 15:34           ` Sébastien Kirche
2005-03-26  5:00             ` YAMAMOTO Mitsuharu
2005-03-31  3:43               ` Steven Tamm
2005-03-31 11:20                 ` Sébastien Kirche
2005-03-29 10:03           ` Sébastien Kirche
2005-04-01 11:02             ` YAMAMOTO Mitsuharu
2005-04-01 11:56               ` Sébastien Kirche

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2br9atlah.fsf@seki.fr \
    --to=sebastien.kirche.no@spam.free.fr.invalid \
    --cc=sebastien.kirche@free.fr \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).