From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: translate-region occasionally misses chars? Date: Fri, 3 May 2002 21:36:51 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200205040336.g443apm01024@aztec.santafe.edu> References: <59F55CE047A6D51196360002A534A4AC0296C6D0@pysmsx102.py.intel.com> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1020483588 19890 127.0.0.1 (4 May 2002 03:39:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 4 May 2002 03:39:48 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 173qOh-0005Ah-00 for ; Sat, 04 May 2002 05:39:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 173qOf-0001YC-00; Fri, 03 May 2002 23:39:45 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 173qLt-0001BD-00; Fri, 03 May 2002 23:36:53 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g443aqk28065; Fri, 3 May 2002 21:36:52 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g443apm01024; Fri, 3 May 2002 21:36:51 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: jeff.peck@intel.com In-Reply-To: <59F55CE047A6D51196360002A534A4AC0296C6D0@pysmsx102.py.intel.com> (jeff.peck@intel.com) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1153 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1153 But occasionally, as demonstrated by the output below, a single character will fail to be translated. [can't tell if it fails on pass1 or pass2, but it doesn't matter] Can you find a reproducible test case to report? It is hard to debug without that. If you try the same test case over and over, do you get varying results? It fails on both my Win2k machines, I don't a have a unix/linux to test. Please dont call Windows "win", and please don't call the whole system "Linux". In hacker terminology, calling something a "win" is a form of praise. If you wish to praise Microsoft Windows, you're free to do so; but if you don't, then you might want to think twice about using the term "win2k". As for the Linux system, it is more GNU than Linux, so please call it "GNU/Linux". If you call it "Linux", you're giving someone else the credit for our work, and that makes it hard for us to recruit support for further work. See http://www.gnu.org/gnu/linux-and-gnu.html.