From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: emacsclient 22 and 23 incompatibility Date: Tue, 04 Aug 2009 09:23:40 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <40968C64-648B-4601-89EB-6197D65E5020@gmail.com> <87d47fby7n.fsf@lola.goethe.zz> <85545288-C7CC-49A9-8782-483C801D635F@gmail.com> <59B1480D-DD03-419D-83FA-C3995F4B155E@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1249352451 22676 80.91.229.12 (4 Aug 2009 02:20:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Aug 2009 02:20:51 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 04 04:20:44 2009 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 1MY9dl-0006cE-M6 for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2009 04:20:37 +0200 Original-Received: from localhost ([127.0.0.1]:51871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY9dk-0004SN-Pm for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2009 22:20:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MY7om-00008L-LM for emacs-devel@gnu.org; Mon, 03 Aug 2009 20:23:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MY7oi-0008TW-Rm for emacs-devel@gnu.org; Mon, 03 Aug 2009 20:23:52 -0400 Original-Received: from [199.232.76.173] (port=43138 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY7oi-0008Su-Gi for emacs-devel@gnu.org; Mon, 03 Aug 2009 20:23:48 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:11815) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MY7oi-0001oI-4E for emacs-devel@gnu.org; Mon, 03 Aug 2009 20:23:48 -0400 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2] helo=mathmail.math.s.chiba-u.ac.jp) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MY7og-00063m-LY for emacs-devel@gnu.org; Mon, 03 Aug 2009 20:23:47 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 38E5B2C44 for ; Tue, 4 Aug 2009 09:23:40 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-Detected-Operating-System: by mx20.gnu.org: NetBSD 3.0 (DF) X-detected-operating-system: by monty-python.gnu.org: GNU/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:113647 Archived-At: >>>>> On Mon, 03 Aug 2009 14:47:41 +0200, Christoph Conrad said: >> This happens to me when Gnus is trying to connect to servers while >> one of them is not responding. I find the fact that C-g could not >> interrupt it rather annoying. > Yes, but with exactly the same configuration this effect occurs only > with Emacs 23.1, not with Emacs 22.3. That sounds like the case where we want some `immediate_quit' replacement when SYNC_INPUT is defined. http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg01283.html YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp