From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: string-strip Date: Wed, 28 Jun 2006 17:47:16 +0300 Organization: JURTA Message-ID: <87ejx9icur.fsf@jurta.org> References: <449266B2.7030500@easy-emacs.de> <4496E618.8090401@soem.dk> <32964.128.165.123.239.1150741470.squirrel@webmail.lanl.gov> <449796E7.9090808@soem.dk> <44984C66.8090006@easy-emacs.de> <17560.20884.675268.166167@kahikatea.snap.net.nz> <4499782D.4020408@soem.dk> <44A26D7E.1030000@soem.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1151506586 11847 80.91.229.2 (28 Jun 2006 14:56:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jun 2006 14:56:26 +0000 (UTC) Cc: storm@cua.dk, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 28 16:56:24 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 1FvbRx-0003PY-L8 for ged-emacs-devel@m.gmane.org; Wed, 28 Jun 2006 16:55:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FvbRx-0005bY-7Q for ged-emacs-devel@m.gmane.org; Wed, 28 Jun 2006 10:55:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FvbRE-00059R-9h for emacs-devel@gnu.org; Wed, 28 Jun 2006 10:54:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FvbRA-00058W-8V for emacs-devel@gnu.org; Wed, 28 Jun 2006 10:54:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FvbRA-00058T-6L for emacs-devel@gnu.org; Wed, 28 Jun 2006 10:54:40 -0400 Original-Received: from [194.126.101.100] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FvbdT-000132-LL; Wed, 28 Jun 2006 11:07:23 -0400 Original-Received: from mail.neti.ee (80-235-37-143-dsl.mus.estpak.ee [80.235.37.143]) by Relayhost2.neti.ee (Postfix) with ESMTP id D86A314167; Wed, 28 Jun 2006 17:54:33 +0300 (EEST) Original-To: Lars Hansen In-Reply-To: <44A26D7E.1030000@soem.dk> (Lars Hansen's message of "Wed, 28 Jun 2006 13:52:30 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:56255 Archived-At: > It seems that there are no more objections. Can I install? I don't see a need for a special variable string-strip-default-white-space since a non-interactive function `string-strip' has the `white-space' arg. IOW, I think it's better to move the default regexp to the function (and allowing to override the hard-coded default with `white-space' arg). -- Juri Linkov http://www.jurta.org/emacs/