From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Emacs server and -nw Date: Mon, 10 Dec 2007 00:08:22 -0800 Message-ID: <200712100808.lBA88RuN009640@oogie-boogie.ics.uci.edu> References: <200712050501.lB5514qC015093@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1197276846 19582 80.91.229.12 (10 Dec 2007 08:54:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Dec 2007 08:54:06 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Markus Triska To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 10 09:54:17 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 1J1eP2-0005xR-3n for ged-emacs-devel@m.gmane.org; Mon, 10 Dec 2007 09:54:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J1eOk-00043z-HR for ged-emacs-devel@m.gmane.org; Mon, 10 Dec 2007 03:53:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J1eOK-0003ip-8M for emacs-devel@gnu.org; Mon, 10 Dec 2007 03:53:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J1eOD-0003Yx-TZ for emacs-devel@gnu.org; Mon, 10 Dec 2007 03:53:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J1eOB-0003WD-Or for emacs-devel@gnu.org; Mon, 10 Dec 2007 03:53:24 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J1eOB-00074T-0t for emacs-devel@gnu.org; Mon, 10 Dec 2007 03:53:23 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J1dij-0000J7-3M for emacs-pretest-bug@gnu.org; Mon, 10 Dec 2007 03:10:33 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1J1dif-0006oV-DE for emacs-pretest-bug@gnu.org; Mon, 10 Dec 2007 03:10:32 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J1die-0006oA-PD for emacs-pretest-bug@gnu.org; Mon, 10 Dec 2007 03:10:29 -0500 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J1diV-0004K9-Dl for emacs-pretest-bug@gnu.org; Mon, 10 Dec 2007 03:10:21 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id lBA88RuN009640; Mon, 10 Dec 2007 00:08:27 -0800 (PST) In-Reply-To: (Stefan Monnier's message of "Sun, 09 Dec 2007 22:46:55 -0500") Original-Lines: 31 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-0.84, required 5, autolearn=disabled, ALL_TRUSTED -1.44, J_CHICKENPOX_62 0.60) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by mx20.gnu.org: Solaris 9 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:84949 gmane.emacs.pretest.bugs:20435 Archived-At: Stefan Monnier writes: > >> In an xterm, start Emacs with: > >> > >> $ emacs -nw -Q --eval "(server-start)" > >> > >> In another xterm, do: > >> > >> $ emacsclient a > >> > >> and it immediately asks: > >> > >> Buffer `a' still has clients; kill it? (yes or no) > >> > >> This does not happen if you invoke emacsclient with the "-t" option or > >> emacs (built using --with-x) without the "-nw" option. > >> > >> In GNU Emacs 23.0.50.1 (i386-apple-darwin8.11.1, X toolkit) > >> of 2007-12-04 ... > >> Windowing system distributor `The X.Org Foundation', version 11.0.60802000 > >> configured using `configure '--with-x' '--without-carbon' '--without-tiff' '--without-gif'' > > > This works fine with server.el version 1.136, it does not with versions > > after that. > > Stefan, you made the changes in version 1.137, can you please take a > > look at this? > > Does the patch below fix it? The sequence above works, but after that doing a C-z in the "emacs -nw" frame produces this error: "Suspending an Emacs running under X makes no sense"