From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Newsgroups: gmane.emacs.bugs Subject: bug#17975: 24.3.92; assertion failure deleting frames with varying names for the same display (and, using multiple X11 connections in that case too) Date: Mon, 14 Jul 2014 10:10:58 +0200 Message-ID: <7C331095-BEF6-4783-8AD1-A559161FBC96@swipnet.se> References: <6ea98jsjtd.fsf@just-testing.permabit.com> <53BCD52D.6090700@yandex.ru> <6eoawv616e.fsf@just-testing.permabit.com> <53C21C84.6030207@yandex.ru> <53C38578.7020207@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1405325546 28532 80.91.229.3 (14 Jul 2014 08:12:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Jul 2014 08:12:26 +0000 (UTC) Cc: Ken Raeburn , 17975@debbugs.gnu.org To: Dmitry Antipov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 14 10:12:20 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X6bMv-0002j3-Io for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Jul 2014 10:12:17 +0200 Original-Received: from localhost ([::1]:55163 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6bMv-0003oa-27 for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Jul 2014 04:12:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6bMm-0003nW-MC for bug-gnu-emacs@gnu.org; Mon, 14 Jul 2014 04:12:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6bMg-0005Jf-Ra for bug-gnu-emacs@gnu.org; Mon, 14 Jul 2014 04:12:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58890) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6bMg-0005JQ-PV for bug-gnu-emacs@gnu.org; Mon, 14 Jul 2014 04:12:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1X6bMg-0001AM-2h for bug-gnu-emacs@gnu.org; Mon, 14 Jul 2014 04:12:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 14 Jul 2014 08:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17975 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17975-submit@debbugs.gnu.org id=B17975.14053254714409 (code B ref 17975); Mon, 14 Jul 2014 08:12:02 +0000 Original-Received: (at 17975) by debbugs.gnu.org; 14 Jul 2014 08:11:11 +0000 Original-Received: from localhost ([127.0.0.1]:54156 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6bLq-000192-R0 for submit@debbugs.gnu.org; Mon, 14 Jul 2014 04:11:11 -0400 Original-Received: from mailfe07.swip.net ([212.247.154.193]:55789 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X6bLn-00018R-O2 for 17975@debbugs.gnu.org; Mon, 14 Jul 2014 04:11:09 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe07.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 515991720; Mon, 14 Jul 2014 10:11:00 +0200 In-Reply-To: <53C38578.7020207@yandex.ru> X-Mailer: Apple Mail (2.1878.6) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:91524 Archived-At: Hi. 14 jul 2014 kl. 09:23 skrev Dmitry Antipov : > This mess raises up an old question: should Emacs treat = localhost:0/unix:0/:0.0/:0 etc. > like the same display and has the only connection for all of them? It = was discussed a long > time ago, at least at = http://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00363.html. unix:0 and :0 may be talking to the same X server, but they may use = different transports. So in some sense they are not "the same". Jan D.