From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Rauchenwald Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; restarting X causes emacsclient display bugs Date: Sun, 17 Feb 2008 10:32:38 +0100 Message-ID: <87hcg82aix.fsf@sec.modprobe.de> References: <20080202203021.E21DB34DCBD@walter> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203258416 25602 80.91.229.12 (17 Feb 2008 14:26:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Feb 2008 14:26:56 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Tom Rauchenwald To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 17 15:27:20 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 1JQkUA-0006dL-Qk for ged-emacs-devel@m.gmane.org; Sun, 17 Feb 2008 15:27:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQkTg-0000Nb-Dc for ged-emacs-devel@m.gmane.org; Sun, 17 Feb 2008 09:26:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQft6-0006XN-8A for emacs-devel@gnu.org; Sun, 17 Feb 2008 04:32:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQft5-0006WZ-4f for emacs-devel@gnu.org; Sun, 17 Feb 2008 04:32:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQft4-0006WJ-Jo for emacs-devel@gnu.org; Sun, 17 Feb 2008 04:32:42 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQft4-00079j-Ja for emacs-devel@gnu.org; Sun, 17 Feb 2008 04:32:42 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JQft4-0000Ke-1a for emacs-pretest-bug@gnu.org; Sun, 17 Feb 2008 04:32:42 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JQft0-000796-HX for emacs-pretest-bug@gnu.org; Sun, 17 Feb 2008 04:32:41 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JQft0-00078l-16 for emacs-pretest-bug@gnu.org; Sun, 17 Feb 2008 04:32:38 -0500 Original-Received: (qmail invoked by alias); 17 Feb 2008 09:32:35 -0000 Original-Received: from 83-215-41-131.bruck.dyn.salzburg-online.at (EHLO walter) [83.215.41.131] by mail.gmx.net (mp010) with SMTP; 17 Feb 2008 10:32:35 +0100 X-Authenticated: #10706886 X-Provags-ID: V01U2FsdGVkX19se7hY7gpslwAlyMWsAanFgCLLGFfyuEo01ppruf QjWWpPhucSW9D6 Original-Received: by walter (Postfix, from userid 1000) id 8E31734E064; Sun, 17 Feb 2008 10:32:38 +0100 (CET) In-Reply-To: (Richard Stallman's message of "Sun, 10 Feb 2008 19:18:03 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 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-Mailman-Approved-At: Sun, 17 Feb 2008 09:26:44 -0500 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:89345 gmane.emacs.pretest.bugs:21157 Archived-At: Richard Stallman writes: > To reproduce: > 1) start emacs in a detached screen > screen -dmS emacsserver emacs -nw -Q --eval '(setq server-name "foo")' > -f server-start > 2) open an X frame > emacsclient -s foo -c -d :0 > 3) close the X frame and restart X > 4) open an X frame (the first try always fails for me, so you may need > to do it twice > emacsclient -s foo -c -d :0 > > Does this still fail for you? Due to another bug I ran into I couldn't test this until today. The problem seems to have gone away. Thanks to everyone involved in fixing this! It may be of interest what I intend to do: I want to issue something like screen -dmS emacsserver emacs -nw --eval '(setq server-name "emacs")' \-f server-start @reboot via cron, and then only open frames with emacsclient when needed. Tom -- Then I drew in a breath, and my renewed will with it, lifted the rod in my right hand, murmured a phrase in a language I didn't know, and blew the tires off his fucking truck. -- Harry Dresden