From: videoxfer <videoxfer@xfer.tv>
Subject: Re: Emacs on OS X - configuration package
Date: Tue, 02 Mar 2004 12:30:11 GMT [thread overview]
Message-ID: <m7%0c.164646$uV3.713734@attbi_s51> (raw)
In-Reply-To: m28yikf84d.fsf@david-steuber.com
On 2004-03-01, David Steuber <david.steuber@verizon.net> wrote:
>> True. You _can_ still enter many accented latin1-specific characters
>> with the option key even if option is bound to meta. For instance I
>> can use opt-u in the usual mac way to enter ü, ö etc. In fact I just
>> did. But as you say, you can't get at everything this way, for
>> instance I can't use opt-s to enter ß (I did insert-ss to enter that
>> one).
>
> I am seeing blocks/rectangles (default glyphs?) rather than proper
> charcter glyphs in my Carbon Emacs build. Is there a way for me to
> fix that?
These are the possibly relevant things in my .emacs:
(set-terminal-coding-system 'iso-8859-1)
(setq mac-keyboard-text-encoding kTextEncodingISOLatin1)
(create-fontset-from-fontset-spec
"-apple-monaco-medium-r-normal--10-*-*-*-*-*-fontset-monaco,
ascii:-apple-monaco-medium-r-normal--10-100-75-75-m-100-mac-roman,
latin-iso8859-1:-apple-monaco-medium-r-normal--10-100-75-75-m-100-mac-roman")
;; Only the font entry is relevant
(setq default-frame-alist '((width . 80)
(height . 50)
(font . "fontset-monaco")))
next prev parent reply other threads:[~2004-03-02 12:30 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-27 21:37 Emacs on OS X - configuration package David Reitter
2004-02-28 19:50 ` Arjan Bos
2004-02-29 4:39 ` Stefan Monnier
2004-02-29 5:21 ` Tim McNamara
2004-02-29 23:08 ` Stefan Monnier
2004-03-01 2:19 ` Tim McNamara
2004-03-01 18:30 ` Stefan Monnier
2004-03-01 21:55 ` videoxfer
2004-03-01 23:03 ` Tim McNamara
2004-03-01 23:01 ` Tim McNamara
2004-03-02 15:13 ` Stefan Monnier
2004-02-29 13:53 ` videoxfer
2004-02-29 23:18 ` Stefan Monnier
2004-03-01 13:36 ` videoxfer
2004-03-01 18:37 ` Stefan Monnier
2004-03-01 9:45 ` Piet van Oostrum
2004-03-01 12:17 ` Jussi Piitulainen
2004-03-01 13:43 ` videoxfer
2004-03-01 14:47 ` Jussi Piitulainen
2004-03-01 21:50 ` videoxfer
2004-03-02 15:04 ` Jussi Piitulainen
2004-03-02 19:32 ` videoxfer
2004-03-02 20:04 ` Jussi Piitulainen
2004-03-03 0:03 ` videoxfer
2004-03-01 23:41 ` David Steuber
2004-03-02 12:30 ` videoxfer [this message]
2004-03-02 15:17 ` Stefan Monnier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='m7%0c.164646$uV3.713734@attbi_s51' \
--to=videoxfer@xfer.tv \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.