From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: suvayu ali Newsgroups: gmane.emacs.help Subject: Re: Using Cedet with Tramp and projects on NFS mounts Date: Sun, 28 Jun 2009 20:37:04 -0700 Message-ID: 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: ger.gmane.org 1246252011 10071 80.91.229.12 (29 Jun 2009 05:06:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Jun 2009 05:06:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 29 07:06:45 2009 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 1ML94j-0006P3-9f for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jun 2009 07:06:41 +0200 Original-Received: from localhost ([127.0.0.1]:49917 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ML94i-0008Nl-M6 for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jun 2009 01:06:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ML7gQ-0001uZ-0Z for help-gnu-emacs@gnu.org; Sun, 28 Jun 2009 23:37:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ML7gL-0001tv-IC for help-gnu-emacs@gnu.org; Sun, 28 Jun 2009 23:37:29 -0400 Original-Received: from [199.232.76.173] (port=55087 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ML7gL-0001ts-A9 for help-gnu-emacs@gnu.org; Sun, 28 Jun 2009 23:37:25 -0400 Original-Received: from mail-qy0-f183.google.com ([209.85.221.183]:32998) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ML7gL-0008II-08 for help-gnu-emacs@gnu.org; Sun, 28 Jun 2009 23:37:25 -0400 Original-Received: by qyk13 with SMTP id 13so111963qyk.14 for ; Sun, 28 Jun 2009 20:37:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to :content-type:content-transfer-encoding; bh=TCqfAejWpD3bmtJMpaj+BX0AXMQOJdlf5VlHjd1uHr8=; b=LhxPxOc4Q7ghjWO4deVcSih8+E82eB99lAAwyERP5dh5SolqeJKrlg1A0miegIP5ZV Li8D+YQMivD4/xkP1nAgZRJiv0uYvGBNYzFJJo63F9BGoQ0PrHd86P1vwKoeSuBq9Mdb j3MNZDO+mwnvdMNGmjbDpCia4WJsTk83bNY54= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=FRJpgXW6fbDbcrilQx/tbsCynE1WGojfmDOdTQAz7v3tnkUKCBNChTlMmTHx8UTYou tFXmVmGxj8eP/O3MVkPboC3Okg1BEUqvv/QLTds/a43+kVoVeR5kvm2RfloTY1gjSgvc AOtxu1MKwUvr59Dn4sp3uhhqJs95Db2Svnb8o= Original-Received: by 10.220.98.194 with SMTP id r2mr3749691vcn.49.1246246644455; Sun, 28 Jun 2009 20:37:24 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: 525eb9054b2437c4 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 29 Jun 2009 01:01:19 -0400 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:65625 Archived-At: 2009/6/26 Richard Riley : > > You might consider using sshfs if possible? > > http://fuse.sourceforge.net/sshfs.html > > That way the "remoteness" of the remote file system would be totally > transparent to cedet. > I could try that, but I have had problems having semantic parse network mounted folders before. Maybe I'll give that a shot if I figure out what I was doing wrong earlier. Thanks for the suggestion Richard. PS: your web page helped me quite a bit in figuring out cedet ;) -- Suvayu Open source is the future. It sets us free.