From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kaz@ashi.footprints.net (Kaz Kylheku) Newsgroups: gmane.emacs.help Subject: Re: How to implement line sorting, uniquifying and counting function in emacs? Date: 30 Sep 2002 09:14:36 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1033403182 11936 127.0.0.1 (30 Sep 2002 16:26:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Sep 2002 16:26:22 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17w3NE-00036N-00 for ; Mon, 30 Sep 2002 18:26:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17w3NO-00055g-00; Mon, 30 Sep 2002 12:26:30 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.lang.lisp,gnu.utils.help,comp.unix.shell,comp.unix.programmer Original-Lines: 9 Original-NNTP-Posting-Host: 24.76.25.162 Original-X-Trace: posting.google.com 1033402476 5381 127.0.0.1 (30 Sep 2002 16:14:36 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 30 Sep 2002 16:14:36 GMT Original-Xref: nntp.stanford.edu gnu.emacs.help:105549 comp.lang.lisp:95055 gnu.utils.help:4064 comp.unix.shell:133620 comp.unix.programmer:143560 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2093 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2093 gnuist006@hotmail.com (gnuist006) wrote in message news:... > Lisp has sort-lines, but no uniq -u or uniq -d available. Also I do not > know the equivalent to wc. Lisp does not have sort-lines. *Emacs* Lisp has sort-lines. Please do not include the comp.lang.lisp newsgroup in Emacs Lisp discussions. Think before you crosspost; your question ought to have been directed to the Emacs newsgroup only.