From: Alan Hadsell <ahadsell@mtdiablo.com>
To: gnu-emacs-bug@ftp.gnu.org
Subject: Error using TRAMP to visit a directory
Date: Fri, 29 Jun 2007 17:46:03 -0400 [thread overview]
Message-ID: <ulke2tox0.fsf@mtdiablo.com> (raw)
I receive an error when I try to visit a directory with TRAMP (2.1.5)
with GNU Emacs (22.1.1 (i386-mingw-nt5.1.2600) of 2007-06-02 on
RELEASE). The target system is a CentOS GNU/Linux system. I get the
following backtrace when I set debug-on-error:
,----
| Debugger entered--Lisp error: (error "Format specifier doesn't match argument type")
| format(" %-8d" "al")
| ls-lisp-format("." (t 9 al users (18053 26543) (16508 26097) (18053 16924) 4096 "drwxr-xr-x" nil 3855200 (-1 1)) 4096 (97 108) nil (18053 30091 970000))
| ls-lisp-insert-directory("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" (97 108) nil nil t)
| insert-directory("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t)
| apply(insert-directory ("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t))
| tramp-run-real-handler(insert-directory ("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t))
| tramp-handle-insert-directory("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t)
| apply(tramp-handle-insert-directory ("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t))
| tramp-sh-file-name-handler(insert-directory "/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t)
| apply(tramp-sh-file-name-handler insert-directory ("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t))
| tramp-file-name-handler(insert-directory "/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t)
| insert-directory("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "--dired -al" nil t)
| dired-insert-directory("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" "-al" nil nil t)
| dired-readin-insert()
| dired-readin()
| dired-internal-noselect("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19/" nil)
| dired-noselect("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19")
| run-hook-with-args-until-success(dired-noselect "/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19")
| find-file-noselect("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19" nil nil t)
| find-file("/plink:al@fibonacci.pacengr.com:/home/al/build/scarab-1.0-b19" t)
| call-interactively(find-file)
`----
It appears to be trying to format the user name ("al") with format
"-8d", which certainly isn't going to work. Not sure why the data is
not in the expected format.
--
Alan Hadsell
next reply other threads:[~2007-06-29 21:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-29 21:46 Alan Hadsell [this message]
2007-06-30 11:29 ` Error using TRAMP to visit a directory Eli Zaretskii
[not found] ` <mailman.2845.1183202981.32220.bug-gnu-emacs@gnu.org>
2007-06-30 12:21 ` Alan Hadsell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ulke2tox0.fsf@mtdiablo.com \
--to=ahadsell@mtdiablo.com \
--cc=gnu-emacs-bug@ftp.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.