all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: Accents in Emacs 20.7.2
Date: Mon, 30 Jun 2003 08:23:58 +0200	[thread overview]
Message-ID: <84el1cw0ap.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: ww6adc1553g.fsf@yahoo.com

Apokrif <apokrif1@yahoo.com> writes:

> To get characters with accents (under Emacs 20.7.2), I type C-x RET k
> iso-8859-1-unix (according to newsgroups archives, it should be
> iso-8859-15, but it doesn't appear on my completion list). I think I
> can add something in .emacs to make this automatically ? I've been
> said I should upgrade my Emacs, but that's difficult as I'm not an
> administrator on my machine. I already wrote
> (standard-display-european t) in .emacs but that isn't sufficient.

Do not write (standard-display-european t).  This is old stuff and
won't do anything useful these days.

(set-keyboard-coding-system 'iso-8859-1) might do the trick.

Emacs 20.7 is quite old; you might like the new features in Emacs
21.  Emacs 21 also supports Latin-9.

-- 
~/.signature

      reply	other threads:[~2003-06-30  6:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-29 14:30 Accents in Emacs 20.7.2 Apokrif
2003-06-30  6:23 ` Kai Großjohann [this message]

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=84el1cw0ap.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /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.