From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.bugs Subject: sort-columns on ms-windows Date: Thu, 26 Feb 2004 13:43:05 +0100 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077799792 24079 80.91.224.253 (26 Feb 2004 12:49:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Feb 2004 12:49:52 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 26 13:49:42 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AwKxS-0004nX-00 for ; Thu, 26 Feb 2004 13:49:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AwKx3-000806-Qx for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Feb 2004 07:49:17 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AwKwg-0007vh-7y for bug-gnu-emacs@gnu.org; Thu, 26 Feb 2004 07:48:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AwKuS-0007Ia-He for bug-gnu-emacs@gnu.org; Thu, 26 Feb 2004 07:47:18 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AwKuN-0007Gf-QC for bug-gnu-emacs@gnu.org; Thu, 26 Feb 2004 07:46:31 -0500 Original-Received: from [195.249.130.3] (0xc3f98203.esnxr3.ras.tele.dk [195.249.130.3]) by pfepb.post.tele.dk (Postfix) with ESMTP id E543B5EE0B3 for ; Thu, 26 Feb 2004 13:46:19 +0100 (CET) Original-To: bug-gnu-emacs@gnu.org User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:7104 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7104 In GNU Emacs 21.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) `sort-columns' on ms-windows shouldn't call the external 'sort' program -- it doesn't work, and hangs Emacs. Currently Emacs avoid the external sort on VMS, this should be extended to at least ms-windows. -- Cheers, Jesper harder