From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: emacsclient on WXP does not work (as it used to) Date: Fri, 31 Oct 2008 13:53:25 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225457952 19189 80.91.229.12 (31 Oct 2008 12:59:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Oct 2008 12:59:12 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: dhruva Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 31 14:00:04 2008 connect(): Connection refused 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 1Kvtbd-0000yG-Kw for ged-emacs-devel@m.gmane.org; Fri, 31 Oct 2008 14:00:02 +0100 Original-Received: from localhost ([127.0.0.1]:47626 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KvtaW-0008Gc-En for ged-emacs-devel@m.gmane.org; Fri, 31 Oct 2008 08:58:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KvtVL-0006UB-MR for emacs-devel@gnu.org; Fri, 31 Oct 2008 08:53:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KvtVK-0006Tj-Vh for emacs-devel@gnu.org; Fri, 31 Oct 2008 08:53:31 -0400 Original-Received: from [199.232.76.173] (port=56675 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KvtVK-0006Te-PL for emacs-devel@gnu.org; Fri, 31 Oct 2008 08:53:30 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.152]:56583) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KvtVI-00031Z-9h; Fri, 31 Oct 2008 08:53:28 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 34so505632yxf.66 for ; Fri, 31 Oct 2008 05:53:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=v+shpYVwUiRBys6G7XGxUKtNhRLu7QAG5fVAXvMuBWI=; b=LAuwGzi1OHLGw3vsqHMdK5c57CpDdZ457IUZb1efXtpaAMKSmM4lUGbZgWtdFDdCDp X7Jo95IU63duk3us+cAaan7GDESlKT+76E1LVfYbSmpeYHv6PZ6ekcueiO6WbV800lLq 5monuaD5+3mMKUzg9cPCSAjRp+/VClQ3Of2U4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Nno0oYlahinG/5n3lseY0UhhqDXJ7VeI3V9KBDAcTYwGxWDpahr8nPRxw5QZayWPoL 5/dnRaNzOppIxi3E1UJ1p9LewCdYNk44T3goer5VWBzoiDudtdPjD8/7De91u1YYzxjW Wsj+/UuibxVwaI7OgjgMb+8Z+aE0BOCV80Oa4= Original-Received: by 10.100.125.12 with SMTP id x12mr1849561anc.4.1225457605892; Fri, 31 Oct 2008 05:53:25 -0700 (PDT) Original-Received: by 10.100.13.13 with HTTP; Fri, 31 Oct 2008 05:53:25 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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:105197 Archived-At: On Fri, Oct 31, 2008 at 13:52, dhruva wrote: > That was premature, it does not work.. I apologise for that. What output do you get with your patch applied? Juanma