From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#15274: 24.3; space instead of codepoint 261 on windows console with cp852 Date: Thu, 05 Sep 2013 19:06:36 +0300 Message-ID: <834n9zntgz.fsf@gnu.org> References: <52285A21.5070207@poczta.onet.pl> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1378397240 25138 80.91.229.3 (5 Sep 2013 16:07:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Sep 2013 16:07:20 +0000 (UTC) Cc: 15274@debbugs.gnu.org To: Jarek Czekalski Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 05 18:07:21 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VHc5V-0001Rb-DN for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Sep 2013 18:07:17 +0200 Original-Received: from localhost ([::1]:60846 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHc5U-0006Rp-Lo for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Sep 2013 12:07:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHc5M-0006RT-9T for bug-gnu-emacs@gnu.org; Thu, 05 Sep 2013 12:07:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHc5G-0003n2-Nx for bug-gnu-emacs@gnu.org; Thu, 05 Sep 2013 12:07:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHc5G-0003mw-Kg for bug-gnu-emacs@gnu.org; Thu, 05 Sep 2013 12:07:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VHc5G-00046z-06 for bug-gnu-emacs@gnu.org; Thu, 05 Sep 2013 12:07:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Sep 2013 16:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15274 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15274-submit@debbugs.gnu.org id=B15274.137839722015798 (code B ref 15274); Thu, 05 Sep 2013 16:07:01 +0000 Original-Received: (at 15274) by debbugs.gnu.org; 5 Sep 2013 16:07:00 +0000 Original-Received: from localhost ([127.0.0.1]:42066 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VHc5D-00046j-7Q for submit@debbugs.gnu.org; Thu, 05 Sep 2013 12:06:59 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:41090) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VHc59-00046T-Fx for 15274@debbugs.gnu.org; Thu, 05 Sep 2013 12:06:56 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MSN00H00TUS3800@a-mtaout23.012.net.il> for 15274@debbugs.gnu.org; Thu, 05 Sep 2013 19:06:48 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MSN00HUZU3A0370@a-mtaout23.012.net.il>; Thu, 05 Sep 2013 19:06:48 +0300 (IDT) In-reply-to: <52285A21.5070207@poczta.onet.pl> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:78004 Archived-At: > Date: Thu, 05 Sep 2013 12:17:05 +0200 > From: Jarek Czekalski > > I start emacs -Q -nw, set terminal encoding to cp852. > When the file is loaded into console emacs (-nw) and the correct > file encoding is assured (revert-buffer-with-coding, cp852) > then some characters are displayed correctly and some not. Those > displayed incorrectly are replaced with spaces. For example > the first one in the file ("a" with a tail, U+0105) is displayed > incorrectly and the second one ("c" with an accent, U+0107) > is displayed correctly. Does the file display correctly if you visit it with the following command, which instructs Emacs to visit the file as cp852 to begin with: C-x RET c cp852 RET C-x C-f win_cp.txt RET instead of first visiting it with the default encoding, and then reverting it with the correct encoding?