From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: politza@googlemail.com Newsgroups: gmane.emacs.help Subject: Re: gvfs-open in eshell/shell-command Date: Thu, 14 Mar 2013 10:42:09 -0700 (PDT) Message-ID: <67c7a4b6-c265-45dc-bd51-db40449ac879@googlegroups.com> References: <87txon32fx.fsf_-_@zerg32.ncl.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1363314226 5500 80.91.229.3 (15 Mar 2013 02:23:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Mar 2013 02:23:46 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Phillip Lord To: gnu.emacs.help@googlegroups.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 15 03:24:11 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 1UGKJW-0004gp-5f for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Mar 2013 03:24:10 +0100 Original-Received: from localhost ([::1]:44769 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGKJ9-0004O7-Hp for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Mar 2013 22:23:47 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGCAS-0007KH-Ad for help-gnu-emacs@gnu.org; Thu, 14 Mar 2013 13:42:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGCAN-0007eQ-LM for help-gnu-emacs@gnu.org; Thu, 14 Mar 2013 13:42:16 -0400 Original-Received: from mail-ob0-x23f.google.com ([2607:f8b0:4003:c01::23f]:59781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGCAN-0007eH-Gm for help-gnu-emacs@gnu.org; Thu, 14 Mar 2013 13:42:11 -0400 Original-Received: by mail-ob0-f191.google.com with SMTP id dn14so935404obc.8 for ; Thu, 14 Mar 2013 10:42:10 -0700 (PDT) X-Received: by 10.49.120.105 with SMTP id lb9mr296425qeb.17.1363282930074; Thu, 14 Mar 2013 10:42:10 -0700 (PDT) Original-Path: glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=88.68.68.150; posting-account=Cb0eCQoAAADOp8Qt5mU0s83Gs6qJzY70 Original-NNTP-Posting-Host: 88.68.68.150 User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 88.68.68.150 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::23f X-Mailman-Approved-At: Thu, 14 Mar 2013 22:23:29 -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:89536 Archived-At: On Tuesday, March 12, 2013 2:48:12 PM UTC+1, Michael Albinus wrote: > phillip.lord@newcastle.ac.uk (Phillip Lord) writes: > > > > > I'm attempting to get gvfs-open to work in eshell. Try setting/letting `process-connection-type' to nil . -ap