all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: 8-bit characters input
Date: Mon, 09 Apr 2007 16:03:27 -0400	[thread overview]
Message-ID: <jwv7islfhga.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: OhuRh.991$R_5.24155@twister1.libero.it

> I can't input 8-bit chars in Emacs when I'm on the command line; especially,
> I need to type Italian accented chars (e.g. àèìòù). I simply want that an
> "è" appears when I press the "è" key; I want to avoid any deadkeys and such.
> Currently, instead, when I type one of those chars, it seems like some
> control code is inserted (e.g. when I press "à" the cursor moves down some
> lines).

Check C-h l after hitting à to see what char sequence was really sent
to Emacs.  You'll need both the set Emacs's keyboard-coding-system correctly
(typically to utf-8 or latin-1) and to let your terminal application send
the necessary info (among other things, you'll want it to use ESC to encode
the meta modifier (sometimes referred to as the alt modifier)).


        Stefan

  parent reply	other threads:[~2007-04-09 20:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-06 16:10 8-bit characters input Marco De Vitis
2007-04-06 17:38 ` Eli Zaretskii
     [not found] ` <mailman.1815.1175881310.7795.help-gnu-emacs@gnu.org>
2007-04-06 21:30   ` Marco De Vitis
2007-04-06 21:36 ` Peter Dyballa
     [not found] ` <mailman.1819.1175895648.7795.help-gnu-emacs@gnu.org>
2007-04-07  0:03   ` Marco De Vitis
2007-04-09 20:03 ` Stefan Monnier [this message]
2007-04-09 23:18   ` Marco De Vitis
2007-04-11  3:44     ` Stefan Monnier
2007-04-11  8:59       ` Marco De Vitis
2007-04-11 11:46         ` Peter Dyballa
2007-04-11 14:14         ` Stefan Monnier
2007-04-12 15:32           ` Marco De Vitis
2007-04-12 22:41             ` Stefan Monnier
2007-04-13  6:38               ` Marco De Vitis
     [not found]         ` <mailman.1946.1176292242.7795.help-gnu-emacs@gnu.org>
2007-04-12 14:58           ` Marco De Vitis

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