From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Michael D. Vose" Newsgroups: gmane.emacs.help Subject: hexl-mode Date: Sat, 28 Aug 2010 10:30:14 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1283076816 5372 80.91.229.12 (29 Aug 2010 10:13:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 29 Aug 2010 10:13:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 29 12:13:35 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OpetJ-0000pt-17 for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Aug 2010 12:13:33 +0200 Original-Received: from localhost ([127.0.0.1]:56930 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OpetI-0003ol-6w for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Aug 2010 06:13:32 -0400 Original-Received: from [140.186.70.92] (port=51566 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OpMQE-00051o-5H for help-gnu-emacs@gnu.org; Sat, 28 Aug 2010 10:30:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OpMQC-0005LB-Gi for help-gnu-emacs@gnu.org; Sat, 28 Aug 2010 10:30:18 -0400 Original-Received: from gandalf.eecs.utk.edu ([160.36.59.7]:54855 helo=gandalf.localdomain) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OpMQC-0005Kf-Dc for help-gnu-emacs@gnu.org; Sat, 28 Aug 2010 10:30:16 -0400 Original-Received: from vose by gandalf.localdomain with local (Exim 4.72) (envelope-from ) id 1OpMQA-0003sb-Pp for help-gnu-emacs@gnu.org; Sat, 28 Aug 2010 10:30:14 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Sun, 29 Aug 2010 06:11:31 -0400 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:74827 Archived-At: How does one insert/delete (as opposed to change) a byte in hexl-mode? If a feature of hexl-mode is that insertion/deletion of bytes is impossible, then what is the intended/recommended method for emacs users to edit (as in all of insert/delete/change -- not just change) bytes in a (binary) file? Thanks Michael