From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: emacsclient uses obsolete "server" file on Windows Date: Sun, 8 Jun 2008 14:06:18 +0200 Message-ID: References: <484ACDD0.80209@resiak.org> 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 1212926810 6326 80.91.229.12 (8 Jun 2008 12:06:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2008 12:06:50 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: djc Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 08 14:07:32 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K5JgE-0002Ok-Fz for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Jun 2008 14:07:26 +0200 Original-Received: from localhost ([127.0.0.1]:60858 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5JfR-00034U-E2 for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Jun 2008 08:06:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5JfB-00034M-Cl for help-gnu-emacs@gnu.org; Sun, 08 Jun 2008 08:06:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5JfA-000346-0o for help-gnu-emacs@gnu.org; Sun, 08 Jun 2008 08:06:21 -0400 Original-Received: from [199.232.76.173] (port=40525 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5Jf9-000343-UM for help-gnu-emacs@gnu.org; Sun, 08 Jun 2008 08:06:19 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.180]:50790) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5Jf9-0004kv-Ks for help-gnu-emacs@gnu.org; Sun, 08 Jun 2008 08:06:19 -0400 Original-Received: by wa-out-1112.google.com with SMTP id m34so1479072wag.10 for ; Sun, 08 Jun 2008 05:06:19 -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=F6NJUWIHVM2KfUYE0X/qnFt11SHhlQPbD0XE+4Ef9XQ=; b=JcsQPfHUDayeU2MGIYpgTP5piSO+yi1b7z5JvnozY0Gy1Dugv2qzKuXL6MaiQkGHFb kmHlWgb5AewqlGStco8C4eYFQhYuheU0EKWP56c0Bscj0TD3yAPCxJPb2frp1RwtYwPO jxEI4Eeob1Kcpx/P0um2rHiJFu5PyCQE2OsRA= 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=pAcCzwKbl0fyd8T3g1OaTQXt/5gcALd3lP3EJjdHCefK23W6CZIR6hS5rjRe5BnRve 0+uE8sJiKZwJnJuJLO5+zm/woKtcoT6egaATEN/dchAqQtvK1JxfIFHUWBj75RRTKnQ1 ITNJzT2Cjo21zCBzlbLy4QH4LAhNxJdGBo4XM= Original-Received: by 10.115.58.18 with SMTP id l18mr2156015wak.177.1212926778929; Sun, 08 Jun 2008 05:06:18 -0700 (PDT) Original-Received: by 10.114.167.12 with HTTP; Sun, 8 Jun 2008 05:06:18 -0700 (PDT) In-Reply-To: <484ACDD0.80209@resiak.org> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54614 Archived-At: > When I kill emacs the "server" file remains. How do you exit Emacs? And, which version are you using? Juanma