all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Special characters on Emacs/Mac?
Date: Mon, 07 Mar 2005 09:26:54 -0500	[thread overview]
Message-ID: <87zmxfcz62.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 392a0eF5u0gl1U1@individual.net

> Actually I think the problem is not the input, but the font: how do I change
> my
> (set-face-font 'default "-apple-Bitstream Vera Sans
> Mono-regular-r-normal--13-140-75-75-m-120-mac-roman")
> to use ISO-Latin-1 encoding instead of mac-roman?  The documentation didn't
> really help me there... (and my tries were worthless)

No, the font itself uses mac-roman encoding, so you'd have to change the
font-data itself.  Emacs happily uses fonts with mac-roman encodings, so
there's no reason to make such a change.

The problem is most likely elsewhere.  E.g. that your files are read as if
they were encoded in "mac-roman" whereas they're encoded in "latin-1" (or
vice-versa).  Check buffer-file-coding-system and
default-buffer-file-coding-system.


        Stefan

  parent reply	other threads:[~2005-03-07 14:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07  6:17 Special characters on Emacs/Mac? Ulrich Hobelmann
2005-03-07  6:55 ` roodwriter
2005-03-07 14:23   ` Stefan Monnier
2005-03-07  9:55 ` Peter Dyballa
2005-03-07 14:26 ` Stefan Monnier [this message]
2005-03-08  4:45   ` Gian Uberto Lauri
2005-03-08 13:22     ` Stefan Monnier
     [not found]   ` <mailman.2958.1110259118.32256.help-gnu-emacs@gnu.org>
2005-03-08 14:26     ` Ulrich Hobelmann
2005-03-08 22:17       ` Peter Dyballa
     [not found]       ` <mailman.3061.1110322162.32256.help-gnu-emacs@gnu.org>
2005-03-09  1:15         ` Ulrich Hobelmann
2005-03-09  8:30           ` Peter Dyballa
2005-03-09 10:41     ` Sébastien Kirche
2005-03-09 14:20       ` Stefan Monnier
2005-03-09 15:11         ` Sébastien Kirche
2005-03-08  4:32 ` Ulrich Hobelmann
2005-03-08  9:16   ` Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2005-03-08 14:50 Gian Uberto Lauri

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=87zmxfcz62.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    /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.