From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: [PATCH 9/9] Detect window-system from display name Date: Tue, 07 Aug 2012 15:54:43 -0700 Message-ID: <50219CB3.1010702@dancol.org> References: <94f53f9a4d2d8ebe852360652eeee429520f3d9f.1344326992.git.dancol@dancol.org> <50214BE1.3070602@dancol.org> <50217844.9050703@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCBC310BA79B588A5FF93DE15" X-Trace: dough.gmane.org 1344380078 24693 80.91.229.3 (7 Aug 2012 22:54:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Aug 2012 22:54:38 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 08 00:54:38 2012 Return-path: Envelope-to: ged-emacs-devel@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 1SysfY-0004mG-Nx for ged-emacs-devel@m.gmane.org; Wed, 08 Aug 2012 00:54:32 +0200 Original-Received: from localhost ([::1]:43110 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SysfY-0002fm-3U for ged-emacs-devel@m.gmane.org; Tue, 07 Aug 2012 18:54:32 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SysfV-0002ff-TS for emacs-devel@gnu.org; Tue, 07 Aug 2012 18:54:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SysfU-0004Dn-Jo for emacs-devel@gnu.org; Tue, 07 Aug 2012 18:54:29 -0400 Original-Received: from dancol.org ([96.126.100.184]:39047) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SysfU-0004Dh-DO for emacs-devel@gnu.org; Tue, 07 Aug 2012 18:54:28 -0400 Original-Received: from c-76-22-66-162.hsd1.wa.comcast.net ([76.22.66.162] helo=[0.0.0.0]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1SysfS-000837-IY; Tue, 07 Aug 2012 15:54:26 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 In-Reply-To: X-Enigmail-Version: 1.4.2 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 96.126.100.184 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152302 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCBC310BA79B588A5FF93DE15 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 8/7/2012 3:52 PM, Lennart Borgman wrote: > On Tue, Aug 7, 2012 at 10:19 PM, Daniel Colascione = wrote: >>> >>> But they all need to know about each other to avoid conflicts anyway.= >> >> Not really --- different window-systems just need to avoid having the = same >> display-string prefix. This approach works well enough in other pieces= of code: >> org-mode doesn't need to know about cc-mode specifically in order not = to trample >> on cc-mode's namespace. >=20 > Can't emacs' server have clients from different systems? >=20 >=20 Yes. And? --------------enigCBC310BA79B588A5FF93DE15 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAhnLYACgkQ17c2LVA10Vvg9gCfYdnui3X8EwTDDvRcfNOgFOzs WVkAoOpKc4UuWvIINnadBZi5QXjI7y38 =FIWd -----END PGP SIGNATURE----- --------------enigCBC310BA79B588A5FF93DE15--