From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: emacsclient 22 and 23 incompatibility Date: Sat, 1 Aug 2009 10:25:52 +0200 Message-ID: <40968C64-648B-4601-89EB-6197D65E5020@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1074) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1249115177 11534 80.91.229.12 (1 Aug 2009 08:26:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Aug 2009 08:26:17 +0000 (UTC) To: Emacs Development Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 01 10:26:10 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 1MX9uq-0007ik-8x for ged-emacs-devel@m.gmane.org; Sat, 01 Aug 2009 10:26:08 +0200 Original-Received: from localhost ([127.0.0.1]:33804 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MX9up-0003GD-NK for ged-emacs-devel@m.gmane.org; Sat, 01 Aug 2009 04:26:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MX9ul-0003G8-D4 for emacs-devel@gnu.org; Sat, 01 Aug 2009 04:26:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MX9uf-0003FZ-Q1 for emacs-devel@gnu.org; Sat, 01 Aug 2009 04:26:02 -0400 Original-Received: from [199.232.76.173] (port=59900 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MX9uf-0003FW-Lb for emacs-devel@gnu.org; Sat, 01 Aug 2009 04:25:57 -0400 Original-Received: from mail-ew0-f211.google.com ([209.85.219.211]:52080) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MX9uf-0001bG-Ba for emacs-devel@gnu.org; Sat, 01 Aug 2009 04:25:57 -0400 Original-Received: by ewy7 with SMTP id 7so44539ewy.42 for ; Sat, 01 Aug 2009 01:25:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=GK0INgXm293cvmR+usGt7VsyKQCsSlqMotOosg/cHlA=; b=RqHBPaFTnFETOgSRH8PwLZ9DEOJyhyT18wtymrLxVp8AO7Ewx5Mecd+P7lE5+4ppfl pieeSn1Ajt3Pvw6/PRK3ViRwhqrRoFHKwSxQ/nhdH+AYE1qDd5P3aQmaJE1HmN3rapOy hmx+jXGkSXKJIIMuaRv2ZUw9whLypkFVZOPfU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=i/cszzmfK+eHYbJfCn7H9KRGOZflu2aX9zTjgUUURSHx+N60lNOXvY8K+1iY7tCsZu NpziEEcu/2edi9uipp2H20/OU78V1xVd/yBdim4NrI9hTTYEG91ZrojqKXH1pcM/vetA UzPyOluiLWxbH4EyvILT2lt7nWpJ5jDZa2YGY= Original-Received: by 10.210.91.7 with SMTP id o7mr2085246ebb.25.1249115153780; Sat, 01 Aug 2009 01:25:53 -0700 (PDT) Original-Received: from dhcp-083-244.public.vu.nl (dhcp-083-244.public.vu.nl [130.37.244.83]) by mx.google.com with ESMTPS id 24sm4404338eyx.53.2009.08.01.01.25.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 01 Aug 2009 01:25:53 -0700 (PDT) X-Mailer: Apple Mail (2.1074) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:113510 Archived-At: Is there a way to make Emacs 23 compatible with the 22-series emacsclient? It's a pity that this doesn't work out-of-the-box, given that not all platforms use an install procedure that will update a centrally installed emacsclient program along with the new Emacs main application.