From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Alex Brown" Newsgroups: gmane.emacs.help Subject: hexl-mode on Win2k hangs Date: Tue, 03 Jun 2003 20:12:08 GMT Organization: AT&T Broadband Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054671474 19480 80.91.224.249 (3 Jun 2003 20:17:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 20:17:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 03 22:17:52 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NIEC-00053o-00 for ; Tue, 03 Jun 2003 22:17:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NIC1-0008HD-09 for gnu-help-gnu-emacs@m.gmane.org; Tue, 03 Jun 2003 16:15:37 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-server.caltech.edu!attla2!ip.att.net!attbi_feed3!attbi_feed4!attbi.com!sccrnsc04.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-NNTP-Posting-Host: 24.60.172.224 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: sccrnsc04 1054671128 24.60.172.224 (Tue, 03 Jun 2003 20:12:08 GMT) Original-NNTP-Posting-Date: Tue, 03 Jun 2003 20:12:08 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:114061 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10556 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10556 I can't use hexl-mode on my Win2k machine. It just hangs emacs. Has anyone else seen this? hexl.exe works fine from the command-line. hexl-mode uses shell-command-on-region to run hexl.exe, is there a limit on how big the region can be when this function is called? I've got GNU Emacs 20.7.1. Thanks a lot, Alex