emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find-name-dired exits when s is pressed (for sorting)


From: Richard Stallman
Subject: Re: find-name-dired exits when s is pressed (for sorting)
Date: Thu, 17 Jan 2002 00:40:31 -0700 (MST)

I think the way to make this faster is to construct another data
structure which corresponds to the lines, and call `sort' on that,
rather than editing the buffer and calling `sort-lines'.

You could probably use the code from `sort-subr' as something
to start with, and edit it to do the job.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]