From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; describe-char gives wrong information Date: Wed, 16 Jan 2008 10:50:52 +0100 Message-ID: <96DC859E-2437-4B4D-B9A4-FAC83CA9378A@Freenet.DE> References: <3167E3EC-A084-4229-9531-AC3E5BDF69BB@Freenet.DE> <60200667-2BCD-4D24-BC0F-700361E632A2@Freenet.DE> <37765195-4505-4662-AE93-5B78556F67F6@Freenet.DE> <7A846B7D-1005-463E-B704-81895DD7FBDC@Freenet.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1200477089 31770 80.91.229.12 (16 Jan 2008 09:51:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jan 2008 09:51:29 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 16 10:51:49 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JF4vz-00027j-JI for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 10:51:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JF4vb-0005DI-0i for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 04:51:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JF4vT-00059I-VL for emacs-devel@gnu.org; Wed, 16 Jan 2008 04:51:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JF4vN-0004w4-88 for emacs-devel@gnu.org; Wed, 16 Jan 2008 04:51:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JF4vM-0004vi-Nv for emacs-devel@gnu.org; Wed, 16 Jan 2008 04:51:08 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JF4vM-0006ZK-C5 for emacs-devel@gnu.org; Wed, 16 Jan 2008 04:51:08 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JF4vL-0007Bb-Ui for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 04:51:08 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JF4vI-0006Y3-1X for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 04:51:07 -0500 Original-Received: from mout2.freenet.de ([195.4.92.92]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JF4vH-0006Xa-Ch for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 04:51:03 -0500 Original-Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout2.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1JF4vC-0005LB-P2; Wed, 16 Jan 2008 10:50:58 +0100 Original-Received: from fcdb4.f.ppp-pool.de ([195.4.205.180]:52179 helo=[192.168.1.2]) by 9.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.68 #1) id 1JF4vC-0001eW-MQ; Wed, 16 Jan 2008 10:50:58 +0100 In-Reply-To: X-Mailer: Apple Mail (2.753) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:86975 gmane.emacs.pretest.bugs:20673 Archived-At: Am 16.01.2008 um 07:38 schrieb Kenichi Handa: > Does this slowness happen for all windows, or only for a > window showing non-ASCII characters? It happens when it comes to displaying a non-ASCII character. Then =20 scrolling through my home directory stops for seconds then. And again =20= when the next file name with =E4, =F6, =FC, etc. would become displayed. = =20 Scrolling through the configure script or ChangeLog file is quite =20 fast, as usual. -- Greetings Pete To be is to do. =96 I. Kant To do is to be. =96 A. Sartre Yabba-Dabba-Doo! =96 F. Flintstone