[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: invalid Lisp expression: `((",,/home"")
From: |
Torsten Bronger |
Subject: |
Re: invalid Lisp expression: `((",,/home"") |
Date: |
Thu, 17 Jan 2008 07:54:14 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
Hallöchen!
Michael Albinus writes:
> Torsten Bronger <address@hidden> writes:
>
>> With CVS Emacs, I try to open a file remotely via ssh and get the
>> error message
>>
>> File error: `\stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 %s.0 "%A" t %i.0 -1)'
>> /home' does not return a valid Lisp expression: `((",,/home"") 7 0 0
>> 1200314978.0 1193398112.0 1193398112.0 4096.0 "drwxr-xr-x" t 1517761.0 -1)
>
> What kind of remote machine do you access?
It's an openSUSE Server. It has Samba directories, however, the
error occurs also for the local files.
> Which `stat' program is used there (try "which \stat")?
address@hidden:~> which stat
/usr/bin/stat
address@hidden:~> ls -l /usr/bin/stat
-rwxr-xr-x 1 root root 35348 22. Sep 01:43 /usr/bin/stat
address@hidden:~> stat --version
stat (GNU coreutils) 6.9
...
> What happens if you call "\stat -c %N /home"?
address@hidden:~> \stat -c %N /home
„/home“
[UTF-8-encoded]
> What is the result of "ls -dl /home"?
address@hidden:~> ls -dl /home
drwxr-xr-x 7 root root 4096 26. Okt 13:28 /home
Tschö,
Torsten.
--
Torsten Bronger, aquisgrana, europa vetus
Jabber ID: address@hidden
(See http://ime.webhop.org for further contact info.)
- invalid Lisp expression: `((",,/home""), Torsten Bronger, 2008/01/16
- Re: invalid Lisp expression: `((",,/home""), Michael Albinus, 2008/01/17
- Re: invalid Lisp expression: `((",,/home""),
Torsten Bronger <=
- Re: invalid Lisp expression: `((",,/home""), Michael Albinus, 2008/01/17
- Re: invalid Lisp expression: `((",,/home""), Torsten Bronger, 2008/01/17
- Re: invalid Lisp expression: `((",,/home""), Michael Albinus, 2008/01/17
- Re: invalid Lisp expression: `((",,/home""), Torsten Bronger, 2008/01/17
- Re: invalid Lisp expression: `((",,/home""), Michael Albinus, 2008/01/17