From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: s981334@student.ulg.ac.be (=?ISO-8859-1?Q?Aur=E9?=) Newsgroups: gmane.emacs.help Subject: Re: problem with keyboard input Date: 2 Aug 2003 02:19:40 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84smosgwbk.fsf@slowfox.is.informatik.uni-duisburg.de> <84aday8tor.fsf@slowfox.is.informatik.uni-duisburg.de> <84adaw556r.fsf@slowfox.is.informatik.uni-duisburg.de> <84ptjpksy3.fsf@slowfox.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1059827293 2441 80.91.224.249 (2 Aug 2003 12:28:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 2 Aug 2003 12:28:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 02 14:28:12 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 19ivUa-0000dB-00 for ; Sat, 02 Aug 2003 14:28:12 +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 19isZL-0004q6-08 for geh-help-gnu-emacs@m.gmane.org; Sat, 02 Aug 2003 05:20:55 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 80.200.96.254 Original-X-Trace: posting.google.com 1059815980 6573 127.0.0.1 (2 Aug 2003 09:19:40 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 2 Aug 2003 09:19:40 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:115635 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:11549 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11549 I try the command C-x RET c latin-1 RET C-x C-f /myfile.tex and.... it works !!!! But when I want to save, emacs asks me the codings system to this operation. I let the default coding system (utf-8) but I don't know if it's the right one? When I close the buffer and open it after with C-x C-f /myfile.tex, problems comes back !!! How must I do to keep the previous coding system everytime?