unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Chong Yidong" <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: buffer-substring-filter
Date: Mon, 14 Mar 2005 19:29:58 -0500 (EST)	[thread overview]
Message-ID: <33102.203.116.59.24.1110846598.squirrel@203.116.59.24> (raw)
In-Reply-To: <E1DAzED-0003HP-Bs@fencepost.gnu.org>

> 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.

  reply	other threads:[~2005-03-15  0:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-14 12:55 buffer-substring-filter Chong Yidong
2005-03-14 23:44 ` buffer-substring-filter Richard Stallman
2005-03-15  0:29   ` Chong Yidong [this message]
2005-03-16 16:22     ` buffer-substring-filter Richard Stallman
2005-03-16 22:49       ` buffer-substring-filter Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=33102.203.116.59.24.1110846598.squirrel@203.116.59.24 \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).