From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63965 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.gnus.general Subject: Re: Slow operations on buffers of tens of megabytes Date: Sun, 12 Nov 2006 00:14:58 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1163308699 25346 80.91.229.2 (12 Nov 2006 05:18:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Nov 2006 05:18:19 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, yamaoka@jpl.org, lxoliva@fsfla.org, ding@gnus.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Sun Nov 12 06:18:18 2006 Return-path: Envelope-to: gebp-emacs-pretest-bug@gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gj7jU-0003an-4O for gebp-emacs-pretest-bug@gmane.org; Sun, 12 Nov 2006 06:18:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gj7jT-0003an-Gu for gebp-emacs-pretest-bug@gmane.org; Sun, 12 Nov 2006 00:18:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gj7gZ-0001tk-Ci for emacs-pretest-bug@gnu.org; Sun, 12 Nov 2006 00:15:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gj7gY-0001tM-Qg for emacs-pretest-bug@gnu.org; Sun, 12 Nov 2006 00:15:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gj7gY-0001tF-K5 for emacs-pretest-bug@gnu.org; Sun, 12 Nov 2006 00:15:14 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gj7gY-0006hX-1V for emacs-pretest-bug@gnu.org; Sun, 12 Nov 2006 00:15:14 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Gj7gI-0000nB-Br; Sun, 12 Nov 2006 00:14:58 -0500 Original-To: Reiner Steib In-reply-to: (message from Reiner Steib on Mon, 06 Nov 2006 10:21:39 +0100) X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for CVS Emacs." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.pretest.bugs:15038 gmane.emacs.gnus.general:63965 Archived-At: I wrote code to (1) eliminate the peculiar upcasing dotless-i to I, and downcasing I-with-dot to i in the default case, and (2) make the Turkish language environment fully set up Turkish case conversion for all four characters. I will install it soon.