From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: problem with keyboard input Date: Wed, 30 Jul 2003 18:51:08 +0200 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <84adaw556r.fsf@slowfox.is.informatik.uni-duisburg.de> References: <84smosgwbk.fsf@slowfox.is.informatik.uni-duisburg.de> <84aday8tor.fsf@slowfox.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1059587171 28558 80.91.224.249 (30 Jul 2003 17:46:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2003 17:46:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 30 19:02:03 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19huIA-00029y-00 for ; Wed, 30 Jul 2003 18:59:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19huEm-00081r-Ci for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jul 2003 12:55:40 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!fu-berlin.de!uni-berlin.de!p508775ae.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: p508775ae.dip.t-dialin.net (80.135.117.174) Original-X-Trace: news.uni-berlin.de 1059583868 23438873 80.135.117.174 (16 [73968]) Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:NwtgMVXM14+TPkR6l4B8B0nm8gk= Original-Xref: shelby.stanford.edu gnu.emacs.help:115567 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11485 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11485 s981334@student.ulg.ac.be (Auré) writes: > No, it doesn't work. But I observe thinks thant I never seen before > (not with your command but in general) : When I create a new file and > begin to type, it's ok, accent appears ; à, é, è, ù ... In fact, > there's only a problem with a file (in tex format), not the others > files (every format). Hm, so new files come out right, but in *.tex files you have problems. Hm. Strange. Does it also happen for new .tex files that you create yourself? Do you normally use Latin-1 encoding? Or Latin-9? Whichever it is, maybe it helps to say C-x RET f latin-1 RET C-x C-s in the file that's causing you trouble. Then Emacs ought to tell you if it finds characters that can't be represented in latin-1. If there are any, you can delete them or change them, and then try again. -- ~/.signature