From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: anoop aryal Newsgroups: gmane.emacs.help Subject: Re: Is comint the way to go? Date: Fri, 9 Mar 2007 10:56:33 -0600 Organization: Foresight International Message-ID: <200703091056.34070.aaryal@foresightint.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173459514 31451 80.91.229.12 (9 Mar 2007 16:58:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Mar 2007 16:58:34 +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 Mar 09 17:58:26 2007 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 1HPiP6-0000vS-35 for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Mar 2007 17:57:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPiPP-0008L2-2n for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Mar 2007 11:57:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPiOp-0008Ck-8O for help-gnu-emacs@gnu.org; Fri, 09 Mar 2007 11:56:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPiOl-0008B5-FO for help-gnu-emacs@gnu.org; Fri, 09 Mar 2007 11:56:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPiOl-0008B0-68 for help-gnu-emacs@gnu.org; Fri, 09 Mar 2007 11:56:55 -0500 Original-Received: from mail.foresightint.com ([65.42.205.140]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HPiOP-0008Jk-GU for help-gnu-emacs@gnu.org; Fri, 09 Mar 2007 11:56:33 -0500 Original-Received: from thewolf.foresightint.com (thewolf.foresightint.com [192.168.15.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.foresightint.com (Postfix) with ESMTP id 6F559978028 for ; Fri, 9 Mar 2007 10:56:34 -0600 (CST) User-Agent: KMail/1.9.5 In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 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:41837 Archived-At: On Monday 26 February 2007 06:46, Mathias Dahl wrote: > David Hansen writes: > > Maybe something like FUSE[1]? But this will only work on Linux and > > i have no idea if any other OS provides some similar feature. > > Thanks, I thought of that, but this hack I wanna build is for Windows > only. > > Since I made my post I have shifted my focus towards doing something > more "graphical", on the lines of Dired, so that the user can move > around using the cursor keys. why not use FUSE to do the filesystem for linux, then export that thru samba so that users on windows get the GUI without you having to do anything graphical. and if you want no-mouse GUI (eg. dired), well, use dired on the FUSEd filesystem. that is, as long as your data fits the filesystem metaphor. > > We'll see how it turns out... > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs -- anoop aryal aaryal@foresightint.com