From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ritchie Newsgroups: gmane.emacs.help Subject: Tramp error in emacs 23 Date: Thu, 27 Aug 2009 17:44:20 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1251423762 20040 80.91.229.12 (28 Aug 2009 01:42:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Aug 2009 01:42:42 +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 Aug 28 03:42:36 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 1MgqU7-0001z6-Bb for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Aug 2009 03:42:35 +0200 Original-Received: from localhost ([127.0.0.1]:38457 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgqU6-0000sd-RJ for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Aug 2009 21:42:34 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!x5g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 68.190.245.183 Original-X-Trace: posting.google.com 1251420260 3608 127.0.0.1 (28 Aug 2009 00:44:20 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 28 Aug 2009 00:44:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x5g2000prf.googlegroups.com; posting-host=68.190.245.183; posting-account=CuLrKQoAAACxi2VsGphG0_-Zo9Puh4B0 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:172459 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:67597 Archived-At: I got this error while using tramp in emacs 23 (Mac version) editing a python in file : File error: `\stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 %s.0 "%A" t %i. 0 -1)' /home/zcai/bisquik-stable/TG/bisquik/QS/qs_service.py' does not return a valid Lisp expression: `tramp_exit_status 0 ///38466bed731b8e9215f7535d4994bc50 (("`/home/zcai/bisquik-stable/TG/bisquik/QS/qs_service.py'") 1 501 1000 1251419879.0 1251419877.0 1251419878.0 13223.0 "-rw-r--r--" t 3646.0 -1) ' I'm using python mode with Pymacs and ropemacs. This happens quite often after I open the file, and it keeps coming for every 10s or so. The file "/home/zcai/bisquik-stable/TG/bisquik/QS/ qs_service.py" is in the server, does not exist in local machine. Anybody is having the same problem? Thank you Ritchie