From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Adding rassq-delete-all to lisp/subr.el. Date: Thu, 21 Apr 2005 11:30:46 -0400 Message-ID: References: <87k6my7v56.fsf@xs4all.nl> <87fyxlwzsx.fsf@xs4all.nl> <871x959gn7.fsf@xs4all.nl> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1114098348 22602 80.91.229.2 (21 Apr 2005 15:45:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Apr 2005 15:45:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 21 17:45:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOdrO-0006Vr-IC for ged-emacs-devel@m.gmane.org; Thu, 21 Apr 2005 17:44:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOdw8-0001Q2-A3 for ged-emacs-devel@m.gmane.org; Thu, 21 Apr 2005 11:49:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DOduK-00009K-Hd for emacs-devel@gnu.org; Thu, 21 Apr 2005 11:48:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DOduI-000081-K7 for emacs-devel@gnu.org; Thu, 21 Apr 2005 11:48:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DOduI-0007Cw-BV for emacs-devel@gnu.org; Thu, 21 Apr 2005 11:47:58 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DOdgV-0004La-V0 for emacs-devel@gnu.org; Thu, 21 Apr 2005 11:33:44 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DOdde-0005nM-QD; Thu, 21 Apr 2005 11:30:46 -0400 Original-To: Lute Kamstra In-reply-to: <871x959gn7.fsf@xs4all.nl> (message from Lute Kamstra on Thu, 21 Apr 2005 01:23:40 +0200) 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:36235 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36235 I guess this is enough potential uses to justify a harmless small function.