From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jmarant@nerim.net (=?iso-8859-15?q?J=E9r=F4me_Marant?=) Newsgroups: gmane.emacs.devel Subject: Re: Zap-to-char behaviour Date: Wed, 21 May 2003 22:02:24 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87znlg6pbj.fsf@marant.org> References: <20030521163038.2792062E4D@mallaury.noc.nerim.net> <200305211737.h4LHbEc08523@eel.dms.auburn.edu> <200305211903.h4LJ30B08677@eel.dms.auburn.edu> Reply-To: jmarant@nerim.net, emacs-devel@gnu.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1053548316 10755 80.91.224.249 (21 May 2003 20:18:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 21 May 2003 20:18:36 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 21 22:18:30 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Ia2R-0002lW-00 for ; Wed, 21 May 2003 22:18:15 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19IaDN-00038L-00 for ; Wed, 21 May 2003 22:29:33 +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 19IZxl-0002FN-9d for emacs-devel@quimby.gnus.org; Wed, 21 May 2003 16:13:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19IZxO-0002E3-Mn for emacs-devel@gnu.org; Wed, 21 May 2003 16:13:02 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19IZn8-0008Ub-7r for emacs-devel@gnu.org; Wed, 21 May 2003 16:02:57 -0400 Original-Received: from smtp-103-wednesday.nerim.net ([62.4.16.103] helo=kraid.nerim.net) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IZn7-0008UM-N3 for emacs-devel@gnu.org; Wed, 21 May 2003 16:02:25 -0400 Original-Received: from chinon (jmarant.net1.nerim.net [62.212.105.6]) by kraid.nerim.net (Postfix) with ESMTP id 977F640E2D for ; Wed, 21 May 2003 22:02:23 +0200 (CEST) Original-Received: by chinon (Postfix, from userid 1000) id 8312E86A64B; Wed, 21 May 2003 22:02:24 +0200 (CEST) Original-To: emacs-devel@gnu.org In-Reply-To: <200305211903.h4LJ30B08677@eel.dms.auburn.edu> (Luc Teirlinck's message of "Wed, 21 May 2003 14:03:00 -0500 (CDT)") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14059 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14059 Luc Teirlinck writes: > The function zap-up-to-char I sent you behaves strangely (like C-d) if > called with a zero argument. Of course, it is not meant to be called > with zero argument. If it were actually meant for inclusion in emacs, > we might want to do something else for a zero argument: no-op like M-z > or error message. Well, it's up to you to decide whether you want to include this function in emacs. I personaly think it would be useful for some people like me, and wouldn't cost much space. If no, I'll put the function in my .emacs. Thanks for it anyway. Cheers, --=20 J=E9r=F4me Marant http://marant.org