emacs-devel
[Top][All Lists]
Advanced

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

Re: buffer-substring-filter


From: Richard Stallman
Subject: Re: buffer-substring-filter
Date: Wed, 16 Mar 2005 11:22:29 -0500

    > Using mapcar is a little wasteful, since it makes a list of the results
    > only to throw them all away.  Better to use dolist.
    >
    > It would be good to move point to BEG, temporarily,
    > so that the functions can tell where the text came from
    > in case they care.

    Yes, true.

    > However, the real question is whether this is the right feature
    > for doing the job.  Have you changed longlines.el to use it?
    > Does it do what longlines needs?

    Yes, I have changed longlines.el to use it, and I have confirmed that it
    does what I need.

In that case, could you make those two little changes, and then
would someone please install it?




reply via email to

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