From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: beonit2 Newsgroups: gmane.emacs.help Subject: How to write Emacsclient serverfile (write authentication info) Date: Wed, 24 Sep 2014 17:34:04 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1411622592 9449 80.91.229.3 (25 Sep 2014 05:23:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2014 05:23:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 25 07:23:06 2014 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 1XX1WC-0001pH-0S for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Sep 2014 07:23:04 +0200 Original-Received: from localhost ([::1]:37984 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX1WB-0005NH-JD for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Sep 2014 01:23:03 -0400 X-Received: by 10.66.97.6 with SMTP id dw6mr7942532pab.23.1411605245940; Wed, 24 Sep 2014 17:34:05 -0700 (PDT) X-Received: by 10.50.43.196 with SMTP id y4mr287788igl.13.1411605245701; Wed, 24 Sep 2014 17:34:05 -0700 (PDT) Original-Path: usenet.stanford.edu!a13no3194599igq.0!news-out.google.com!bc9ni0igb.0!nntp.google.com!a13no3194594igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=121.133.83.3; posting-account=HJISIwoAAABgW_Li2V4xSoFNcztI0joE Original-NNTP-Posting-Host: 121.133.83.3 User-Agent: G2/1.0 Injection-Date: Thu, 25 Sep 2014 00:34:05 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:207857 X-Mailman-Approved-At: Thu, 25 Sep 2014 01:22:54 -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:100132 Archived-At: I want to connect to remote host emacs-server using emacsclient --serverfile options. but I don't know how to write about authentication info in "~/.emacs.d/server/root" I read the emacsclient.c file but i can't fint how to write authentication info. Error message : "cannot read authentication info"