From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "T. V. Raman" Newsgroups: gmane.emacs.devel Subject: Re: elib -> emacs Date: Sun, 24 Jun 2007 15:36:26 -0700 Message-ID: <18046.61930.23220.800489@gargle.gargle.HOWL> References: <200706160029.l5G0Tv318102@f7.net> <200706162119.49853.andreas.roehler@online.de> <18045.52125.332204.770585@gargle.gargle.HOWL> Reply-To: raman@users.sf.net NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182724595 1592 80.91.229.12 (24 Jun 2007 22:36:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Jun 2007 22:36:35 +0000 (UTC) Cc: raman@users.sf.net, andreas.roehler@online.de, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 25 00:36:33 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I2ah6-0005Aa-Ap for ged-emacs-devel@m.gmane.org; Mon, 25 Jun 2007 00:36:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2ah5-0000EQ-T3 for ged-emacs-devel@m.gmane.org; Sun, 24 Jun 2007 18:36:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I2ah2-0000BV-Qu for emacs-devel@gnu.org; Sun, 24 Jun 2007 18:36:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I2ah2-0000AW-C4 for emacs-devel@gnu.org; Sun, 24 Jun 2007 18:36:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2ah2-0000AH-8r for emacs-devel@gnu.org; Sun, 24 Jun 2007 18:36:28 -0400 Original-Received: from sccrmhc12.comcast.net ([204.127.200.82]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I2ah1-00071j-Ay; Sun, 24 Jun 2007 18:36:27 -0400 Original-Received: from localhost (c-71-202-191-236.hsd1.ca.comcast.net[71.202.191.236]) by comcast.net (sccrmhc12) with ESMTP id <2007062422362601200gat9te>; Sun, 24 Jun 2007 22:36:26 +0000 Original-Received: by localhost (Postfix, from userid 1000) id 110FA12A47D8; Sun, 24 Jun 2007 15:36:26 -0700 (PDT) In-Reply-To: X-Mailer: VM alpha-457 under Emacs 22.1.50.13 (i686-pc-linux-gnu) x-attribution: tvr X-detected-kernel: NetCache Data OnTap 5.x 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:73776 Archived-At: yes, split-string does what I need. I can now eliminate string.el -- will need to confirm by deleting code. I used stack.el to implement myself a stack of positions for sudoku -- sudoku.el itself is not part of emacs, so in some sense I'm using stack.el for an external package. >>>>> "Richard" == Richard Stallman writes: Richard> I included string.el so that I got string-split Richard> -- Emacs has a function split-string. It is the Richard> same basic idea as string-split from elib. They are Richard> not compatible, but does split-string do what you Richard> need? -- Best Regards, --raman Email: raman@users.sf.net WWW: http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk: tv.raman.tv@gmail.com PGP: http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC: irc://irc.freenode.net/#emacs