From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: string-strip Date: Thu, 22 Jun 2006 11:15:42 +0200 Message-ID: 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> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1150967899 26874 80.91.229.2 (22 Jun 2006 09:18:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Jun 2006 09:18:19 +0000 (UTC) Cc: andreas.roehler@easy-emacs.de, emacs-devel@gnu.org, Richard Stallman , Johan =?utf-8?Q?Bockg=C3=A5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 22 11:18:15 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 1FtLKB-0007dy-An for ged-emacs-devel@m.gmane.org; Thu, 22 Jun 2006 11:18:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FtLKA-0002of-PE for ged-emacs-devel@m.gmane.org; Thu, 22 Jun 2006 05:18:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FtLJv-0002n1-CY for emacs-devel@gnu.org; Thu, 22 Jun 2006 05:17:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FtLJt-0002mT-SN for emacs-devel@gnu.org; Thu, 22 Jun 2006 05:17:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FtLJt-0002mM-Lt for emacs-devel@gnu.org; Thu, 22 Jun 2006 05:17:49 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FtLUo-0005Yc-2B; Thu, 22 Jun 2006 05:29:06 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 15DC08A0023; Thu, 22 Jun 2006 11:17:41 +0200 (CEST) Original-To: Lars Hansen In-Reply-To: <4499782D.4020408@soem.dk> (Lars Hansen's message of "Wed, 21 Jun 2006 18:47:41 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:56076 Archived-At: Lars Hansen writes: > Johan Bockg=C3=A5rd wrote: > >>Or how about if it worked like `split-string'? > Brilliant idea. How about this? Looks good to me. But I think examples belong in the manual, not in the doc string. --=20 Kim F. Storm http://www.cua.dk