From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Husmann Newsgroups: gmane.emacs.help Subject: emacsclient does not start: How to create a server file? Date: Sun, 17 Mar 2013 09:58:50 -0700 (PDT) Message-ID: <1363539530398-281116.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1363551782 3269 80.91.229.3 (17 Mar 2013 20:23:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Mar 2013 20:23:02 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 17 21:23:24 2013 Return-path: Envelope-to: geh-help-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 1UHK6x-0006Nn-UC for geh-help-gnu-emacs@m.gmane.org; Sun, 17 Mar 2013 21:23:20 +0100 Original-Received: from localhost ([::1]:42531 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHK6a-0006GC-Ut for geh-help-gnu-emacs@m.gmane.org; Sun, 17 Mar 2013 16:22:56 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHGvB-0001j1-SZ for Help-gnu-emacs@gnu.org; Sun, 17 Mar 2013 12:58:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHGv5-0001Fm-HJ for Help-gnu-emacs@gnu.org; Sun, 17 Mar 2013 12:58:57 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:50731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHGv5-0001Ff-D0 for Help-gnu-emacs@gnu.org; Sun, 17 Mar 2013 12:58:51 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UHGv4-0000c0-DP for Help-gnu-emacs@gnu.org; Sun, 17 Mar 2013 09:58:50 -0700 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.139.236.26 X-Mailman-Approved-At: Sun, 17 Mar 2013 16:22:35 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89563 Archived-At: Hello, when I try to open a file with emacsclient, I get emacsclient -f ~/.emacs.d/se .emacs emacsclient: error accessing server file "/home/haawda/.emacs.d/se" If I do not specify the server file with -f, I get a similar message, but wit ~/tmp/server. The server files do not exist. How can they be created? And why is ~/tmp the default? I am on Arch Linux. My emacs is a selfcompiled version from the xwidget branch, but the behaviour also happens with an emacs from trunk with lucid gui. -- View this message in context: http://emacs.1067599.n5.nabble.com/emacsclient-does-not-start-How-to-create-a-server-file-tp281116.html Sent from the Emacs - Help mailing list archive at Nabble.com.