From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "=?ISO-8859-1?Q?Andr=E9s_Ghigliazza?=" Newsgroups: gmane.emacs.help Subject: Re: accents Date: Fri, 20 Jul 2007 10:48:51 -0300 Message-ID: References: <87d4yso1t8.fsf@thalassa.lan.informatimago.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1184939357 5344 80.91.229.12 (20 Jul 2007 13:49:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jul 2007 13:49:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 20 15:49:16 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IBsqz-0004xP-3A for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Jul 2007 15:49:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBsqy-0007jd-KE for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Jul 2007 09:49:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBsqk-0007jX-JH for help-gnu-emacs@gnu.org; Fri, 20 Jul 2007 09:48:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBsqi-0007iF-3r for help-gnu-emacs@gnu.org; Fri, 20 Jul 2007 09:48:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBsqi-0007i6-0l for help-gnu-emacs@gnu.org; Fri, 20 Jul 2007 09:48:52 -0400 Original-Received: from py-out-1112.google.com ([64.233.166.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBsqh-0000RL-M0 for help-gnu-emacs@gnu.org; Fri, 20 Jul 2007 09:48:51 -0400 Original-Received: by py-out-1112.google.com with SMTP id f31so1908270pyh for ; Fri, 20 Jul 2007 06:48:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=t+4U1nZUoYAn+Vb59NrOX4rGBtfr5prUTqiuewc2aKdkRb47giKk2h6s5v47us3jEZ+MRPwHsNp/sQxw1BXYYocybo+WKxx2z41qrKJu0A0LxuaHpTOn5E0cCVdUWKMWrAx9ZAaetpZpfa0Aqv6N8JuzgnZgnvfjTSthsSP8z34= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EspOiYuViQzUOhj8w8vJ0FKemaBMa4xLO16G19O171utbVoNPvC1aBNymyjWgNH0zyC3RqWoW/sVzzdTB/hqUQwOjhS2sjqGzzWXsM6xcmSJKfj7uloYYF+IHBepxgp+IE2zpkR0Mu2vUfLOdAiNnaQHZQku6qY6gyMltu/NaGk= Original-Received: by 10.35.36.13 with SMTP id o13mr873839pyj.1184939331144; Fri, 20 Jul 2007 06:48:51 -0700 (PDT) Original-Received: by 10.35.42.12 with HTTP; Fri, 20 Jul 2007 06:48:43 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45841 Archived-At: > | I tried the command set-terminal-coding-system with both (I guess that > | I am using ISO-8859-1, but I can't remember where to see it). With > | ISO-8859-1, accents and "=F1" are seen right, but I can't type them (th= e > | same for the default). With UTF-8, neither I can see them, nor I can > | type them. > > Isn't it set-keyboard-coding-system (C-x C-m k) that is relevant here? > AFAIK, set-terminal-coding-system only governs what you see. > > -- Thanks very much to all for your time. Harald, keyboard-coding-system was exactly de problem. Pascal, sorry for top-posting. Best wishes, tizo