From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [mituharu@math.s.chiba-u.ac.jp: Re: emacs-22.1 with GTK dumps core when Gnome wigets clicked] Date: Tue, 26 Jun 2007 19:35:02 -0400 Message-ID: <871wfythll.fsf@stupidchicken.com> References: <467A4F49.9040906@swipnet.se> <0B83D28B-95EF-4022-B447-63EA6BB3792E@raeburn.org> <87ir9c6k3t.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1182900975 9322 80.91.229.12 (26 Jun 2007 23:36:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Jun 2007 23:36:15 +0000 (UTC) Cc: raeburn@raeburn.org, monnier@iro.umontreal.ca, mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 27 01:36:13 2007 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 1I3KZx-0004QJ-34 for ged-emacs-devel@m.gmane.org; Wed, 27 Jun 2007 01:36:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3KZw-0001zB-4f for ged-emacs-devel@m.gmane.org; Tue, 26 Jun 2007 19:36:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I3KZr-0001xF-PI for emacs-devel@gnu.org; Tue, 26 Jun 2007 19:36:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I3KZp-0001u3-Q0 for emacs-devel@gnu.org; Tue, 26 Jun 2007 19:36:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3KZp-0001u0-Li for emacs-devel@gnu.org; Tue, 26 Jun 2007 19:36:05 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I3KZo-00029T-H3; Tue, 26 Jun 2007 19:36:04 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 766C84E49B; Tue, 26 Jun 2007 19:35:02 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Tue\, 26 Jun 2007 12\:58\:48 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Linux 2.6 (newer, 1) 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:73894 Archived-At: Richard Stallman writes: > I was under the impression, from the last time this was discussed on > emacs-devel, that the plan was to move to SYNC_INPUT after the Emacs > 22.1 release. If this is still the case, then I can go through the > Emacs sources to find and fix loops lacking QUIT. Then we can make > the switch. > > Please do it. > > (On the other hand, it would be easier to do this after the unicode > merge. I have several other cleanups that are also sitting around > waiting for the merge.) > > How about doing it now in the Unicode-2 branch? Then it would have to be merged back into the trunk.