From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: JD Smith Newsgroups: gmane.emacs.devel Subject: emacsclient Info and Doc Date: Mon, 27 Nov 2006 10:37:09 -0700 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1164652190 31861 80.91.229.2 (27 Nov 2006 18:29:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Nov 2006 18:29:50 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 27 19:29:43 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GolEG-0000AG-Nz for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 19:29:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GolEF-0006Fx-IG for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 13:29:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gokn1-0001Y8-Qu for emacs-devel@gnu.org; Mon, 27 Nov 2006 13:01:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gokmx-0001UO-67 for emacs-devel@gnu.org; Mon, 27 Nov 2006 13:01:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gokmw-0001TY-4Z for emacs-devel@gnu.org; Mon, 27 Nov 2006 13:01:06 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GokQe-00053X-WF for emacs-devel@gnu.org; Mon, 27 Nov 2006 12:38:05 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GokQG-0006Kk-2N for emacs-devel@gnu.org; Mon, 27 Nov 2006 18:37:43 +0100 Original-Received: from turtle.as.arizona.edu ([128.196.208.207]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Nov 2006 18:37:40 +0100 Original-Received: from jdsmith by turtle.as.arizona.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Nov 2006 18:37:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 14 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: turtle.as.arizona.edu User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) 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:62873 Archived-At: The "Emacs Server" node of the info file does not describe the emacsclient TCP server option -f. The emacsclient.1 manpage similarly neglects this information. Only "emacsclient --help" mentions it. Is this intentional? Also, there is no guidance I could find to help the user wishing to directly edit files on a remote server which compares using a remote TCP emacsclient/server connection vs. using TRAMP. Thanks, JD