From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: want to go to the 2345th byte, not character Date: Thu, 23 Jun 2005 23:56:38 +0800 Message-ID: <87zmthcbih.fsf@jidanni.org> References: <874qbqjol4.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119558927 21302 80.91.229.2 (23 Jun 2005 20:35:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Jun 2005 20:35:27 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 23 22:35:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DlYPC-0007Jl-Ic for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Jun 2005 22:34:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlYW6-0007zH-0n for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Jun 2005 16:41:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DlYW1-0007xM-FO for bug-gnu-emacs@gnu.org; Thu, 23 Jun 2005 16:41:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DlYVz-0007x6-Vv for bug-gnu-emacs@gnu.org; Thu, 23 Jun 2005 16:41:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlYNt-0005sk-CS for bug-gnu-emacs@gnu.org; Thu, 23 Jun 2005 16:33:13 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DlXwq-0000hx-SO for bug-gnu-emacs@gnu.org; Thu, 23 Jun 2005 16:05:17 -0400 Original-Received: from [218.187.65.60] (port=33068 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.51 #0) id 1DlXtK-0005v2-Dy by authid with plain for ; Fri, 24 Jun 2005 01:31:40 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:12319 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:12319 Eli> Can you tell why you need that? iconv said there was a problem at the 2345th character in that file and I wanted to see what the file looked like around there. Eli> use hexl-find-file for that. But then I can't see it in the native language I bet. OK, next time I'll try dd(1).