From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: augukarl@yahoo.se Newsgroups: gmane.emacs.help Subject: emacsclient ssh and nautilus Date: 4 Sep 2006 08:19:24 -0700 Organization: http://groups.google.com Message-ID: <1157383164.511719.65570@74g2000cwt.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1157384440 19860 80.91.229.2 (4 Sep 2006 15:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Sep 2006 15:40:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 04 17:40:39 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GKGYm-0007Rh-MM for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Sep 2006 17:40:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKGYm-0006JT-9D for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Sep 2006 11:40:28 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!74g2000cwt.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 193.111.107.249 Original-X-Trace: posting.google.com 1157383169 7187 127.0.0.1 (4 Sep 2006 15:19:29 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 4 Sep 2006 15:19:29 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; sv-SE; rv:1.8.0.5) Gecko/20060731 Ubuntu/dapper-security Firefox/1.5.0.5,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 sharon.nordnet.se:3128 (squid/2.5.STABLE6) Complaints-To: groups-abuse@google.com Injection-Info: 74g2000cwt.googlegroups.com; posting-host=193.111.107.249; posting-account=lFYKQQ0AAABTiPyPF35sjusGiOMrOa1o Original-Xref: shelby.stanford.edu gnu.emacs.help:141531 Original-To: help-gnu-emacs@gnu.org 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:37152 Archived-At: Hi, In the GNOME file browser, Nautilus, I can connect to an ssh server, browse to a file and open it with the (standard) text editor GEdit by double-clicking the file icon. However, if i right-click on the icon, choose "open with other application" and choose "emacsclient" nothing happens. Opening files on my local computer with emacsclient through Nautilus works fine though. Any clues? August