From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ale Newsgroups: gmane.emacs.help Subject: Re: Emacs + Windows + utf-8 Date: Fri, 7 Aug 2009 17:39:21 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1249692101 20688 80.91.229.12 (8 Aug 2009 00:41:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Aug 2009 00:41:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 08 02:41:35 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MZa06-0007yT-Il for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Aug 2009 02:41:34 +0200 Original-Received: from localhost ([127.0.0.1]:48291 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZa05-0001i5-Su for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Aug 2009 20:41:33 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!o35g2000vbi.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: 93.107.208.218 Original-X-Trace: posting.google.com 1249691961 12444 127.0.0.1 (8 Aug 2009 00:39:21 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 8 Aug 2009 00:39:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o35g2000vbi.googlegroups.com; posting-host=93.107.208.218; posting-account=eTdsRAoAAADNfogNg4Wa2ytpLXHFaa7o User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:171788 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66960 Archived-At: On 7 Ago, 21:04, Eli Zaretskii wrote: > > From: Ale > > Date: Fri, 7 Aug 2009 11:58:35 -0700 (PDT) > > Cc: lay...@gmail.com > > > Editing files that contain utf-8 characters like > > (s=C2=B9i, s=C2=B2j) =E2=88=88 S =E2=87=92 (s=C2=B9h, s=C2=B2k) =E2=88= =88 S =E2=88=80 s=C2=B9h =E2=88=88 =CE=B5*(s=C2=B9i), s=C2=B2k =E2=88=88 = =CE=B5*(s=C2=B2j) > > is ok on linux (both terminal and graphical), however, Emacs feels dog- > > slow =C2=A0on Windows. For example, when the cursor is sitting on the l= ine > > containing those chars, if I press and hold 'a', I will see a change > > in the buffer when 20 characters have already been inserted. > > I cannot reproduce this on Windows with Emacs 23.1: pressing and > holding 'a' on the above line causes response as quick as on any other > line. > > Does the problem happen for you in "emacs -Q"? My emacs version on windows is 23.0.94.1. With a buffer of only few lines, it feels responsive for me too, but if I paste 30 of those lines, emacs becomes sluggish. I'll upgrade to 23.1 however, to see if it changes. And yes, it's the same running it with -Q, only a little more responsive, as viper kind of slows emacs down (or that's what I "feel" at least). -- alessandro