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

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

apply: Wrong type argument: number-or-marker-p, //DIRED-OPTIONS//


From: Terrence Brannon
Subject: apply: Wrong type argument: number-or-marker-p, //DIRED-OPTIONS//
Date: Wed, 08 Dec 2010 15:17:31 -0000
User-agent: G2/1.0

Hello, I compiled emacs-23.2.1 from scratch and installed it on
andLinux

I am using TRAMP 2.1.18-23.2

In a dired buffer, if I hit "^" to go up a directory, I get the error
message:

   apply: Wrong type argument: number-or-marker-p, //DIRED-OPTIONS//

Here is the stack backtrace for this error:

  tramp-handle-insert-directory("/scp:root@martin.dopdev.net:/usr/
local/" "--dired -al" nil t)
  apply(tramp-handle-insert-directory ("/scp:root@martin.dopdev.net:/
usr/local/" "--dired -al" nil t))
  tramp-sh-file-name-handler(insert-directory "/
scp:root@martin.dopdev.net:/usr/local/" "--dired -al" nil t)
  apply(tramp-sh-file-name-handler insert-directory ("/
scp:root@martin.dopdev.net:/usr/local/" "--dired -al" nil t))
  tramp-file-name-handler(insert-directory "/
scp:root@martin.dopdev.net:/usr/local/" "--dired -al" nil t)
  insert-directory("/scp:root@martin.dopdev.net:/usr/local/" "--dired -
al" nil t)
  dired-insert-directory("/scp:root@martin.dopdev.net:/usr/local/" "-
al" nil nil t)
  dired-readin-insert()
  dired-readin()
  dired-internal-noselect("/scp:root@martin.dopdev.net:/usr/local/"
nil)
  dired-noselect("/scp:root@martin.dopdev.net:/usr/local/" nil)
  dired("/scp:root@martin.dopdev.net:/usr/local/")
  dired-up-directory(nil)
  call-interactively(dired-up-directory nil nil)
  recursive-edit()
  byte-code("\306      @\307=\203!\310\311\312\"\210\313\311!\211A@)
\242\314=\203!\310\315\312\"\210\316!\210\317 \210\320 !\210\203d
\321ed\"
V\203Web\210\322
\245y\210`db\210\322
\245
Zy\210`|\210)\323c\210eb\210\324\325\326 \"\210\327\306!\210\324\330!
\210\331\312\324\330!\210\212\332 \210+\331\207" [unread-command-
char debugger-args x debugger-buffer noninteractive debugger-batch-max-
lines -1 debug backtrace-debug 4 t backtrace-frame lambda 5 pop-to-
buffer debugger-mode debugger-setup-buffer count-lines 2 "...
" message "%s" buffer-string kill-emacs "" nil recursive-edit
middlestart buffer-read-only standard-output] 4)
  debug(error (error "Aborted"))
  signal(error ("Aborted"))
  error("Aborted")
  abort-if-file-too-large(11876582 "open" "/
scp:root@martin.dopdev.net:/var/log/httpd/error_log")
  find-file-noselect("/scp:root@martin.dopdev.net:/var/log/httpd/
error_log")
  bookmark-default-handler(("martin-error_log" (filename . "/
scp:root@martin.dopdev.net:/var/log/httpd/error_log") (front-context-
string . "           },
[T") (rear-context-string . "                ") (position . 66899)))
  byte-code("\301!\206\302\303!!\207" [bookmark bookmark-get-
handler bookmark-default-handler bookmark-get-bookmark] 3)
  bookmark-handle-bookmark("martin-error_log")
  bookmark--jump-via("martin-error_log" switch-to-buffer)
  bookmark-jump("martin-error_log")
  call-interactively(bookmark-jump nil nil)


reply via email to

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