From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Kevin Yu" Newsgroups: gmane.emacs.devel Subject: ntemacs doesn't update the display immediately when holding some keys down. Date: Tue, 27 May 2008 10:15:45 +0800 Message-ID: <42b562540805261915m5e245847w2bc8d3e6128395ed@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17505_22064377.1211854545982" X-Trace: ger.gmane.org 1211854573 12167 80.91.229.12 (27 May 2008 02:16:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 May 2008 02:16:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 27 04:16:53 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 1K0ok5-0004N4-Li for ged-emacs-devel@m.gmane.org; Tue, 27 May 2008 04:16:49 +0200 Original-Received: from localhost ([127.0.0.1]:51263 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0ojK-0003Cr-CL for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 22:16:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0oj8-00039G-Te for emacs-devel@gnu.org; Mon, 26 May 2008 22:15:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0oj7-00038f-6Y for emacs-devel@gnu.org; Mon, 26 May 2008 22:15:50 -0400 Original-Received: from [199.232.76.173] (port=49235 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0oj7-00038b-1Q for emacs-devel@gnu.org; Mon, 26 May 2008 22:15:49 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.185]:50873) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0oj6-0005pa-RA for emacs-devel@gnu.org; Mon, 26 May 2008 22:15:49 -0400 Original-Received: by ti-out-0910.google.com with SMTP id u5so2598072tia.10 for ; Mon, 26 May 2008 19:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=qkQSo6jnYmvkBzCDKhdD8XG0xY2H3TwxfigHzU1zSQg=; b=WQYRlB0egaV5mbb51S/2prSEMGkA2iByA8TPYIpRW9TgDOrGhqIyWqCMKFabC9U2hCUWFAVRyNipec3NxtAj3R8BFHxNVkzu5HYQ13QWHfwbQT8v34l4ZxPit6mDC+UxycItT8Gj/77j+ZKEKo46d2SAGhd2CuHyFh8DnWofylI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=pvOnKl0wVzgs8ZgLAOMu5fF7XZrzJXML12oDGZZbv/e+jbbUSxCI42J/8U8pDKdsSdPF1sWVdCV47K9zzN/2iYG/yCo40EgHtAL5EuJw8ZVQoHZZRPOZXaj6M+4i4NOUksNqsdakfdchDp+LRFuz8qt242/YEgXGmWf77vJoJbY= Original-Received: by 10.110.90.9 with SMTP id n9mr101960tib.53.1211854545984; Mon, 26 May 2008 19:15:45 -0700 (PDT) Original-Received: by 10.110.57.12 with HTTP; Mon, 26 May 2008 19:15:45 -0700 (PDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:97772 Archived-At: ------=_Part_17505_22064377.1211854545982 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, ntemacs will update the window when you release the PgDn or PgUp key. This behavior is different from emacs22. If transient-mark-mode is active, ntemacs response slowly if holding up or down key down. The lag is noticeable. ------=_Part_17505_22064377.1211854545982 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,
    ntemacs will update the window when you release the PgDn or PgUp key. This behavior is
different from emacs22. If transient-mark-mode is active, ntemacs response slowly if holding up
or down key down. The lag is noticeable.
------=_Part_17505_22064377.1211854545982--