From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?b?Suly9G1l?= Marant Newsgroups: gmane.emacs.devel Subject: Addition to lisp/misc.el Date: Sun, 31 Aug 2003 11:14:47 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <1062321287.3f51bc87d20ae@impt1-2.free.fr> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1062321502 18534 80.91.224.253 (31 Aug 2003 09:18:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Aug 2003 09:18:22 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Aug 31 11:18:21 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19tOLk-00077P-00 for ; Sun, 31 Aug 2003 11:18:20 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19tOTw-0003aY-00 for ; Sun, 31 Aug 2003 11:26:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19tOL6-00042m-FE for emacs-devel@quimby.gnus.org; Sun, 31 Aug 2003 05:17:40 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19tOJF-0003H8-7H for emacs-devel@gnu.org; Sun, 31 Aug 2003 05:15:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19tOIf-0002OZ-KT for emacs-devel@gnu.org; Sun, 31 Aug 2003 05:15:09 -0400 Original-Received: from [213.228.0.176] (helo=postfix4-2.free.fr) by monty-python.gnu.org with esmtp (Exim 4.22) id 19tOIL-0001r8-Hp for emacs-devel@gnu.org; Sun, 31 Aug 2003 05:14:49 -0400 Original-Received: from imptest1-2.proxad.net (impt1-2.free.fr [213.228.0.144]) by postfix4-2.free.fr (Postfix) with ESMTP id 3352AC1EF for ; Sun, 31 Aug 2003 11:14:48 +0200 (CEST) Original-Received: by imptest1-2.proxad.net (Postfix, from userid 33) id 30DDEE7D6; Sun, 31 Aug 2003 11:14:48 +0200 (MEST) Original-Received: from jmarant.net1.nerim.net (jmarant.net1.nerim.net [62.212.105.6]) by impt1-2.free.fr (IMP) with HTTP for ; Sun, 31 Aug 2003 11:14:47 +0200 Original-To: emacs-devel@gnu.org User-Agent: Internet Messaging Program (IMP) 3.2.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16215 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16215 Hi, Could someone please install this (zap-up-to-char) http://mail.gnu.org/archive/html/emacs-devel/2003-05/msg00478.html in lisp/misc.el. I use it very often so I think it would deserve being part of Emacs. Richard proposed to include it in misc.el. Thanks in advance. Regards, -- Jérôme Marant