From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: coding problem char \217 etc Date: Fri, 16 Nov 2018 17:53:46 +0200 Message-ID: <83zhu9t3w5.fsf@gnu.org> References: <87ftw1t99r.fsf@mat.ucm.es> <8336s1ukp9.fsf@gnu.org> <877ehdt4pq.fsf@mat.ucm.es> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1542383841 16038 195.159.176.226 (16 Nov 2018 15:57:21 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 16 Nov 2018 15:57:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 16 16:57:17 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gNgUa-0003wt-Sg for ged-emacs-devel@m.gmane.org; Fri, 16 Nov 2018 16:57:12 +0100 Original-Received: from localhost ([::1]:45459 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNgWh-0007QE-7f for ged-emacs-devel@m.gmane.org; Fri, 16 Nov 2018 10:59:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNgRV-0002SV-5z for emacs-devel@gnu.org; Fri, 16 Nov 2018 10:54:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gNgRQ-0000f4-7e for emacs-devel@gnu.org; Fri, 16 Nov 2018 10:54:01 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45420) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNgRO-0000eN-Cl; Fri, 16 Nov 2018 10:53:54 -0500 Original-Received: from [176.228.60.248] (port=3499 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gNgRM-0006yt-TY; Fri, 16 Nov 2018 10:53:54 -0500 In-reply-to: <877ehdt4pq.fsf@mat.ucm.es> (message from Uwe Brauer on Fri, 16 Nov 2018 16:36:01 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:231193 Archived-At: > From: Uwe Brauer > Date: Fri, 16 Nov 2018 16:36:01 +0100 > > > C-x RET c mac-roman RET C-x C-f FILE-NAME RET > > That worked thank you! > > 1. You did you guess mac-roman? How can I find out myself in the future? The "fran\215ais" was supposed to be français, obviously, so I searched the Internet for an encoding where ç is encoded as 215 octal. > 2. Is there any faster possibility? Faster than what?