From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Kendall Shaw Newsgroups: gmane.emacs.help Subject: Re: Edit Google Drive docs from Emacs? Date: Thu, 29 Jun 2017 07:59:00 -0700 Message-ID: <2544d5e9-fe61-e5b8-33fe-49d30cb87e2f@kendallshaw.com> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1498748380 28354 195.159.176.226 (29 Jun 2017 14:59:40 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 29 Jun 2017 14:59:40 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 29 16:59:36 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dQaur-000718-IA for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jun 2017 16:59:33 +0200 Original-Received: from localhost ([::1]:39816 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQauw-0007rY-Vx for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jun 2017 10:59:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQauT-0007q9-9N for help-gnu-emacs@gnu.org; Thu, 29 Jun 2017 10:59:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQauQ-0004kT-4P for help-gnu-emacs@gnu.org; Thu, 29 Jun 2017 10:59:09 -0400 Original-Received: from c.mail.sonic.net ([64.142.111.80]:40658) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dQauP-0004kB-QB for help-gnu-emacs@gnu.org; Thu, 29 Jun 2017 10:59:06 -0400 Original-Received: from [192.168.1.76] (108-64-77-57.lightspeed.sntcca.sbcglobal.net [108.64.77.57]) (authenticated bits=0) by c.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id v5TEx0Ta013144 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 29 Jun 2017 07:59:01 -0700 In-Reply-To: Content-Language: en-US X-Sonic-CAuth: UmFuZG9tSVbGzsneR6Mbs6fh3ATLC1uVEyjjQ4+gyEEf8o4s3iqRiqcV+AFPKKyBqMvJ/KWFrKCsLbJP7p9a0/Nr001KkZ6x X-Sonic-ID: C;tKQTfNtc5xGtNrPuqGi0jA== M;OjFRfNtc5xGtNrPuqGi0jA== X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 64.142.111.80 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:113606 Archived-At: On 06/29/2017 07:57 AM, Kendall Shaw wrote: > On 06/26/2017 05:29 PM, Skip Montanaro wrote: > >> I wonder if there is some capability (something similar in flavor to >> Tramp, for instance) which would allow me to edit files in Google >> Drive. I'm on Ubuntu 16.04LTS using GNU Emacs 24.5.1 (/usr/bin/emacs >> on my system). I just want to edit simple text files for now. >> >> Thanks, >> >> Skip >> >> > > A possible alternative is to mount the google drive and treat it as a > filesystem. googledrive-ocaml-fuse is one of the programs that mounts > google drive. I mean google-drive-ocamlfuse