help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp does not display dired buffers


From: Sebastian Tennant
Subject: Re: tramp does not display dired buffers
Date: Fri, 19 May 2006 18:27:43 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Quoth Pawel <null7@wp.pl>:
> here is a complete *Messages* contents. Just before invoking remote
> directory, I toggled debug-on-error:
> [...]
> Reading directory /ssh:remotehost:/etc/...
> dired-insert-directory: 
> Loading debug...done
> Entering debugger...
> [...]
> Debugger entered--Lisp error: (args-out-of-range 1 11)
>   [...]
>   dired-insert-directory("/ssh:remotehost:/etc/" "-al" nil t)

Don't know enough lisp to help I'm afraid.  Are you running a recent
version of emacs and tramp.  I'm running:

  emacs:  21.4.1
  tramp:  1.2.0.53

Here are the addresses of the tramp mailing list:

  http://lists.gnu.org/mailman/listinfo/tramp-devel
  mailto:tramp-devel-request@gnu.org?subject=subscribe

I had a quick look in the elisp manual to see if I could find out more
about the 'args-out-of-range 1 11' error message but it's not much
help (to me):

  (info "(elisp)Standard Errors")
  [...]
  `args-out-of-range'
       `"Args out of range"'
       *Note Sequences Arrays Vectors::.
  [...]
  (info "(elisp)Sequences Arrays Vectors")
  How long have you got!

The tramp list would be my next stop.  Good luck...

sdt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]