From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Re: patch: make hexl mode support 8, 32 and 64 bit groups (fwd) Date: Fri, 13 Oct 2006 21:16:07 +0900 (JST) Message-ID: <20061013.211607.227582617.jet@gyve.org> References: <20061013.202911.164001719.jet@gyve.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160970246 6689 80.91.229.2 (16 Oct 2006 03:44:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Oct 2006 03:44:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 16 05:44:03 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZJOU-0006Ae-SC for ged-emacs-devel@m.gmane.org; Mon, 16 Oct 2006 05:44:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZJOU-0000CD-B0 for ged-emacs-devel@m.gmane.org; Sun, 15 Oct 2006 23:44:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GZJOD-00007b-BY for emacs-devel@gnu.org; Sun, 15 Oct 2006 23:43:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GZJOB-0008VT-7t for emacs-devel@gnu.org; Sun, 15 Oct 2006 23:43:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZJOB-0008VA-4S for emacs-devel@gnu.org; Sun, 15 Oct 2006 23:43:43 -0400 Original-Received: from [210.130.0.20] (helo=mo01.iij4u.or.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GZJXD-0008Rv-06 for emacs-devel@gnu.org; Sun, 15 Oct 2006 23:53:03 -0400 Original-Received: MO(mo01)id k9G3hSB7019253; Mon, 16 Oct 2006 12:43:28 +0900 (JST) Original-Received: from localhost (h219-110-075-013.catv01.itscom.jp [219.110.75.13]) by r-kk.iij4u.or.jp (4U-MR/r-kk) id k9G3hQW3009173; Mon, 16 Oct 2006 12:43:27 +0900 (JST) Original-To: vivek@etla.org In-Reply-To: <20061013.202911.164001719.jet@gyve.org> X-Mailer: Mew version 4.2.53 on Emacs 22.0.51 / Mule 5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60777 Archived-At: > > Hi - this kind of sank without a trace last time I posted it, and it's > > been a couple of months, so I thought I'd post it again to see if there > > was any interest this time around. Apologies if this is considered bad > > manners. > > I think your patch is quite interesting. > I also have wanted to improve binary file handling in emacs. > You may have interest in my binareal. > (http://www.gyve.org/~jet/binareal.png) > > However, the release of emacs is delayed. So I think we should > suspend adding new functions to it for a while. However, if someone active developer approves your patch, I'll take time for reviewing your patch.