From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71088 Path: news.gmane.org!not-for-mail From: Julien Danjou Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Replace subst-char-in-region by subst-char-in-region Date: Sun, 19 Sep 2010 15:42:24 +0200 Message-ID: <877hihdf3z.fsf@keller.adm.naquadah.org> References: <1284900370-6551-1-git-send-email-julien@danjou.info> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1284903804 18161 80.91.229.12 (19 Sep 2010 13:43:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Sep 2010 13:43:24 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19461@lists.math.uh.edu Sun Sep 19 15:43:23 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OxKAo-0006XB-Jo for ding-account@gmane.org; Sun, 19 Sep 2010 15:43:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OxKAZ-0008CD-2g; Sun, 19 Sep 2010 08:43:03 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OxKAX-0008By-70 for ding@lists.math.uh.edu; Sun, 19 Sep 2010 08:43:01 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OxKAV-0007EP-L0 for ding@lists.math.uh.edu; Sun, 19 Sep 2010 08:43:01 -0500 Original-Received: from prometheus.naquadah.org ([212.85.154.174] helo=mx1.naquadah.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OxKAU-000234-00 for ; Sun, 19 Sep 2010 15:42:58 +0200 Original-Received: by mx1.naquadah.org (Postfix, from userid 8) id 0F7F15C149; Sun, 19 Sep 2010 15:42:28 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on prometheus.naquadah.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=4.5 tests=ALL_TRUSTED,BAYES_00, URIBL_RHS_DOB autolearn=no version=3.3.1 Original-Received: from keller.adm.naquadah.org (unknown [IPv6:2a01:e35:2e39:e900:222:faff:fe9d:ce44]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 4A9145C117 for ; Sun, 19 Sep 2010 15:42:26 +0200 (CEST) Original-Received: from jd by keller.adm.naquadah.org with local (Exim 4.72) (envelope-from ) id 1OxK9x-0002YC-Ac for ding@gnus.org; Sun, 19 Sep 2010 15:42:25 +0200 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 19 Sep 2010 15:05:21 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -0.4 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71088 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sun, Sep 19 2010, Lars Magne Ingebrigtsen wrote: > Actually, this takes a large performance hit, so I don't think it should > be done. Deleting/inserting something in a buffer moves the buffer gap > around, while subst-in-region does not. If you're in a summary buffer > with 10K articles, and you hit `C', you'll get 10K buffer gap movements, > and it'll be very slow. I'll take a look at performance. Otherwise, if you do have an alternative, please let me know. :) =2D-=20 Julien Danjou // =E1=90=B0 http://julien.danjou.info --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkyWE0EACgkQpGK1HsL+5c2WRgCfTFin9PGPNf2+dvb1KefDdnJj WTIAoJKElKFBTZ04+dUNuhYCeDAWrU8R =90RF -----END PGP SIGNATURE----- --=-=-=--