From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Helmut Enders Newsgroups: gmane.emacs.help Subject: emacs23 server file Date: Fri, 21 Aug 2009 11:06:20 +0200 Message-ID: <87y6pdedtf.fsf@cybernetic-systems.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1250860348 22309 80.91.229.12 (21 Aug 2009 13:12:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Aug 2009 13:12:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 21 15:12:21 2009 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 1MeTun-00084g-AO for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Aug 2009 15:12:21 +0200 Original-Received: from localhost ([127.0.0.1]:36890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MeTum-0002sF-Kq for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Aug 2009 09:12:20 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-X-Trace: individual.net Dgl0wikOmaWyNepbfT7X8gm/fYyDOjm4JJPKlkYtFYigev66vj Cancel-Lock: sha1:HFdrbdSlPdhXJgMkkZZLZNc7ar8= sha1:UX6mZGi/2hK/Rv0hFvuBc6eA5Es= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:172176 X-Mailman-Approved-At: Fri, 21 Aug 2009 09:03:06 -0400 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:67332 Archived-At: In the office I use emacs23 --daemon as a server and emacsclient from different PCs via a local NAT net (192.168...) When I start the emacs --daemon even with a hostname, emacs writes the IP (192.168...) to the file 'server'. So it is not possible to connect with an emacsclient from my home office. Is there a way to write the 'name' and not the ip to the file 'server'? Helmut