From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: function "global"? Date: Mon, 7 Jun 2010 19:34:02 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1275932224 20216 80.91.229.12 (7 Jun 2010 17:37:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Jun 2010 17:37:04 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Andrea Crotti Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 07 19:37:02 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OLgEL-0006Zh-UN for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Jun 2010 19:37:01 +0200 Original-Received: from localhost ([127.0.0.1]:48924 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLgE1-0004AF-Ao for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Jun 2010 13:35:01 -0400 Original-Received: from [140.186.70.92] (port=54158 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLgDV-00045G-4N for help-gnu-emacs@gnu.org; Mon, 07 Jun 2010 13:34:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLgDQ-0003Zv-3G for help-gnu-emacs@gnu.org; Mon, 07 Jun 2010 13:34:28 -0400 Original-Received: from mail-yw0-f178.google.com ([209.85.211.178]:45892) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLgDQ-0003Zq-0p for help-gnu-emacs@gnu.org; Mon, 07 Jun 2010 13:34:24 -0400 Original-Received: by ywh8 with SMTP id 8so3256092ywh.6 for ; Mon, 07 Jun 2010 10:34:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=LqZcXR4WGvi9nPoRrpOW3ZY2d9DXH1ezD63V6+m2bvo=; b=cbrKxgQV04WvPHTaksNm7q3cGmrTNlE1v+0wUajnDsIBJGpyurK1mu3UKlvre4R09v z26H3dLGU8+W8wXJoDdPnARhW9r7V0A9smWdH3UXemh2zWz5y930M8Z+4IKs8DXY8mCb gkrvDOo0pm5HFY8Gz7bMgPNYyHg2nnj1RfB3E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=BXSuVzyEeOCI2lOZ1x9lLnU4a223A7F3HJ0YLrK7uiNdHQXOHmbYX46kGPhmo71F4z ag3VYG2WoOK/bzA9/jtdm93X+I3yKpkAHXVrd7dFc5c7x10B9MEuacqBziNCNlO16nfl RI7ctcXcEJl6thgKYu2sNOPf3aY/3mUp64lGc= Original-Received: by 10.101.2.30 with SMTP id e30mr16279363ani.127.1275932062299; Mon, 07 Jun 2010 10:34:22 -0700 (PDT) Original-Received: by 10.100.154.15 with HTTP; Mon, 7 Jun 2010 10:34:02 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:73847 Archived-At: On Mon, Jun 7, 2010 at 6:44 PM, Andrea Crotti wrote: > > And it works pretty nicely, BUT I think there's a problem with > semanticdb and files on a sshfs mounted volue. > I get this kind of error here below: ... > > Any idea? Maybe you are hitting problems with the merge of CEDET into Emacs? This is not finished and I think more hands to help with it would be good. If someone is interested please go to the development lists for CEDET and Emacs.