From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Kyle M. Lee" Newsgroups: gmane.emacs.devel Subject: Re: 23.0.60; emacs hangs when using (tabbar-forward-group) repeatly. Date: Sat, 15 Mar 2008 11:11:32 +0800 Message-ID: <47DB3E64.1000207@gmail.com> References: <47D9E13A.3040400@gmail.com> <87myp1fxqt.fsf@escher.local.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1205551830 6262 80.91.229.12 (15 Mar 2008 03:30:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Mar 2008 03:30:30 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 15 04:30:58 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 1JaN6m-00024q-Qn for ged-emacs-devel@m.gmane.org; Sat, 15 Mar 2008 04:30:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JaN6B-0005iW-B4 for ged-emacs-devel@m.gmane.org; Fri, 14 Mar 2008 23:30:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JaMoG-00050r-5x for emacs-devel@gnu.org; Fri, 14 Mar 2008 23:11:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JaMoB-0004v3-Fj for emacs-devel@gnu.org; Fri, 14 Mar 2008 23:11:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JaMoB-0004ui-5m for emacs-devel@gnu.org; Fri, 14 Mar 2008 23:11:43 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JaMoA-0001rZ-Vt for emacs-devel@gnu.org; Fri, 14 Mar 2008 23:11:43 -0400 Original-Received: by wa-out-1112.google.com with SMTP id k34so5001069wah.10 for ; Fri, 14 Mar 2008 20:11:40 -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:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=nE3AUPZfeqmOriSLSmLAQBtJRe91+jLwPh4NjIKxi9E=; b=PV2e11uin56BJolUvHTWvqEnfmQNfF41fMOm7dmRsHrkRmop5p+cQEKBIJ1i5dnMP4DkAWIMSjht32qkrbaNsH0HOY88ZX/97Fp7j3oEHWzkF5v1AbhhoTNimETclwsqvGlk2oriIvrjDw/PEgJ7HvEm4rssmqKePzcn41o+lQM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=GM6/Xjiw6UR1kC3ZUNWkQ8Yv3lhq3pKrJJvkM65hyZIXLC2i6yiSZ14eI0GFmRcDBlgP0w2WrkYH2D1WKJVLU9ALeZr/6K0DHhGv3vchgun8lmb6YRuH4O8GzOxYFrboN2KjDaXbFlHRBx1zh3osSnaDaHjunUqOUCbxMKTvCws= Original-Received: by 10.114.78.1 with SMTP id a1mr13647699wab.36.1205550700832; Fri, 14 Mar 2008 20:11:40 -0700 (PDT) Original-Received: from ?127.0.0.1? ( [58.60.55.184]) by mx.google.com with ESMTPS id y25sm10686722pod.5.2008.03.14.20.11.38 (version=SSLv3 cipher=RC4-MD5); Fri, 14 Mar 2008 20:11:40 -0700 (PDT) User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <87myp1fxqt.fsf@escher.local.home> X-Enigmail-Version: 0.95.6 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:92649 Archived-At: Stephen Berman 写道: > > On Fri, 14 Mar 2008 10:21:46 +0800 "Kyle M. Lee" wrote: > > >> >> I compiled cvs emacs with mingw32-gcc3.4 and image support on Windows >> >> XP, and ran with --disable-font-backend. >> >> >> >> To reproduce this bug, keep pressing key-binding to >> >> (tabbar-forward-group), and emacs will hang, even I release all the >> >> keys pressed. That looks like emacs keep refreshing the tabbar's >> >> arrow. >> >> >> >> >> >> In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) >> >> of 2008-03-10 on RAZ0R > > > > I cannot reproduce this on GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ > > Version 2.12.0) of 2008-03-13 on escher. I found a simplest way to reproduce this bug on Windows XP. C-h t RET to open tutorial(chinese language), and keep pressing C-~ which is the key-binding to (tabbar-forward-group) several times, then the emacs hanged. Maybe this bug is related to unicode something? I know little about emacs internal.