Gnus development mailing list
 help / color / mirror / Atom feed
From: Alexandre Oliva <lxoliva@fsfla.org>
Cc: emacs-pretest-bug@gnu.org, ding@gnus.org
Subject: Re: Slow operations on buffers of tens of megabytes
Date: Mon, 06 Nov 2006 18:00:12 -0200	[thread overview]
Message-ID: <orpsc02vn7.fsf@fsfla.org> (raw)
In-Reply-To: <v9psc1q6ak.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Mon\, 06 Nov 2006 10\:21\:39 +0100")

On Nov  6, 2006, Reiner Steib <reinersteib+gmane@imap.cc> wrote:

> My guess is that it's problem with case-fold-search when searching for
> "X-Gnus-Article-Number" in mbox files in Emacs 22 as analyzed by Elias
> Oltmanns back in June:

Yep, that's it!

> | --- ~/.emacs ---
> | (unless (< emacs-major-version 22)
> |   (set-case-syntax 331856 "w" (standard-case-table))
> |   (set-case-syntax 331857 "w" (standard-case-table)))
> | --- ~/.emacs ---

This makes gnus blazingly fast again.

> | We could also add a minor mode to set up the case table all the way
> | for Turkish.
> | 
> | Would someone like to do that?

I can try to take a stab at it, but not being an Emacs hacker I just
barely understand the relationship between the reported bug and the
ultimate cause reported in the e-mail, nevermind the proposed work
around, that is indistinguishable from magic to me ;-)

I guess this means I may need some hand-holding, and at this point I'm
not sure that would be more work than actually making the changes.
Please advise.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}

  reply	other threads:[~2006-11-06 20:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-05  5:37 Alexandre Oliva
2006-11-06  5:02 ` Richard Stallman
2006-11-06  6:02   ` Katsumi Yamaoka
2006-11-06  9:21     ` Reiner Steib
2006-11-06 20:00       ` Alexandre Oliva [this message]
2006-11-07 14:13         ` Reiner Steib
2006-11-08 14:43           ` Reiner Steib
2006-11-09 22:00             ` Alexandre Oliva
2006-11-10 18:42               ` Richard Stallman
2006-11-11  0:37                 ` Reiner Steib
2006-11-13 16:40                   ` Kevin Rodgers
2006-11-14 12:26                     ` Richard Stallman
2006-11-13 17:28               ` Reiner Steib
2006-11-19  9:49                 ` Elias Oltmanns
2006-11-20 12:59                   ` Richard Stallman
2006-11-20 18:22                     ` Elias Oltmanns
2006-11-21  7:47                       ` Richard Stallman
2006-11-21  8:18                         ` Kenichi Handa
2006-11-22 13:15                           ` Richard Stallman
2006-11-12  5:14       ` Richard Stallman

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

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

  git send-email \
    --in-reply-to=orpsc02vn7.fsf@fsfla.org \
    --to=lxoliva@fsfla.org \
    --cc=ding@gnus.org \
    --cc=emacs-pretest-bug@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.
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 NNTP newsgroup(s).