From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Reading binary data with Emacs Date: Sat, 08 Jul 2006 15:39:51 +0300 Message-ID: References: <20060707213807.866.qmail@web33910.mail.mud.yahoo.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1152362420 28820 80.91.229.2 (8 Jul 2006 12:40:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Jul 2006 12:40:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 08 14:40:18 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FzC6X-0007eC-7w for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Jul 2006 14:40:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FzC6W-0002CL-4L for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Jul 2006 08:40:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FzC6E-0002C0-Gl for help-gnu-emacs@gnu.org; Sat, 08 Jul 2006 08:39:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FzC6C-0002Bc-61 for help-gnu-emacs@gnu.org; Sat, 08 Jul 2006 08:39:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FzC6C-0002BW-0X for help-gnu-emacs@gnu.org; Sat, 08 Jul 2006 08:39:52 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FzC6p-00020A-CP for help-gnu-emacs@gnu.org; Sat, 08 Jul 2006 08:40:31 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-70-118.inter.net.il [80.230.70.118]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id EBC62013 (AUTH halo1); Sat, 8 Jul 2006 15:39:50 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <20060707213807.866.qmail@web33910.mail.mud.yahoo.com> (message from exits funnel on Fri, 7 Jul 2006 14:38:07 -0700 (PDT)) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35872 Archived-At: > Date: Fri, 7 Jul 2006 14:38:07 -0700 (PDT) > From: exits funnel > > Thanks for the reply. It sounded promising but when I > run the command I get this error: Searching for > program ... no such file or directory ... bash. Native Windows Emacs should not try to use Bash, unless you have some customizations in your .emacs that force it to do so. Try "emacs -q", if it works there, take a hard look at your .emacs. > Maybe it doesn't work on windows? Hexl does work on Windows.