unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
@ 2017-11-25 16:08 Shuguang Sun
  2017-11-25 19:18 ` Eli Zaretskii
  2017-11-27 17:24 ` Michael Albinus
  0 siblings, 2 replies; 13+ messages in thread
From: Shuguang Sun @ 2017-11-25 16:08 UTC (permalink / raw)
  To: 29440


[-- Attachment #1.1: Type: text/plain, Size: 743 bytes --]

Hi,

Windows 7
GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32) of 2017-11-24

I didn't set tramp-backup-directory-alist which means the fiile will be
backuped locally instead of being backup in server side.

backup-directory-alist:
     ("\\.[rR]\\(md\\)?$" . "~/.emacs.d/autosave/Rfiles")

When I open a file in tramp and edit it, the backup file will be and was
backuped in the local direcory: ~/.emacs.d/autosave/Rfiles
(c:/Users/username/HOME/.emacs.d/autosave/Rfiles). However the backfile is
named
"c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~",
where "dirve_c" was put in.

I attached the log file, and it may be anchored by find "c:/plink" and
"drive_c".

[-- Attachment #1.2: Type: text/html, Size: 1022 bytes --]

[-- Attachment #2: tramp_local_backup_traceing.txt --]
[-- Type: text/plain, Size: 3775709 bytes --]

======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ())
| | | 4 <- tramp-get-file-property: undef
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" nil)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ())
| | | 4 <- tramp-get-file-property: nil
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-string" nil)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ())
| | | 4 <- tramp-get-file-property: nil
| | | 4 -> (tramp-get-file-exists-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "file-exists" undef)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: "test -e"
| | | 4 <- tramp-get-file-exists-command: "test -e"
| | | 4 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test -e /opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test -e /opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | 6 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-get-connection-property: (23065 36197 470326 0)
| | | | | | 7 -> (tramp-time-diff (23065 36220 394358 0) (23065 36197 470326 0))
| | | | | | 7 <- tramp-time-diff: 22.924032
| | | | | 6 <- tramp-maybe-open-connection: nil
| | | | | 6 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-user-domain: "username"
| | | | | | | | 9 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-host-port: "host"
| | | | | | | 8 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | 6 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | 7 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test -e /opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-get-connection-property: 0
| | | | | | 7 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36220 394358 0))
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36197 470326 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-set-connection-property: (23065 36220 394358 0)
| | | | | | 7 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | 6 <- tramp-send-string: nil
| | | | | 6 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | 7 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | 8 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-check-for-regexp: nil
| | | | | | | 8 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | 8 <- tramp-accept-process-output: nil
| | | | | | | 8 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-check-for-regexp: 21
| | | | | | 7 <- tramp-wait-for-regexp: 21
| | | | | 6 <- tramp-wait-for-output: 21
| | | | 5 <- tramp-send-command: 21
| | | | 5 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-user-domain: "username"
| | | | | | | 8 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-host-port: "host"
| | | | | | 7 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | 5 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | 4 <- tramp-send-command-and-check: t
| | | 4 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" t)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ())
| | | 4 <- tramp-set-file-property: t
| | 3 <- tramp-sh-handle-file-exists-p: t
| 2 <- tramp-sh-file-name-handler: t
1 <- tramp-file-name-handler: t
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-directory-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-directory-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-directory-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-directory-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-directory-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-directory-p" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t)))
| | | 4 <- tramp-get-file-property: undef
| | | 4 -> (tramp-run-test "-d" "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-get-test-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: "test"
| | | | 5 <- tramp-get-test-command: "test"
| | | | 5 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test -d /opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test -d /opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | 7 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | 8 <- tramp-get-connection-property: (23065 36220 394358 0)
| | | | | | | 8 -> (tramp-time-diff (23065 36220 684359 0) (23065 36220 394358 0))
| | | | | | | 8 <- tramp-time-diff: 0.290001
| | | | | | 7 <- tramp-maybe-open-connection: nil
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test -d /opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | 8 <- tramp-get-connection-property: 0
| | | | | | | 8 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36220 684359 0))
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 394358 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | 8 <- tramp-set-connection-property: (23065 36220 684359 0)
| | | | | | | 8 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-send-string: nil
| | | | | | 7 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | 8 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 684359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 684359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-check-for-regexp: nil
| | | | | | | | 9 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | 9 <- tramp-accept-process-output: nil
| | | | | | | | 9 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 684359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 684359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-check-for-regexp: 21
| | | | | | | 8 <- tramp-wait-for-regexp: 21
| | | | | | 7 <- tramp-wait-for-output: 21
| | | | | 6 <- tramp-send-command: 21
| | | | | 6 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-user-domain: "username"
| | | | | | | | 9 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-host-port: "host"
| | | | | | | 8 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | 6 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | 5 <- tramp-send-command-and-check: nil
| | | 4 <- tramp-run-test: nil
| | | 4 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-directory-p" nil)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t)))
| | | 4 <- tramp-set-file-property: nil
| | 3 <- tramp-sh-handle-file-directory-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0))))
| | | 4 <- tramp-get-file-property: undef
| | | 4 -> (tramp-get-remote-readlink (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "readlink" undef)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: "\\readlink"
| | | 4 <- tramp-get-remote-readlink: "\\readlink"
| | | 4 -> (tramp-get-remote-readlink (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "readlink" undef)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: "\\readlink"
| | | 4 <- tramp-get-remote-readlink: "\\readlink"
| | | 4 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "\\readlink --canonicalize-missing /opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "\\readlink --canonicalize-missing /opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | 6 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 684359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-get-connection-property: (23065 36220 684359 0)
| | | | | | 7 -> (tramp-time-diff (23065 36220 964359 0) (23065 36220 684359 0))
| | | | | | 7 <- tramp-time-diff: 0.28
| | | | | 6 <- tramp-maybe-open-connection: nil
| | | | | 6 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-user-domain: "username"
| | | | | | | | 9 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-host-port: "host"
| | | | | | | 8 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | 6 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | 7 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 684359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "\\readlink --canonicalize-missing /opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 684359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-get-connection-property: 0
| | | | | | 7 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36220 974359 0))
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 684359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-set-connection-property: (23065 36220 974359 0)
| | | | | | 7 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | 6 <- tramp-send-string: nil
| | | | | 6 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | 7 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | 8 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 974359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 974359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-check-for-regexp: nil
| | | | | | | 8 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | 8 <- tramp-accept-process-output: nil
| | | | | | | 8 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 974359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 974359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-check-for-regexp: 65
| | | | | | 7 <- tramp-wait-for-regexp: 65
| | | | | 6 <- tramp-wait-for-output: 65
| | | | 5 <- tramp-send-command: 65
| | | | 5 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-user-domain: "username"
| | | | | | | 8 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-host-port: "host"
| | | | | | 7 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | 5 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | 4 <- tramp-send-command-and-check: t
| | | 4 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | | 5 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | 4 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-symlink-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-symlink-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-symlink-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-symlink-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-handle-file-symlink-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 <- tramp-connectable-p: t
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: t
| | | | | | | | | | | | 13 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0))))
| | | | | | | | | 10 <- tramp-get-file-property: undef
| | | | | | | | | 10 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | 10 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | 10 -> (tramp-do-file-attributes-with-stat (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# integer)
| | | | | | | | | | 11 -> (tramp-get-file-exists-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "file-exists" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: "test -e"
| | | | | | | | | | 11 <- tramp-get-file-exists-command: "test -e"
| | | | | | | | | | 11 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-test-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: "test"
| | | | | | | | | | 11 <- tramp-get-test-command: "test"
| | | | | | | | | | 11 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | | 11 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | | 11 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-send-command-and-read (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | | | | 12 -> (tramp-barf-unless-okay (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) #1="( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)" "`%s' returns with error" #1#)
| | | | | | | | | | | | 13 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | | | | | | 14 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | | | 15 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 974359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: (23065 36220 974359 0)
| | | | | | | | | | | | | | | 16 -> (tramp-time-diff (23065 36221 264360 0) (23065 36220 974359 0))
| | | | | | | | | | | | | | | 16 <- tramp-time-diff: 0.290001
| | | | | | | | | | | | | | 15 <- tramp-maybe-open-connection: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 974359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 974359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: 0
| | | | | | | | | | | | | | | 16 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36221 264360 0))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36220 974359 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | | | 16 <- tramp-set-connection-property: (23065 36221 264360 0)
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | 15 <- tramp-send-string: nil
| | | | | | | | | | | | | | 15 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | | | | 17 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: 166
| | | | | | | | | | | | | | | 16 <- tramp-wait-for-regexp: 166
| | | | | | | | | | | | | | 15 <- tramp-wait-for-output: 166
| | | | | | | | | | | | | 14 <- tramp-send-command: 166
| | | | | | | | | | | | | 14 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | 16 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | 14 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 <- tramp-send-command-and-check: t
| | | | | | | | | | | 12 <- tramp-barf-unless-okay: t
| | | | | | | | | | | 12 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 <- tramp-send-command-and-read: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | | | | 10 <- tramp-do-file-attributes-with-stat: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | | | | 10 -> (tramp-convert-file-attributes (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1))
| | | | | | | | | | 11 -> (tramp-get-remote-gid (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) integer)
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "gid-integer" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: 108
| | | | | | | | | | 11 <- tramp-get-remote-gid: 108
| | | | | | | | | | 11 -> (tramp-get-device (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "device" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | 12 <- tramp-get-connection-property: (-1 . 1)
| | | | | | | | | | 11 <- tramp-get-device: (-1 . 1)
| | | | | | | | | 10 <- tramp-convert-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | 10 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)))
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0))))
| | | | | | | | | 10 <- tramp-set-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | 9 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | 8 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-handle-file-symlink-p: nil
| | | | 5 <- tramp-sh-file-name-handler: nil
| | | 4 <- tramp-file-name-handler: nil
| | | 4 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" "/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))))
| | | 4 <- tramp-set-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | 6 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "coxph_bench.r"
| | 3 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | 4 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | 3 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| 2 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
1 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | 4 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | 6 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "coxph_bench.r"
| | 3 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | 4 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | 3 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| 2 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
1 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "coxph_bench.r"
| | 3 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "coxph_bench.r"
1 <- tramp-file-name-handler: "coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "coxph_bench.r"
| | 3 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "coxph_bench.r"
1 <- tramp-file-name-handler: "coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler insert-file-contents "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t nil nil nil)
| 2 -> (tramp-file-name-for-operation insert-file-contents "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t nil nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" insert-file-contents)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler insert-file-contents "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t nil nil nil)
| | 3 -> (tramp-handle-insert-file-contents "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t nil nil nil)
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | 7 <- tramp-get-file-property: t
| | | | | 6 <- tramp-sh-handle-file-exists-p: t
| | | | 5 <- tramp-sh-file-name-handler: t
| | | 4 <- tramp-file-name-handler: t
| | | 4 -> (tramp-local-host-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-local-host-p: nil
| | | 4 -> (tramp-file-name-handler file-local-copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-local-copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-local-copy)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-local-copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-local-copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 <- tramp-connectable-p: t
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: t
| | | | | | | | | | | | 13 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | 10 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | 10 <- tramp-get-file-property: t
| | | | | | | | 9 <- tramp-sh-handle-file-exists-p: t
| | | | | | | 8 <- tramp-sh-file-name-handler: t
| | | | | | 7 <- tramp-file-name-handler: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 <- tramp-connectable-p: t
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: t
| | | | | | | | | | | | 13 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | 10 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 <- tramp-connectable-p: t
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: t
| | | | | | | | | | | | 13 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | 10 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | 9 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | 8 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 -> (tramp-get-inline-coding (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "remote-encoding" 7856)
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-encoding" undef)
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | 8 <- tramp-get-connection-property: undef
| | | | | | | 8 -> (tramp-find-inline-encoding (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </dev/null" t)
| | | | | | | | | 10 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( base64 </dev/null 2>/dev/null; echo tramp_exit_status $? )")
| | | | | | | | | | 11 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | 12 <- tramp-get-connection-property: (23065 36221 264360 0)
| | | | | | | | | | | 12 -> (tramp-time-diff (23065 36221 634360 0) (23065 36221 264360 0))
| | | | | | | | | | | 12 <- tramp-time-diff: 0.37
| | | | | | | | | | 11 <- tramp-maybe-open-connection: nil
| | | | | | | | | | 11 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | 11 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( base64 </dev/null 2>/dev/null; echo tramp_exit_status $? )")
| | | | | | | | | | | 12 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | 12 <- tramp-get-connection-property: 0
| | | | | | | | | | | 12 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36221 634360 0))
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 264360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | 12 <- tramp-set-connection-property: (23065 36221 634360 0)
| | | | | | | | | | | 12 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 <- tramp-send-string: nil
| | | | | | | | | | 11 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | 13 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 634360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 634360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | 13 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | 13 <- tramp-accept-process-output: nil
| | | | | | | | | | | | 13 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 634360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 634360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 <- tramp-check-for-regexp: 21
| | | | | | | | | | | 12 <- tramp-wait-for-regexp: 21
| | | | | | | | | | 11 <- tramp-wait-for-output: 21
| | | | | | | | | 10 <- tramp-send-command: 21
| | | | | | | | | 10 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | 13 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | 12 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | 10 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | 9 <- tramp-send-command-and-check: t
| | | | | | | | 9 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "echo xyzzy | base64 | base64 -d -i" t)
| | | | | | | | | 10 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( echo xyzzy | base64 | base64 -d -i 2>/dev/null; echo tramp_exit_status $? )")
| | | | | | | | | | 11 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 634360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | 12 <- tramp-get-connection-property: (23065 36221 634360 0)
| | | | | | | | | | | 12 -> (tramp-time-diff (23065 36221 904361 0) (23065 36221 634360 0))
| | | | | | | | | | | 12 <- tramp-time-diff: 0.270001
| | | | | | | | | | 11 <- tramp-maybe-open-connection: nil
| | | | | | | | | | 11 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | 11 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 634360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( echo xyzzy | base64 | base64 -d -i 2>/dev/null; echo tramp_exit_status $? )")
| | | | | | | | | | | 12 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 634360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | 12 <- tramp-get-connection-property: 0
| | | | | | | | | | | 12 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36221 904361 0))
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 634360 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | 12 <- tramp-set-connection-property: (23065 36221 904361 0)
| | | | | | | | | | | 12 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 <- tramp-send-string: nil
| | | | | | | | | | 11 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | 13 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | 13 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | 13 <- tramp-accept-process-output: nil
| | | | | | | | | | | | 13 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 <- tramp-check-for-regexp: 27
| | | | | | | | | | | 12 <- tramp-wait-for-regexp: 27
| | | | | | | | | | 11 <- tramp-wait-for-output: 27
| | | | | | | | | 10 <- tramp-send-command: 27
| | | | | | | | | 10 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | 13 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | 12 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | 10 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | 9 <- tramp-send-command-and-check: t
| | | | | | | | 9 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "local-encoding" base64-encode-region)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1)))
| | | | | | | | 9 <- tramp-set-connection-property: base64-encode-region
| | | | | | | | 9 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "local-decoding" base64-decode-region)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region))
| | | | | | | | 9 <- tramp-set-connection-property: base64-decode-region
| | | | | | | | 9 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "remote-encoding" "base64")
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region))
| | | | | | | | 9 <- tramp-set-connection-property: "base64"
| | | | | | | | 9 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "remote-decoding" "base64 -d -i")
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64"))
| | | | | | | | 9 <- tramp-set-connection-property: "base64 -d -i"
| | | | | | | 8 <- tramp-find-inline-encoding: "base64 -d -i"
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-encoding" nil)
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i"))
| | | | | | | 8 <- tramp-get-connection-property: "base64"
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "remote-encoding" "base64")
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i"))
| | | | | | | 8 <- tramp-set-connection-property: "base64"
| | | | | | | 8 -> (tramp-get-inline-compress (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "inline-compress" 7856)
| | | | | | | | 9 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "inline-compress" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i"))
| | | | | | | | 9 <- tramp-get-connection-property: undef
| | | | | | | | 9 -> (tramp-find-inline-compress (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | 13 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | 12 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | 10 -> (tramp-call-local-coding-command "echo xyzzy | \"gzip\" | \"gzip -d\"" nil nil)
| | | | | | | | | | 11 -> (tramp-call-process nil "C:/Users/username/emacs/libexec/emacs/27.0.50/x86_64-w64-mingw32/cmdproxy.exe" nil nil nil "/c" "echo xyzzy | \"gzip\" | \"gzip -d\"")
| | | | | | | | | | | 12 -> (tramp-flush-file-function)
| | | | | | | | | | | 12 <- tramp-flush-file-function: nil
| | | | | | | | | | | 12 -> (tramp-delete-temp-file-function)
| | | | | | | | | | | 12 <- tramp-delete-temp-file-function: nil
| | | | | | | | | | 11 <- tramp-call-process: 255
| | | | | | | | | 10 <- tramp-call-local-coding-command: 255
| | | | | | | | | 10 -> (tramp-call-local-coding-command "echo xyzzy | \"bzip2\" | \"bzip2 -d\"" nil nil)
| | | | | | | | | | 11 -> (tramp-call-process nil "C:/Users/username/emacs/libexec/emacs/27.0.50/x86_64-w64-mingw32/cmdproxy.exe" nil nil nil "/c" "echo xyzzy | \"bzip2\" | \"bzip2 -d\"")
| | | | | | | | | | | 12 -> (tramp-flush-file-function)
| | | | | | | | | | | 12 <- tramp-flush-file-function: nil
| | | | | | | | | | | 12 -> (tramp-delete-temp-file-function)
| | | | | | | | | | | 12 <- tramp-delete-temp-file-function: nil
| | | | | | | | | | 11 <- tramp-call-process: 255
| | | | | | | | | 10 <- tramp-call-local-coding-command: 255
| | | | | | | | | 10 -> (tramp-call-local-coding-command "echo xyzzy | \"xz\" | \"xz -d\"" nil nil)
| | | | | | | | | | 11 -> (tramp-call-process nil "C:/Users/username/emacs/libexec/emacs/27.0.50/x86_64-w64-mingw32/cmdproxy.exe" nil nil nil "/c" "echo xyzzy | \"xz\" | \"xz -d\"")
| | | | | | | | | | | 12 -> (tramp-flush-file-function)
| | | | | | | | | | | 12 <- tramp-flush-file-function: nil
| | | | | | | | | | | 12 -> (tramp-delete-temp-file-function)
| | | | | | | | | | | 12 <- tramp-delete-temp-file-function: nil
| | | | | | | | | | 11 <- tramp-call-process: 255
| | | | | | | | | 10 <- tramp-call-local-coding-command: 255
| | | | | | | | | 10 -> (tramp-call-local-coding-command "echo xyzzy | \"compress\" | \"compress -d\"" nil nil)
| | | | | | | | | | 11 -> (tramp-call-process nil "C:/Users/username/emacs/libexec/emacs/27.0.50/x86_64-w64-mingw32/cmdproxy.exe" nil nil nil "/c" "echo xyzzy | \"compress\" | \"compress -d\"")
| | | | | | | | | | | 12 -> (tramp-flush-file-function)
| | | | | | | | | | | 12 <- tramp-flush-file-function: nil
| | | | | | | | | | | 12 -> (tramp-delete-temp-file-function)
| | | | | | | | | | | 12 <- tramp-delete-temp-file-function: nil
| | | | | | | | | | 11 <- tramp-call-process: 255
| | | | | | | | | 10 <- tramp-call-local-coding-command: 255
| | | | | | | | | 10 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "inline-compress" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i"))
| | | | | | | | | 10 <- tramp-set-connection-property: nil
| | | | | | | | | 10 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "inline-decompress" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil))
| | | | | | | | | 10 <- tramp-set-connection-property: nil
| | | | | | | | 9 <- tramp-find-inline-compress: nil
| | | | | | | | 9 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "inline-compress" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "inline-compress" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | 9 <- tramp-set-connection-property: nil
| | | | | | | 8 <- tramp-get-inline-compress: nil
| | | | | | 7 <- tramp-get-inline-coding: "base64 <%s"
| | | | | | 7 -> (tramp-get-inline-coding (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "local-decoding" 7856)
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "local-decoding" undef)
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | 8 <- tramp-get-connection-property: base64-decode-region
| | | | | | | 8 -> (tramp-get-inline-compress (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "inline-decompress" 7856)
| | | | | | | | 9 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "inline-decompress" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-get-inline-compress: nil
| | | | | | 7 <- tramp-get-inline-coding: base64-decode-region
| | | | | | 7 -> (tramp-local-host-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-local-host-p: nil
| | | | | | 7 -> (tramp-method-out-of-band-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) 7856)
| | | | | | | 8 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-copy-program)
| | | | | | | | 9 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-program")
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-program" undef)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: undef
| | | | | | | | 9 <- tramp-connection-property-p: nil
| | | | | | | 8 <- tramp-get-method-parameter: "pscp"
| | | | | | | 8 -> (tramp-get-inline-coding (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "remote-encoding" 7856)
| | | | | | | | 9 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-encoding" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | 9 <- tramp-get-connection-property: "base64"
| | | | | | | | 9 -> (tramp-get-inline-compress (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "inline-compress" 7856)
| | | | | | | | | 10 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | 13 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | 12 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "inline-compress" undef)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-get-inline-compress: nil
| | | | | | | 8 <- tramp-get-inline-coding: "base64 <%s"
| | | | | | 7 <- tramp-method-out-of-band-p: nil
| | | | | | 7 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-barf-unless-okay (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </opt/bee/home/username/test/coxph_bench.r" "Encoding remote file failed")
| | | | | | | 8 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | 10 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | 12 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: (23065 36221 904361 0)
| | | | | | | | | | 11 -> (tramp-time-diff (23065 36222 895362 0) (23065 36221 904361 0))
| | | | | | | | | | 11 <- tramp-time-diff: 0.991001
| | | | | | | | | 10 <- tramp-maybe-open-connection: nil
| | | | | | | | | 10 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | 13 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | 12 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | 11 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | 11 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: 0
| | | | | | | | | | 11 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36222 895362 0))
| | | | | | | | | | | 12 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36221 904361 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | 11 <- tramp-set-connection-property: (23065 36222 895362 0)
| | | | | | | | | | 11 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | 10 <- tramp-send-string: nil
| | | | | | | | | 10 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | 12 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 <- tramp-check-for-regexp: nil
| | | | | | | | | | | 12 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | 12 <- tramp-accept-process-output: nil
| | | | | | | | | | | 12 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 <- tramp-check-for-regexp: nil
| | | | | | | | | | | 12 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | 12 <- tramp-accept-process-output: nil
| | | | | | | | | | | 12 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 <- tramp-check-for-regexp: nil
| | | | | | | | | | | 12 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | 12 <- tramp-accept-process-output: nil
| | | | | | | | | | | 12 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 <- tramp-check-for-regexp: 10635
| | | | | | | | | | 11 <- tramp-wait-for-regexp: 10635
| | | | | | | | | 10 <- tramp-wait-for-output: 10635
| | | | | | | | 9 <- tramp-send-command: 10635
| | | | | | | | 9 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | 9 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-send-command-and-check: t
| | | | | | 7 <- tramp-barf-unless-okay: t
| | | | | | 7 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-user-domain: "username"
| | | | | | | | 9 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-host-port: "host"
| | | | | | | 8 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 -> (tramp-flush-file-function)
| | | | | | 7 <- tramp-flush-file-function: nil
| | | | | | 7 -> (tramp-delete-temp-file-function)
| | | | | | 7 <- tramp-delete-temp-file-function: nil
| | | | | | 7 -> (tramp-default-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 <- tramp-connectable-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: t
| | | | | | | | | | 11 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-file-name-for-operation file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-modes)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-handle-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 <- tramp-connectable-p: t
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: t
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | 16 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | 16 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | 16 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | 15 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | 15 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | 18 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | 17 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | 17 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | 17 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | 17 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | | | | | 14 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | 16 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | 16 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | 16 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | 15 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | 15 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | 17 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 <- tramp-connectable-p: t
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: t
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | | | | | 14 <- tramp-get-file-property: t
| | | | | | | | | | | | 13 <- tramp-sh-handle-file-exists-p: t
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: t
| | | | | | | | | | 11 <- tramp-file-name-handler: t
| | | | | | | | | | 11 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 <- tramp-connectable-p: t
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: t
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | 16 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | 16 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | 16 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | 15 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | 15 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | 18 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | 17 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | 17 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | 17 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | 17 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | | | | | 14 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | | 13 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | 11 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | 11 -> (tramp-mode-string-to-int "-rwxrw-r--")
| | | | | | | | | | 11 <- tramp-mode-string-to-int: 500
| | | | | | | | | 10 <- tramp-handle-file-modes: 500
| | | | | | | | 9 <- tramp-sh-file-name-handler: 500
| | | | | | | 8 <- tramp-file-name-handler: 500
| | | | | | 7 <- tramp-default-file-modes: 500
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | | 9 <- tramp-tramp-file-p: nil
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: nil
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" nil))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | | 7 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | | 7 -> (tramp-set-file-uid-gid "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-set-file-uid-gid: nil
| | | | | 6 <- tramp-sh-handle-file-local-copy: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-copy-keep-tmpfile)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-keep-tmpfile")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-keep-tmpfile" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: undef
| | | | 5 <- tramp-connection-property-p: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-find-file-name-coding-system-alist "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | 4 <- tramp-find-file-name-coding-system-alist: (("c:/Users/username/AppData/Local/Temp/tramp\\.gSesoI\\.r" undecided))
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-writable-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-writable-p" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | 7 <- tramp-get-file-property: undef
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | 10 <- tramp-get-file-property: t
| | | | | | | | 9 <- tramp-sh-handle-file-exists-p: t
| | | | | | | 8 <- tramp-sh-file-name-handler: t
| | | | | | 7 <- tramp-file-name-handler: t
| | | | | | 7 -> (tramp-check-cached-permissions (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) 119)
| | | | | | | 8 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-string" nil)
| | | | | | | | 9 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | 8 <- tramp-get-file-property: nil
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 <- tramp-connectable-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: t
| | | | | | | | | | 11 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" string)
| | | | | | | | 9 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" string)
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" string)
| | | | | | | | | 10 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" string)
| | | | | | | | | | 11 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 <- tramp-connectable-p: t
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: t
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-string" undef)
| | | | | | | | | | | 12 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | | 11 <- tramp-get-file-property: undef
| | | | | | | | | | 11 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | | 11 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | | 11 -> (tramp-do-file-attributes-with-stat (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# string)
| | | | | | | | | | | 12 -> (tramp-get-file-exists-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "file-exists" undef)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: "test -e"
| | | | | | | | | | | 12 <- tramp-get-file-exists-command: "test -e"
| | | | | | | | | | | 12 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-get-test-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test" undef)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: "test"
| | | | | | | | | | | 12 <- tramp-get-test-command: "test"
| | | | | | | | | | | 12 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | | | 12 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | | | 12 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-send-command-and-read (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h /////%U///// /////%G///// %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | | | | | 13 -> (tramp-barf-unless-okay (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) #1="( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h /////%U///// /////%G///// %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)" "`%s' returns with error" #1#)
| | | | | | | | | | | | | 14 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h /////%U///// /////%G///// %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | | | | | | | 15 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h /////%U///// /////%G///// %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | | | | 16 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | | 19 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | | 18 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: (23065 36222 895362 0)
| | | | | | | | | | | | | | | | 17 -> (tramp-time-diff (23065 36223 485363 0) (23065 36222 895362 0))
| | | | | | | | | | | | | | | | 17 <- tramp-time-diff: 0.590001
| | | | | | | | | | | | | | | 16 <- tramp-maybe-open-connection: nil
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | 16 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h /////%U///// /////%G///// %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | | 19 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: 0
| | | | | | | | | | | | | | | | 17 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36223 485363 0))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36222 895362 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-set-connection-property: (23065 36223 485363 0)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | | 18 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 <- tramp-send-string: nil
| | | | | | | | | | | | | | | 16 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | | | | | 18 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 <- tramp-check-for-regexp: 171
| | | | | | | | | | | | | | | | 17 <- tramp-wait-for-regexp: 171
| | | | | | | | | | | | | | | 16 <- tramp-wait-for-output: 171
| | | | | | | | | | | | | | 15 <- tramp-send-command: 171
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | 16 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | 15 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | 14 <- tramp-send-command-and-check: t
| | | | | | | | | | | | 13 <- tramp-barf-unless-okay: t
| | | | | | | | | | | | 13 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-send-command-and-read: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 "username" "user" 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | | | | | 11 <- tramp-do-file-attributes-with-stat: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 "username" "user" 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | | | | | 11 -> (tramp-convert-file-attributes (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) (("`/opt/bee/home/username/test/coxph_bench.r'") 1 "username" "user" 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1))
| | | | | | | | | | | 12 -> (tramp-get-remote-gid (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) string)
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "gid-string" undef)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: "user"
| | | | | | | | | | | 12 <- tramp-get-remote-gid: "user"
| | | | | | | | | | | 12 -> (tramp-get-device (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "device" undef)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: (-1 . 1)
| | | | | | | | | | | 12 <- tramp-get-device: (-1 . 1)
| | | | | | | | | | 11 <- tramp-convert-file-attributes: (nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | 11 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-string" (nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)))
| | | | | | | | | | | 12 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r")))
| | | | | | | | | | 11 <- tramp-set-file-property: (nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | 10 <- tramp-sh-handle-file-attributes: (nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | 9 <- tramp-sh-file-name-handler: (nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | 8 <- tramp-file-name-handler: (nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "uid-string" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "gid-string" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: "user"
| | | | | | 7 <- tramp-check-cached-permissions: t
| | | | | | 7 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-writable-p" t)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#)))
| | | | | | 7 <- tramp-set-file-property: t
| | | | | 6 <- tramp-sh-handle-file-writable-p: t
| | | | 5 <- tramp-sh-file-name-handler: t
| | | 4 <- tramp-file-name-handler: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler set-visited-file-modtime nil)
| | | | 5 -> (tramp-file-name-for-operation set-visited-file-modtime nil)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" set-visited-file-modtime)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler set-visited-file-modtime nil)
| | | | | 6 -> (tramp-sh-handle-set-visited-file-modtime nil)
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 <- tramp-connectable-p: t
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: t
| | | | | | | | | | | | 13 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | | | | 10 <- tramp-get-file-property: undef
| | | | | | | | | 10 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | 10 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | 10 -> (tramp-do-file-attributes-with-stat (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# integer)
| | | | | | | | | | 11 -> (tramp-get-file-exists-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "file-exists" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: "test -e"
| | | | | | | | | | 11 <- tramp-get-file-exists-command: "test -e"
| | | | | | | | | | 11 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-test-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: "test"
| | | | | | | | | | 11 <- tramp-get-test-command: "test"
| | | | | | | | | | 11 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | | 11 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | | | | | 11 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-send-command-and-read (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | | | | 12 -> (tramp-barf-unless-okay (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) #1="( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)" "`%s' returns with error" #1#)
| | | | | | | | | | | | 13 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | | | | | | 14 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | | | 15 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: (23065 36223 485363 0)
| | | | | | | | | | | | | | | 16 -> (tramp-time-diff (23065 36223 855363 0) (23065 36223 485363 0))
| | | | | | | | | | | | | | | 16 <- tramp-time-diff: 0.37
| | | | | | | | | | | | | | 15 <- tramp-maybe-open-connection: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: 0
| | | | | | | | | | | | | | | 16 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36223 865363 0))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 485363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | 16 <- tramp-set-connection-property: (23065 36223 865363 0)
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | 15 <- tramp-send-string: nil
| | | | | | | | | | | | | | 15 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | | | | 17 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: 166
| | | | | | | | | | | | | | | 16 <- tramp-wait-for-regexp: 166
| | | | | | | | | | | | | | 15 <- tramp-wait-for-output: 166
| | | | | | | | | | | | | 14 <- tramp-send-command: 166
| | | | | | | | | | | | | 14 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | 16 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | 14 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 <- tramp-send-command-and-check: t
| | | | | | | | | | | 12 <- tramp-barf-unless-okay: t
| | | | | | | | | | | 12 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 <- tramp-send-command-and-read: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | | | | 10 <- tramp-do-file-attributes-with-stat: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | | | | 10 -> (tramp-convert-file-attributes (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1))
| | | | | | | | | | 11 -> (tramp-get-remote-gid (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) integer)
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "gid-integer" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: 108
| | | | | | | | | | 11 <- tramp-get-remote-gid: 108
| | | | | | | | | | 11 -> (tramp-get-device (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "device" undef)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: (-1 . 1)
| | | | | | | | | | 11 <- tramp-get-device: (-1 . 1)
| | | | | | | | | 10 <- tramp-convert-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | 10 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)))
| | | | | | | | | | 11 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36221 554360 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | | | | 10 <- tramp-set-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | 9 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | 8 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 -> (tramp-run-real-handler set-visited-file-modtime ((23064 19250)))
| | | | | | 7 <- tramp-run-real-handler: nil
| | | | | 6 <- tramp-sh-handle-set-visited-file-modtime: nil
| | | | 5 <- tramp-sh-file-name-handler: nil
| | | 4 <- tramp-file-name-handler: nil
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.gSesoI.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-handle-insert-file-contents: ("/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" 7854)
| 2 <- tramp-sh-file-name-handler: ("/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" 7854)
1 <- tramp-file-name-handler: ("/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" 7854)
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/Local/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/Local")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/Local"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/Local"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData"
1 <- tramp-file-name-handler: "c:/Users/username/AppData"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/"
1 <- tramp-file-name-handler: "c:/Users/username/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username"
1 <- tramp-file-name-handler: "c:/Users/username"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/"
1 <- tramp-file-name-handler: "c:/Users/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users")
| | | | 5 -> (tramp-tramp-file-p "c:/Users")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users"
| 2 <- tramp-sh-file-name-handler: "c:/Users"
1 <- tramp-file-name-handler: "c:/Users"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users")
| | | | 5 -> (tramp-tramp-file-p "c:/Users")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users"
| 2 <- tramp-sh-file-name-handler: "c:/Users"
1 <- tramp-file-name-handler: "c:/Users"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username"
1 <- tramp-file-name-handler: "c:/Users/username"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData"
1 <- tramp-file-name-handler: "c:/Users/username/AppData"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/Local")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/Local"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/Local"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/"
1 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | 4 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | 6 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "coxph_bench.r"
| | 3 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-writable-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-writable-p" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | 4 <- tramp-get-file-property: t
| | 3 <- tramp-sh-handle-file-writable-p: t
| 2 <- tramp-sh-file-name-handler: t
1 <- tramp-file-name-handler: t
======================================================================
1 -> (tramp-file-name-handler make-auto-save-file-name)
| 2 -> (tramp-file-name-for-operation make-auto-save-file-name)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" make-auto-save-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler make-auto-save-file-name)
| | 3 -> (tramp-handle-make-auto-save-file-name)
| | | 4 -> (tramp-file-name-handler expand-file-name "~/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "~/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "~/.emacs.d/autosavetramp")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "~/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "~/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "~/.emacs.d/autosavetramp")
| | | | | | | 8 -> (tramp-tramp-file-p "~/.emacs.d/autosavetramp")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("~/.emacs.d/autosavetramp" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosavetramp" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" localname nil)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" localname nil)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" localname nil)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" localname nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 <- tramp-handle-file-remote-p: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-subst-strs-in-string (("_" . "|") ("/" . "_a") (":" . "_b") ("|" . "__") ("[" . "_l") ("]" . "_r")) "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-subst-strs-in-string: "_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r"
| | | 4 -> (tramp-run-real-handler make-auto-save-file-name nil)
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| | 3 <- tramp-handle-make-auto-save-file-name: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-newer-than-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-newer-than-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-newer-than-file-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-newer-than-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-newer-than-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| | 3 <- tramp-sh-handle-file-newer-than-file-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler make-auto-save-file-name)
| 2 -> (tramp-file-name-for-operation make-auto-save-file-name)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" make-auto-save-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler make-auto-save-file-name)
| | 3 -> (tramp-handle-make-auto-save-file-name)
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosavetramp" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosavetramp" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosavetramp")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosavetramp" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp"
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" localname nil)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" localname nil)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" localname nil)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" localname nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 <- tramp-handle-file-remote-p: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-subst-strs-in-string (("_" . "|") ("/" . "_a") (":" . "_b") ("|" . "__") ("[" . "_l") ("]" . "_r")) "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-subst-strs-in-string: "_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r"
| | | 4 -> (tramp-run-real-handler make-auto-save-file-name nil)
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| | 3 <- tramp-handle-make-auto-save-file-name: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosavetramp/#_aplink_busername@host_b_aopt_abee_ahome_ausername_atest_acoxph__bench.r#"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-modes)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | 9 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: t
| | | | | 6 <- tramp-sh-handle-file-exists-p: t
| | | | 5 <- tramp-sh-file-name-handler: t
| | | 4 <- tramp-file-name-handler: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | 5 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 -> (tramp-mode-string-to-int "-rwxrw-r--")
| | | 4 <- tramp-mode-string-to-int: 500
| | 3 <- tramp-handle-file-modes: 500
| 2 <- tramp-sh-file-name-handler: 500
1 <- tramp-file-name-handler: 500
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-modes)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | 9 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: t
| | | | | 6 <- tramp-sh-handle-file-exists-p: t
| | | | 5 <- tramp-sh-file-name-handler: t
| | | 4 <- tramp-file-name-handler: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | 5 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 -> (tramp-mode-string-to-int "-rwxrw-r--")
| | | 4 <- tramp-mode-string-to-int: 500
| | 3 <- tramp-handle-file-modes: 500
| 2 <- tramp-sh-file-name-handler: 500
1 <- tramp-file-name-handler: 500
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/ac-comphist.dat" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/ac-comphist.dat" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/ac-comphist.dat" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/ac-comphist.dat")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/ac-comphist.dat" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/ac-comphist.dat"
======================================================================
1 -> (tramp-flush-file-function)
1 <- tramp-flush-file-function: nil
======================================================================
1 -> (tramp-delete-temp-file-function)
1 <- tramp-delete-temp-file-function: nil
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-skip"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME"
1 <- tramp-file-name-handler: "c:/Users/username/HOME"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/"
1 <- tramp-file-name-handler: "c:/Users/username/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username"
1 <- tramp-file-name-handler: "c:/Users/username"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/"
| 2 <- tramp-sh-file-name-handler: "c:/Users/"
1 <- tramp-file-name-handler: "c:/Users/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users")
| | | | 5 -> (tramp-tramp-file-p "c:/Users")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users"
| 2 <- tramp-sh-file-name-handler: "c:/Users"
1 <- tramp-file-name-handler: "c:/Users"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users")
| | | | 5 -> (tramp-tramp-file-p "c:/Users")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users"
| 2 <- tramp-sh-file-name-handler: "c:/Users"
1 <- tramp-file-name-handler: "c:/Users"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username"
1 <- tramp-file-name-handler: "c:/Users/username"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME"
1 <- tramp-file-name-handler: "c:/Users/username/HOME"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/snippets/ess-mode/.yas-compiled-snippets.el"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "DESCRIPTION" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "DESCRIPTION" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "DESCRIPTION")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "DESCRIPTION" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "DESCRIPTION" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-file-name-handler file-name-as-directory "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation file-name-as-directory "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-name-as-directory)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-name-as-directory "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-handle-file-name-as-directory "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/" t)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-as-directory ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-handle-file-name-as-directory: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/DESCRIPTION"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/DESCRIPTION"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/DESCRIPTION"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/DESCRIPTION"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/DESCRIPTION"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/DESCRIPTION"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/DESCRIPTION"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/DESCRIPTION"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
======================================================================
1 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" file-exists-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/DESCRIPTION" nil) #1# "file-exists-p" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/DESCRIPTION"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/DESCRIPTION"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36197 460326 0))))
| | | 4 <- tramp-get-file-property: nil
| | 3 <- tramp-sh-handle-file-exists-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test"))
| | | 4 <- tramp-run-real-handler: "test"
| | 3 <- tramp-handle-file-name-nondirectory: "test"
| 2 <- tramp-sh-file-name-handler: "test"
1 <- tramp-file-name-handler: "test"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test"))
| | | 4 <- tramp-run-real-handler: "test"
| | 3 <- tramp-handle-file-name-nondirectory: "test"
| 2 <- tramp-sh-file-name-handler: "test"
1 <- tramp-file-name-handler: "test"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username"))
| | | 4 <- tramp-run-real-handler: "username"
| | 3 <- tramp-handle-file-name-nondirectory: "username"
| 2 <- tramp-sh-file-name-handler: "username"
1 <- tramp-file-name-handler: "username"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home"))
| | | 4 <- tramp-run-real-handler: "home"
| | 3 <- tramp-handle-file-name-nondirectory: "home"
| 2 <- tramp-sh-file-name-handler: "home"
1 <- tramp-file-name-handler: "home"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee"))
| | | 4 <- tramp-run-real-handler: "bee"
| | 3 <- tramp-handle-file-name-nondirectory: "bee"
| 2 <- tramp-sh-file-name-handler: "bee"
1 <- tramp-file-name-handler: "bee"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee"))
| | | 4 <- tramp-run-real-handler: "/opt/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt"
1 <- tramp-file-name-handler: "/plink:username@host:/opt"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt"))
| | | 4 <- tramp-run-real-handler: "opt"
| | 3 <- tramp-handle-file-name-nondirectory: "opt"
| 2 <- tramp-sh-file-name-handler: "opt"
1 <- tramp-file-name-handler: "opt"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt"
1 <- tramp-file-name-handler: "/plink:username@host:/opt"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt"))
| | | 4 <- tramp-run-real-handler: "/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/"
1 <- tramp-file-name-handler: "/plink:username@host:/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/"
1 <- tramp-file-name-handler: "/plink:username@host:/"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/"))
| | | 4 <- tramp-run-real-handler: ""
| | 3 <- tramp-handle-file-name-nondirectory: ""
| 2 <- tramp-sh-file-name-handler: ""
1 <- tramp-file-name-handler: ""
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/"
1 <- tramp-file-name-handler: "/plink:username@host:/"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/"))
| | | 4 <- tramp-run-real-handler: "/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/"
1 <- tramp-file-name-handler: "/plink:username@host:/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "DESCRIPTION" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "DESCRIPTION" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "DESCRIPTION")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "DESCRIPTION" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "DESCRIPTION" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-file-name-handler file-name-as-directory "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation file-name-as-directory "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-name-as-directory)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-name-as-directory "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-handle-file-name-as-directory "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/" t)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-as-directory ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-handle-file-name-as-directory: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/DESCRIPTION"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/DESCRIPTION"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/DESCRIPTION"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/DESCRIPTION"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/DESCRIPTION"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/DESCRIPTION"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/DESCRIPTION"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/DESCRIPTION"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
======================================================================
1 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION" file-exists-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | 3 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/DESCRIPTION")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/DESCRIPTION" nil) #1# "file-exists-p" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/DESCRIPTION"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/DESCRIPTION"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/DESCRIPTION" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36197 460326 0))))
| | | 4 <- tramp-get-file-property: nil
| | 3 <- tramp-sh-handle-file-exists-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test"))
| | | 4 <- tramp-run-real-handler: "test"
| | 3 <- tramp-handle-file-name-nondirectory: "test"
| 2 <- tramp-sh-file-name-handler: "test"
1 <- tramp-file-name-handler: "test"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test"))
| | | 4 <- tramp-run-real-handler: "test"
| | 3 <- tramp-handle-file-name-nondirectory: "test"
| 2 <- tramp-sh-file-name-handler: "test"
1 <- tramp-file-name-handler: "test"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username"))
| | | 4 <- tramp-run-real-handler: "username"
| | 3 <- tramp-handle-file-name-nondirectory: "username"
| 2 <- tramp-sh-file-name-handler: "username"
1 <- tramp-file-name-handler: "username"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home"))
| | | 4 <- tramp-run-real-handler: "home"
| | 3 <- tramp-handle-file-name-nondirectory: "home"
| 2 <- tramp-sh-file-name-handler: "home"
1 <- tramp-file-name-handler: "home"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee"))
| | | 4 <- tramp-run-real-handler: "bee"
| | 3 <- tramp-handle-file-name-nondirectory: "bee"
| 2 <- tramp-sh-file-name-handler: "bee"
1 <- tramp-file-name-handler: "bee"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee"))
| | | 4 <- tramp-run-real-handler: "/opt/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt"
1 <- tramp-file-name-handler: "/plink:username@host:/opt"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/opt"))
| | | 4 <- tramp-run-real-handler: "opt"
| | 3 <- tramp-handle-file-name-nondirectory: "opt"
| 2 <- tramp-sh-file-name-handler: "opt"
1 <- tramp-file-name-handler: "opt"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt"
1 <- tramp-file-name-handler: "/plink:username@host:/opt"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt"))
| | | 4 <- tramp-run-real-handler: "/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/"
1 <- tramp-file-name-handler: "/plink:username@host:/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/"
1 <- tramp-file-name-handler: "/plink:username@host:/"
======================================================================
1 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/")
| 2 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/" file-name-nondirectory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/")
| | 3 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-run-real-handler file-name-nondirectory ("/"))
| | | 4 <- tramp-run-real-handler: ""
| | 3 <- tramp-handle-file-name-nondirectory: ""
| 2 <- tramp-sh-file-name-handler: ""
1 <- tramp-file-name-handler: ""
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/"
1 <- tramp-file-name-handler: "/plink:username@host:/"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/"))
| | | 4 <- tramp-run-real-handler: "/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/"
1 <- tramp-file-name-handler: "/plink:username@host:/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler verify-visited-file-modtime #<buffer coxph_bench.r>)
| 2 -> (tramp-file-name-for-operation verify-visited-file-modtime #<buffer coxph_bench.r>)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" verify-visited-file-modtime)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler verify-visited-file-modtime #<buffer coxph_bench.r>)
| | 3 -> (tramp-sh-handle-verify-visited-file-modtime #<buffer coxph_bench.r>)
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: undef
| | | | | | 7 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | 7 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | 7 -> (tramp-do-file-attributes-with-stat (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# integer)
| | | | | | | 8 -> (tramp-get-file-exists-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "file-exists" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: "test -e"
| | | | | | | 8 <- tramp-get-file-exists-command: "test -e"
| | | | | | | 8 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-test-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: "test"
| | | | | | | 8 <- tramp-get-test-command: "test"
| | | | | | | 8 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | | 8 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | | 8 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-send-command-and-read (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | 9 -> (tramp-barf-unless-okay (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) #1="( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)" "`%s' returns with error" #1#)
| | | | | | | | | 10 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | | | 11 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | 12 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: (23065 36223 865363 0)
| | | | | | | | | | | | 13 -> (tramp-time-diff (23065 36226 765367 0) (23065 36223 865363 0))
| | | | | | | | | | | | 13 <- tramp-time-diff: 2.900004
| | | | | | | | | | | 12 <- tramp-maybe-open-connection: nil
| | | | | | | | | | | 12 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | 13 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: 0
| | | | | | | | | | | | 13 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36226 775367 0))
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36223 865363 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-set-connection-property: (23065 36226 775367 0)
| | | | | | | | | | | | 13 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-send-string: nil
| | | | | | | | | | | 12 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | 14 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | 14 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | 14 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | 14 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 <- tramp-check-for-regexp: 166
| | | | | | | | | | | | 13 <- tramp-wait-for-regexp: 166
| | | | | | | | | | | 12 <- tramp-wait-for-output: 166
| | | | | | | | | | 11 <- tramp-send-command: 166
| | | | | | | | | | 11 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | 10 <- tramp-send-command-and-check: t
| | | | | | | | 9 <- tramp-barf-unless-okay: t
| | | | | | | | 9 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | 9 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-send-command-and-read: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | 7 <- tramp-do-file-attributes-with-stat: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | 7 -> (tramp-convert-file-attributes (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1))
| | | | | | | 8 -> (tramp-get-remote-gid (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) integer)
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "gid-integer" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: 108
| | | | | | | 8 <- tramp-get-remote-gid: 108
| | | | | | | 8 -> (tramp-get-device (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "device" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | 9 <- tramp-get-connection-property: (-1 . 1)
| | | | | | | 8 <- tramp-get-device: (-1 . 1)
| | | | | | 7 <- tramp-convert-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)))
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36224 145364 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-set-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | 5 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 -> (tramp-time-diff (23064 19250) (23064 19250 0 0))
| | | 4 <- tramp-time-diff: 0.0
| | 3 <- tramp-sh-handle-verify-visited-file-modtime: t
| 2 <- tramp-sh-file-name-handler: t
1 <- tramp-file-name-handler: t
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | 5 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | 5 <- tramp-connection-property-p: t
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | 4 <- tramp-get-method-parameter: nil
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | 4 <- tramp-get-connection-property: nil
| | 3 <- tramp-handle-file-name-case-insensitive-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | 3 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
======================================================================
1 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | 3 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | 5 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | 4 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | 4 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | 5 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | 4 <- tramp-get-connection-property: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | 3 <- tramp-handle-file-remote-p: "/plink:username@host:"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:"
1 <- tramp-file-name-handler: "/plink:username@host:"
======================================================================
1 -> (tramp-file-name-handler verify-visited-file-modtime #<buffer coxph_bench.r>)
| 2 -> (tramp-file-name-for-operation verify-visited-file-modtime #<buffer coxph_bench.r>)
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" verify-visited-file-modtime)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler verify-visited-file-modtime #<buffer coxph_bench.r>)
| | 3 -> (tramp-sh-handle-verify-visited-file-modtime #<buffer coxph_bench.r>)
| | | 4 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | 6 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: t
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | 6 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36227 55368 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: undef
| | | | | | 7 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | 7 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | 7 -> (tramp-do-file-attributes-with-stat (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# integer)
| | | | | | | 8 -> (tramp-get-file-exists-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "file-exists" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: "test -e"
| | | | | | | 8 <- tramp-get-file-exists-command: "test -e"
| | | | | | | 8 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-test-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "test" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: "test"
| | | | | | | 8 <- tramp-get-test-command: "test"
| | | | | | | 8 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-remote-stat (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "stat" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: "env QUOTING_STYLE=locale \\stat"
| | | | | | | 8 <- tramp-get-remote-stat: "env QUOTING_STYLE=locale \\stat"
| | | | | | | 8 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-send-command-and-read (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | 9 -> (tramp-barf-unless-okay (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) #1="( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)" "`%s' returns with error" #1#)
| | | | | | | | | 10 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil)")
| | | | | | | | | | 11 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | 12 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: (23065 36226 775367 0)
| | | | | | | | | | | | 13 -> (tramp-time-diff (23065 36228 505370 0) (23065 36226 775367 0))
| | | | | | | | | | | | 13 <- tramp-time-diff: 1.730003
| | | | | | | | | | | 12 <- tramp-maybe-open-connection: nil
| | | | | | | | | | | 12 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | 14 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "( (test -e /opt/bee/home/username/test/coxph_bench.r || test -h /opt/bee/home/username/test/coxph_bench.r) && (env QUOTING_STYLE=locale \\stat -c '((/////%N/////) %h %ue0 %ge0 %Xe0 %Ye0 %Ze0 %se0 /////%A///// t %ie0 -1)' /opt/bee/home/username/test/coxph_bench.r | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g') || echo nil) 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | 13 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: 0
| | | | | | | | | | | | 13 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36228 505370 0))
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36226 775367 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | 13 <- tramp-set-connection-property: (23065 36228 505370 0)
| | | | | | | | | | | | 13 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 <- tramp-send-string: nil
| | | | | | | | | | | 12 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | | | 13 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | 14 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | 14 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | 14 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | 14 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 <- tramp-check-for-regexp: 166
| | | | | | | | | | | | 13 <- tramp-wait-for-regexp: 166
| | | | | | | | | | | 12 <- tramp-wait-for-output: 166
| | | | | | | | | | 11 <- tramp-send-command: 166
| | | | | | | | | | 11 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | 12 <- tramp-get-connection-property: nil
| | | | | | | | | | | 12 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | 11 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | 10 <- tramp-send-command-and-check: t
| | | | | | | | 9 <- tramp-barf-unless-okay: t
| | | | | | | | 9 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | 9 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-send-command-and-read: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | 7 <- tramp-do-file-attributes-with-stat: (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1)
| | | | | | 7 -> (tramp-convert-file-attributes (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) (("`/opt/bee/home/username/test/coxph_bench.r'") 1 79077.0 108.0 1511541554.0 1511541554.0 1511541554.0 7856.0 "-rwxrw-r--" t 9098763711.0 -1))
| | | | | | | 8 -> (tramp-get-remote-gid (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) integer)
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "gid-integer" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: 108
| | | | | | | 8 <- tramp-get-remote-gid: 108
| | | | | | | 8 -> (tramp-get-device (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: nil
| | | | | | | | | | 11 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | 12 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-host-port: "host"
| | | | | | | | | | 11 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | 10 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "device" undef)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | 9 <- tramp-get-connection-property: (-1 . 1)
| | | | | | | 8 <- tramp-get-device: (-1 . 1)
| | | | | | 7 <- tramp-convert-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1)))
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36227 55368 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-set-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | 5 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 -> (tramp-time-diff (23064 19250) (23064 19250 0 0))
| | | 4 <- tramp-time-diff: 0.0
| | 3 <- tramp-sh-handle-verify-visited-file-modtime: t
| 2 <- tramp-sh-file-name-handler: t
1 <- tramp-file-name-handler: t
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | 4 <- tramp-get-file-property: t
| | 3 <- tramp-sh-handle-file-exists-p: t
| 2 <- tramp-sh-file-name-handler: t
1 <- tramp-file-name-handler: t
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
======================================================================
1 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-exists-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/" nil) #1# "file-exists-p" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36196 89324 0) . t) "file-directory-p" ((23065 36196 359325 0) . t) "file-attributes-integer" ((23065 36196 910325 0) t 7 79077 108 (23052 61734) (23052 61734) (23052 61734) 614 "drwxr-xr-x" nil 8707819961 #1=(-1 . 1)) "file-truename" ((23065 36196 910325 0) . "/opt/bee/home/username/test") "directory-files-and-attributes-string" ((23065 36198 80327 0) ("." t 7 "username" "user" (23052 61734) (23052 61734) (23052 61734) 614 "drwxr-xr-x" nil 8707819961 #1#) (".." t 26 "username" "user" (23034 41632) (23034 41632) (23034 41632) 1447 "drwx------" nil 8706271905 #1#) ("coxph_bench_nocomp.r.Rout" nil 1 "username" "user" (22784 29999) (22784 29999) (22945 45593) 17046 "-rwxr--r--" nil 8707896905 #1#) ("coxph_bench.r" nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) ("coxph_bench.r.Rout" nil 1 "username" "user" (22784 31589) (22784 31589) (22945 45593) 16951 "-rw-r--r--" nil 8708149539 #1#) ("DDCP_CREAD_CN.r" nil 1 "username" "user" (22859 27997) (22859 27997) (22945 45593) 8743 "-rw-rw-r--" nil 8708149537 #1#) ("diag" t 2 "username" "user" (23049 21925) (23049 21925) (23049 21925) 0 "drwxrwxr-x" nil 9079931952 #1#) (".dir-locals.el" nil 1 "username" "user" (22784 30644) (22784 30644) (22945 45593) 173 "-rwxr--r--" nil 8708164623 #1#) ("envs.txt" nil 1 "username" "user" (22784 31735) (22784 31735) (22945 45593) 4276 "-rwxr--r--" nil 8708149540 #1#) ("ex_tensorflow.r" nil 1 "username" "user" (22852 56198) (22852 56198) (22945 45593) 174 "-rw-rw-r--" nil 8708149541 #1#) ("gant_pts.r" nil 1 "username" "user" (22864 30396) (22864 30396) (22945 45593) 1972 "-rw-rw-r--" nil 8707896906 #1#) ("jags_parallel.r" nil 1 "username" "user" (22866 2557) (22866 2557) (22945 45593) 523 "-rw-rw-r--" nil 8708149542 #1#) ("misc.R" nil 1 "username" "user" (22859 12593) (22859 12593) (22945 45593) 445 "-rw-rw-r--" nil 8708149543 #1#) ("options lang1.sas" nil 1 "username" "user" (23033 41641) (23033 41641) (23033 41641) 276 "-rw-r--r--" nil 9034465744 #1#) ("R" t 2 "username" "user" (23049 21979) (23049 21979) (23049 21979) 32 "drwxrwxr-x" nil 9079931953 #1#) ("raad" t 2 "username" "user" (23017 19539) (23017 19539) (23017 19539) 32 "drwxrwxr-x" nil 8954184911 #1#) (".Rhistory" nil 1 "username" "user" (22805 31778) (22805 31778) (22945 45593) 211 "-rw-rw-r--" nil 8708149536 #1#) ("rsurv_test.cpp" nil 1 "username" "user" (23018 56665) (23018 56665) (23018 56665) 725 "-rw-rw-r--" nil 8958184296 #1#) ("samplesize.r" nil 1 "username" "user" (22858 12435) (22858 12435) (22945 45593) 101 "-rw-rw-r--" nil 8707896907 #1#) ("sas" t 2 "username" "user" (23032 3146) (23032 3146) (23032 3146) 28 "drwxr-xr-x" nil 9012798673 #1#) ("shiny" t 4 "username" "user" (22847 41841) (22847 41841) (22945 45598) 51 "drwxrwxr-x" nil 8708148884 #1#) ("survdiff2.r" nil 1 "username" "user" (22784 28469) (22784 28469) (22945 45593) 1261 "-rw-rw-r--" nil 8708149544 #1#) ("test_lifetest.sas" nil 1 "username" "user" (23033 25560) (23033 25560) (23033 25560) 4828 "-rw-r--r--" nil 8949505504 #1#))))
| | | 4 <- tramp-get-file-property: t
| | 3 <- tramp-sh-handle-file-exists-p: t
| 2 <- tramp-sh-file-name-handler: t
1 <- tramp-file-name-handler: t
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-writable-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-writable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-writable-p" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | 4 <- tramp-get-file-property: t
| | 3 <- tramp-sh-handle-file-writable-p: t
| 2 <- tramp-sh-file-name-handler: t
1 <- tramp-file-name-handler: t
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | 4 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | 3 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| 2 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
1 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-symlink-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-symlink-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-symlink-p)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-symlink-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-symlink-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | 5 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | 3 <- tramp-handle-file-symlink-p: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler find-backup-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation find-backup-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" find-backup-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler find-backup-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-find-backup-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler find-backup-file-name ("/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-file-name-handler expand-file-name "~/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "~/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "~/.emacs.d/autosave/Rfiles")
| | | | | | 7 <- tramp-tramp-file-p: nil
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "~/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "~/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-connectable-p "~/.emacs.d/autosave/Rfiles")
| | | | | | | | 9 -> (tramp-tramp-file-p "~/.emacs.d/autosave/Rfiles")
| | | | | | | | 9 <- tramp-tramp-file-p: nil
| | | | | | | 8 <- tramp-connectable-p: nil
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("~/.emacs.d/autosave/Rfiles" nil))
| | | | | | | 8 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | | 6 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | 5 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | 5 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles")
| | | | | | 7 <- tramp-tramp-file-p: nil
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles")
| | | | | | | | 9 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles")
| | | | | | | | 9 <- tramp-tramp-file-p: nil
| | | | | | | 8 <- tramp-connectable-p: nil
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles" nil))
| | | | | | | 8 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | | 6 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | 5 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | 5 -> (tramp-file-name-handler expand-file-name "/plink!username@host!/opt/bee/home/username/test/coxph_bench.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "/plink!username@host!/opt/bee/home/username/test/coxph_bench.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink!username@host!/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: nil
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "/plink!username@host!/opt/bee/home/username/test/coxph_bench.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "/plink!username@host!/opt/bee/home/username/test/coxph_bench.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-connectable-p "/plink!username@host!/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink!username@host!/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: nil
| | | | | | | 8 <- tramp-connectable-p: nil
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("/plink!username@host!/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-run-real-handler: "c:/plink!username@host!/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "c:/plink!username@host!/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-file-name-handler: "c:/plink!username@host!/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-file-name-handler: "c:/plink!username@host!/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-file-name-handler expand-file-name "~/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "~/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "~/.emacs.d/autosave/Rfiles")
| | | | | | 7 <- tramp-tramp-file-p: nil
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "~/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "~/.emacs.d/autosave/Rfiles" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-connectable-p "~/.emacs.d/autosave/Rfiles")
| | | | | | | | 9 -> (tramp-tramp-file-p "~/.emacs.d/autosave/Rfiles")
| | | | | | | | 9 <- tramp-tramp-file-p: nil
| | | | | | | 8 <- tramp-connectable-p: nil
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("~/.emacs.d/autosave/Rfiles" nil))
| | | | | | | 8 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | | 6 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | 5 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles"
| | | | 5 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/")
| | | | | | 7 <- tramp-tramp-file-p: nil
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/")
| | | | | | | | 9 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/")
| | | | | | | | 9 <- tramp-tramp-file-p: nil
| | | | | | | 8 <- tramp-connectable-p: nil
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles/" nil))
| | | | | | | 8 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/"
| | | | | 6 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/"
| | | | 5 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/"
| | | 4 <- tramp-run-real-handler: ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | 4 -> (tramp-drop-volume-letter "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | 4 <- tramp-drop-volume-letter: "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | 3 <- tramp-handle-find-backup-file-name: ("/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| 2 <- tramp-sh-file-name-handler: ("/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
1 <- tramp-file-name-handler: ("/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-modes)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | 9 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: t
| | | | | 6 <- tramp-sh-handle-file-exists-p: t
| | | | 5 <- tramp-sh-file-name-handler: t
| | | 4 <- tramp-file-name-handler: t
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | 8 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | | | | 7 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | 5 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | 4 -> (tramp-mode-string-to-int "-rwxrw-r--")
| | | 4 <- tramp-mode-string-to-int: 500
| | 3 <- tramp-handle-file-modes: 500
| 2 <- tramp-sh-file-name-handler: 500
1 <- tramp-file-name-handler: 500
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-acl "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-acl "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-acl)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-acl "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-acl "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-acl" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | 4 <- tramp-get-file-property: undef
| | | 4 -> (tramp-remote-acl-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-user-domain: "username"
| | | | | | | 8 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-host-port: "host"
| | | | | | 7 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | 5 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "acl-p" undef)
| | | | | 6 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | 5 <- tramp-get-connection-property: undef
| | | | 5 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "getfacl /")
| | | | | 6 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "getfacl / 2>/dev/null; echo tramp_exit_status $?")
| | | | | | 7 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | 8 <- tramp-get-connection-property: (23065 36228 505370 0)
| | | | | | | 8 -> (tramp-time-diff (23065 36228 906370 0) (23065 36228 505370 0))
| | | | | | | 8 <- tramp-time-diff: 0.401
| | | | | | 7 <- tramp-maybe-open-connection: nil
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "getfacl / 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | 8 <- tramp-get-connection-property: 0
| | | | | | | 8 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36228 906370 0))
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 505370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | 8 <- tramp-set-connection-property: (23065 36228 906370 0)
| | | | | | | 8 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-send-string: nil
| | | | | | 7 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | 8 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-check-for-regexp: nil
| | | | | | | | 9 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | 9 <- tramp-accept-process-output: nil
| | | | | | | | 9 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-check-for-regexp: 92
| | | | | | | 8 <- tramp-wait-for-regexp: 92
| | | | | | 7 <- tramp-wait-for-output: 92
| | | | | 6 <- tramp-send-command: 92
| | | | | 6 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-user-domain: "username"
| | | | | | | | 9 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-host-port: "host"
| | | | | | | 8 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | 6 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | 5 <- tramp-send-command-and-check: t
| | | | 5 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-user-domain: "username"
| | | | | | | 8 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-host-port: "host"
| | | | | | 7 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | 5 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "acl-p" t)
| | | | | 6 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil))
| | | | 5 <- tramp-set-connection-property: t
| | | 4 <- tramp-remote-acl-p: t
| | | 4 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "getfacl -ac /opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "getfacl -ac /opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | 6 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | 7 <- tramp-get-connection-property: (23065 36228 906370 0)
| | | | | | 7 -> (tramp-time-diff (23065 36229 176371 0) (23065 36228 906370 0))
| | | | | | 7 <- tramp-time-diff: 0.270001
| | | | | 6 <- tramp-maybe-open-connection: nil
| | | | | 6 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-user-domain: "username"
| | | | | | | | 9 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-host-port: "host"
| | | | | | | 8 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | 6 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | 7 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "getfacl -ac /opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | 7 <- tramp-get-connection-property: 0
| | | | | | 7 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36229 176371 0))
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36228 906370 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | 7 <- tramp-set-connection-property: (23065 36229 176371 0)
| | | | | | 7 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | 6 <- tramp-send-string: nil
| | | | | 6 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | 7 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | 8 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-check-for-regexp: nil
| | | | | | | 8 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | 8 <- tramp-accept-process-output: nil
| | | | | | | 8 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-check-for-regexp: 54
| | | | | | 7 <- tramp-wait-for-regexp: 54
| | | | | 6 <- tramp-wait-for-output: 54
| | | | 5 <- tramp-send-command: 54
| | | | 5 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | 7 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | 7 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | 6 <- tramp-get-connection-property: nil
| | | | | 6 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-user-domain: "username"
| | | | | | | 8 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-host-port: "host"
| | | | | | 7 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | 5 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | 4 <- tramp-send-command-and-check: t
| | | 4 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | 6 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | 5 <- tramp-get-connection-property: nil
| | | | 5 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-user-domain: "username"
| | | | | | 7 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-host-port: "host"
| | | | | 6 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | 4 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | 4 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-acl" "user::rwx
group::rw-
other::r--
")
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t)))
| | | 4 <- tramp-set-file-property: "user::rwx
group::rw-
other::r--
"
| | 3 <- tramp-sh-handle-file-acl: "user::rwx
group::rw-
other::r--
"
| 2 <- tramp-sh-file-name-handler: "user::rwx
group::rw-
other::r--
"
1 <- tramp-file-name-handler: "user::rwx
group::rw-
other::r--
"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler file-selinux-context "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-selinux-context "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-selinux-context)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-selinux-context "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-sh-handle-file-selinux-context "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-selinux-context" undef)
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
")))
| | | 4 <- tramp-get-file-property: undef
| | | 4 -> (tramp-remote-selinux-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-user-domain: "username"
| | | | | | | 8 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-host-port: "host"
| | | | | | 7 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | 5 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "selinux-p" undef)
| | | | | 6 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | 5 <- tramp-get-connection-property: undef
| | | | 5 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "selinuxenabled")
| | | | | 6 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "selinuxenabled 2>/dev/null; echo tramp_exit_status $?")
| | | | | | 7 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | | 8 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | 8 <- tramp-get-connection-property: (23065 36229 176371 0)
| | | | | | | 8 -> (tramp-time-diff (23065 36229 466371 0) (23065 36229 176371 0))
| | | | | | | 8 <- tramp-time-diff: 0.29
| | | | | | 7 <- tramp-maybe-open-connection: nil
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "selinuxenabled 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | 8 <- tramp-get-connection-property: 0
| | | | | | | 8 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36229 466371 0))
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 176371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | 8 <- tramp-set-connection-property: (23065 36229 466371 0)
| | | | | | | 8 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | 8 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | 7 <- tramp-send-string: nil
| | | | | | 7 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | 8 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | 9 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-check-for-regexp: nil
| | | | | | | | 9 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | 9 <- tramp-accept-process-output: nil
| | | | | | | | 9 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-check-for-regexp: 21
| | | | | | | 8 <- tramp-wait-for-regexp: 21
| | | | | | 7 <- tramp-wait-for-output: 21
| | | | | 6 <- tramp-send-command: 21
| | | | | 6 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-user-domain: "username"
| | | | | | | | 9 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-host-port: "host"
| | | | | | | 8 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | 6 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | 5 <- tramp-send-command-and-check: nil
| | | | 5 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | 6 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | 8 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | 7 <- tramp-get-connection-property: nil
| | | | | | 7 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-user-domain: "username"
| | | | | | | 8 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-host-port: "host"
| | | | | | 7 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | 6 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | 5 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | 5 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "selinux-p" nil)
| | | | | 6 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | 6 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t))
| | | | 5 <- tramp-set-connection-property: nil
| | | 4 <- tramp-remote-selinux-p: nil
| | | 4 -> (tramp-set-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-selinux-context" (nil nil nil nil))
| | | | 5 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | 5 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
")))
| | | 4 <- tramp-set-file-property: (nil nil nil nil)
| | 3 <- tramp-sh-handle-file-selinux-context: (nil nil nil nil)
| 2 <- tramp-sh-file-name-handler: (nil nil nil nil)
1 <- tramp-file-name-handler: (nil nil nil nil)
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | 3 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | 4 <- tramp-connectable-p: t
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: t
| | | 4 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | 3 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 -> (tramp-tramp-file-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
======================================================================
1 -> (tramp-file-name-handler copy-file "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" t t t nil)
| 2 -> (tramp-file-name-for-operation copy-file "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" t t t nil)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" copy-file)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler copy-file "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" t t t nil)
| | 3 -> (tramp-sh-handle-copy-file "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" t t t nil)
| | | 4 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | 7 <- tramp-connectable-p: t
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: t
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | 7 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | 4 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | 6 <- tramp-tramp-file-p: nil
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | 5 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | 5 -> (tramp-completion-mode-p)
| | | | 5 <- tramp-completion-mode-p: nil
| | | | 5 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-ftp-file-name-p: nil
| | | | | 6 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | 7 <- tramp-file-name-method: "plink"
| | | | | 6 <- tramp-adb-file-name-p: nil
| | | | 5 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | 5 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | 7 <- tramp-connectable-p: nil
| | | | | | 7 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | | | | 7 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | 5 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | 4 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | 4 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 <- tramp-tramp-file-p: t
| | | 4 -> (tramp-do-copy-or-rename-file copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" t t t nil)
| | | | 5 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | 8 <- tramp-connectable-p: t
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: t
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-file-name-handler file-directory-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-file-name-for-operation file-directory-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-directory-p)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-directory-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-sh-handle-file-directory-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-directory-p" undef)
| | | | | | | | 9 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | 8 <- tramp-get-file-property: nil
| | | | | | 7 <- tramp-sh-handle-file-directory-p: nil
| | | | | 6 <- tramp-sh-file-name-handler: nil
| | | | 5 <- tramp-file-name-handler: nil
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 <- tramp-tramp-file-p: nil
| | | | 5 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | 8 <- tramp-connectable-p: t
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: t
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 <- tramp-connectable-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: t
| | | | | | | | | | 11 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | 9 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | 8 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | 10 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | 8 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | 7 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | 8 <- tramp-connectable-p: t
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: t
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 <- tramp-connectable-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: t
| | | | | | | | | | 11 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | 9 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | 8 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | 5 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | 5 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-find-method "plink" "username" "host")
| | | | | 6 <- tramp-find-method: "plink"
| | | | | 6 -> (tramp-find-user "plink" "username" "host")
| | | | | 6 <- tramp-find-user: "username"
| | | | | 6 -> (tramp-find-host "plink" "username" "host")
| | | | | 6 <- tramp-find-host: "host"
| | | | 5 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | 5 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | 8 <- tramp-connectable-p: t
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: t
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 <- tramp-connectable-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: t
| | | | | | | | | | 11 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | | | | | 9 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-connection-property-p: t
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-get-method-parameter: nil
| | | | | | | 8 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | | | 9 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | | | | 10 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | 11 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: t
| | | | | | | | | | 11 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 <- tramp-connectable-p: t
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: t
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | | | | | 10 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:"
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | 7 <- tramp-handle-file-name-case-insensitive-p: nil
| | | | | 6 <- tramp-sh-file-name-handler: nil
| | | | 5 <- tramp-file-name-handler: nil
| | | | 5 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
| | | | 5 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | | | 6 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" file-remote-p)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | | | | 7 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/" nil nil)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | 8 <- tramp-get-connection-property: t
| | | | | | | 8 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | | | | 10 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/" nil)
| | | | | | | | | | 11 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 <- tramp-connectable-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | 11 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/"))
| | | | | | | | | | 11 <- tramp-run-real-handler: t
| | | | | | | | | | 11 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/"
| | | | | | | | | | 11 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/"
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | | 7 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:"
| | | | 5 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | 8 <- tramp-connectable-p: t
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: t
| | | | | | | 8 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | 5 -> (tramp-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-file-name-for-operation file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-case-insensitive-p)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-handle-file-name-case-insensitive-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 <- tramp-connectable-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: t
| | | | | | | | | | 11 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | 11 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-case-insensitive)
| | | | | | | | 9 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive")
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | 9 <- tramp-connection-property-p: t
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | 8 <- tramp-get-method-parameter: nil
| | | | | | | 8 -> (tramp-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | | | 9 -> (tramp-file-name-for-operation file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | | | 9 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-completion-mode-p)
| | | | | | | | 9 <- tramp-completion-mode-p: nil
| | | | | | | | 9 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-remote-p)
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-ftp-file-name-p: nil
| | | | | | | | | 10 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-method: "plink"
| | | | | | | | | 10 <- tramp-adb-file-name-p: nil
| | | | | | | | 9 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | 9 -> (tramp-sh-file-name-handler file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | | | | 10 -> (tramp-handle-file-remote-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil connected)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | 11 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | 11 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "connected" nil)
| | | | | | | | | | | 12 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: t
| | | | | | | | | | 11 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-completion-mode-p)
| | | | | | | | | | | 12 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | 13 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | 13 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | 12 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | 12 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | 15 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 <- tramp-connectable-p: t
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: t
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "" nil)
| | | | | | | | | | 11 <- tramp-make-tramp-file-name: "/plink:username@host:"
| | | | | | | | | 10 <- tramp-handle-file-remote-p: "/plink:username@host:"
| | | | | | | | 9 <- tramp-sh-file-name-handler: "/plink:username@host:"
| | | | | | | 8 <- tramp-file-name-handler: "/plink:username@host:"
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "case-insensitive" undef)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | 7 <- tramp-handle-file-name-case-insensitive-p: nil
| | | | | 6 <- tramp-sh-file-name-handler: nil
| | | | 5 <- tramp-file-name-handler: nil
| | | | 5 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | 8 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | | | | | 8 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
| | | | 5 -> (tramp-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 -> (tramp-file-name-for-operation directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-tramp-file-p: t
| | | | | 6 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | 6 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | 6 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-find-method "plink" "username" "host")
| | | | | | 7 <- tramp-find-method: "plink"
| | | | | | 7 -> (tramp-find-user "plink" "username" "host")
| | | | | | 7 <- tramp-find-user: "username"
| | | | | | 7 -> (tramp-find-host "plink" "username" "host")
| | | | | | 7 <- tramp-find-host: "host"
| | | | | 6 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | 6 -> (tramp-completion-mode-p)
| | | | | 6 <- tramp-completion-mode-p: nil
| | | | | 6 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" directory-file-name)
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-ftp-file-name-p: nil
| | | | | | 7 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | 8 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | 8 <- tramp-file-name-method: "plink"
| | | | | | 7 <- tramp-adb-file-name-p: nil
| | | | | 6 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | 6 -> (tramp-sh-file-name-handler directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-handle-directory-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 <- tramp-handle-directory-file-name: "/plink:username@host:/opt/bee/home/username/test"
| | | | | 6 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
| | | | 5 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test"
| | | | 5 -> (tramp-local-host-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | 5 <- tramp-local-host-p: nil
| | | | 5 -> (tramp-method-out-of-band-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) 7856)
| | | | | 6 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-copy-program)
| | | | | | 7 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-program")
| | | | | | | 8 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-program" undef)
| | | | | | | | 9 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | 8 <- tramp-get-connection-property: undef
| | | | | | 7 <- tramp-connection-property-p: nil
| | | | | 6 <- tramp-get-method-parameter: "pscp"
| | | | | 6 -> (tramp-get-inline-coding (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "remote-encoding" 7856)
| | | | | | 7 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | 8 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | 9 <- tramp-get-connection-property: nil
| | | | | | | | 9 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-user-domain: "username"
| | | | | | | | | 10 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-host-port: "host"
| | | | | | | | 9 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | 7 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | 7 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-encoding" undef)
| | | | | | | 8 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | 8 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | 7 <- tramp-get-connection-property: "base64"
| | | | | | 7 -> (tramp-get-inline-compress (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "inline-compress" 7856)
| | | | | | | 8 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | 11 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | 11 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | 10 <- tramp-get-connection-property: nil
| | | | | | | | | 10 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | 11 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | 11 <- tramp-file-name-host-port: "host"
| | | | | | | | | 10 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | 9 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | 8 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | 8 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "inline-compress" undef)
| | | | | | | | 9 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | 9 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | 8 <- tramp-get-connection-property: nil
| | | | | | 7 <- tramp-get-inline-compress: nil
| | | | | 6 <- tramp-get-inline-coding: "base64 <%s"
| | | | 5 <- tramp-method-out-of-band-p: nil
| | | | 5 -> (tramp-do-copy-or-rename-file-via-buffer copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" t)
| | | | | 6 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | 9 <- tramp-connectable-p: t
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: t
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: t
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: t
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | | 10 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | 9 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | | 11 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | | 9 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | | 8 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | 9 <- tramp-connectable-p: t
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: t
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: t
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: t
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | 10 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | 9 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | 8 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | 9 <- tramp-connectable-p: t
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: t
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-file-name-handler insert-file-contents "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil nil nil)
| | | | | | 7 -> (tramp-file-name-for-operation insert-file-contents "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil nil nil)
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" insert-file-contents)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler insert-file-contents "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil nil nil)
| | | | | | | 8 -> (tramp-handle-insert-file-contents "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil nil nil nil)
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: t
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: t
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: t
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: t
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | 12 <- tramp-get-file-property: t
| | | | | | | | | | 11 <- tramp-sh-handle-file-exists-p: t
| | | | | | | | | 10 <- tramp-sh-file-name-handler: t
| | | | | | | | 9 <- tramp-file-name-handler: t
| | | | | | | | 9 -> (tramp-local-host-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-local-host-p: nil
| | | | | | | | 9 -> (tramp-file-name-handler file-local-copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-for-operation file-local-copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-local-copy)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler file-local-copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-sh-handle-file-local-copy "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | 15 <- tramp-connectable-p: t
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | 16 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | 16 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | 16 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | 19 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | 18 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | 18 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | 18 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | | | 15 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | 16 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | 16 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | 16 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | 18 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | 15 <- tramp-connectable-p: t
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | | | 15 <- tramp-get-file-property: t
| | | | | | | | | | | | | 14 <- tramp-sh-handle-file-exists-p: t
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: t
| | | | | | | | | | | 12 <- tramp-file-name-handler: t
| | | | | | | | | | | 12 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | 15 <- tramp-connectable-p: t
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | 16 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | 16 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | 16 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | 19 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | 18 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | 18 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | 18 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | | | 15 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | 16 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | 16 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | 16 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | 18 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | 15 <- tramp-connectable-p: t
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | 16 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | 16 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | 17 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | 16 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | 16 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | 19 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | 18 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | 19 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | 18 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | 18 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | | | 15 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | | | 14 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | 12 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | 12 -> (tramp-get-inline-coding (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "remote-encoding" 7856)
| | | | | | | | | | | | 13 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-encoding" undef)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: "base64"
| | | | | | | | | | | | 13 -> (tramp-get-inline-compress (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "inline-compress" 7856)
| | | | | | | | | | | | | 14 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | 16 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | 16 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "inline-compress" undef)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 <- tramp-get-inline-compress: nil
| | | | | | | | | | | 12 <- tramp-get-inline-coding: "base64 <%s"
| | | | | | | | | | | 12 -> (tramp-get-inline-coding (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "local-decoding" 7856)
| | | | | | | | | | | | 13 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | 15 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | 13 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | 13 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "local-decoding" undef)
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | 13 <- tramp-get-connection-property: base64-decode-region
| | | | | | | | | | | | 13 -> (tramp-get-inline-compress (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "inline-decompress" 7856)
| | | | | | | | | | | | | 14 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | 16 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | 16 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "inline-decompress" undef)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: nil
| | | | | | | | | | | | 13 <- tramp-get-inline-compress: nil
| | | | | | | | | | | 12 <- tramp-get-inline-coding: base64-decode-region
| | | | | | | | | | | 12 -> (tramp-local-host-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-local-host-p: nil
| | | | | | | | | | | 12 -> (tramp-method-out-of-band-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) 7856)
| | | | | | | | | | | | 13 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-copy-program)
| | | | | | | | | | | | | 14 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-program")
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-program" undef)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: undef
| | | | | | | | | | | | | 14 <- tramp-connection-property-p: nil
| | | | | | | | | | | | 13 <- tramp-get-method-parameter: "pscp"
| | | | | | | | | | | | 13 -> (tramp-get-inline-coding (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "remote-encoding" 7856)
| | | | | | | | | | | | | 14 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | 16 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | 16 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | 14 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | 14 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-encoding" undef)
| | | | | | | | | | | | | | 15 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | 15 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | 14 <- tramp-get-connection-property: "base64"
| | | | | | | | | | | | | 14 -> (tramp-get-inline-compress (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "inline-compress" 7856)
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "inline-compress" undef)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | 14 <- tramp-get-inline-compress: nil
| | | | | | | | | | | | 13 <- tramp-get-inline-coding: "base64 <%s"
| | | | | | | | | | | 12 <- tramp-method-out-of-band-p: nil
| | | | | | | | | | | 12 -> (tramp-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-unquote-shell-quote-argument "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-unquote-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-shell-quote-argument: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-barf-unless-okay (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </opt/bee/home/username/test/coxph_bench.r" "Encoding remote file failed")
| | | | | | | | | | | | 13 -> (tramp-send-command-and-check (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-send-command (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | | | 15 -> (tramp-maybe-open-connection (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (0 0 0))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: (23065 36229 466371 0)
| | | | | | | | | | | | | | | 16 -> (tramp-time-diff (23065 36229 876372 0) (23065 36229 466371 0))
| | | | | | | | | | | | | | | 16 <- tramp-time-diff: 0.410001
| | | | | | | | | | | | | | 15 <- tramp-maybe-open-connection: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "remote-echo" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-send-string (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "base64 </opt/bee/home/username/test/coxph_bench.r 2>/dev/null; echo tramp_exit_status $?")
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-process (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-name" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-process: #<process *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "chunksize" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-property: 0
| | | | | | | | | | | | | | | 16 -> (tramp-set-connection-property #<process *tramp/plink username@host*> "last-cmd-time" (23065 36229 876372 0))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | 17 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 466371 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | 16 <- tramp-set-connection-property: (23065 36229 876372 0)
| | | | | | | | | | | | | | | 16 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | 18 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | | | 18 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | | | 17 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | | 16 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | | 15 <- tramp-send-string: nil
| | | | | | | | | | | | | | 15 -> (tramp-wait-for-output #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | 16 -> (tramp-wait-for-regexp #<process *tramp/plink username@host*> nil "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | | | | 17 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | | | | 17 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | | | | 17 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-accept-process-output #<process *tramp/plink username@host*> 1)
| | | | | | | | | | | | | | | | 17 <- tramp-accept-process-output: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-check-for-regexp #<process *tramp/plink username@host*> "\\(^\\|\0\\)[^#$
]*///b84f4ba49e0c276fe9922cb28dac4bb0#\\$\\(^[[[0-9]+n\\)?\r?$")
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-get-connection-property #<process *tramp/plink username@host*> "check-remote-echo" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-hash-table #<process *tramp/plink username@host*>)
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("vector" (tramp-file-name "plink" "username" nil "host" nil "/home/user/username/" nil) "temp-file" "c:/Users/username/AppData/Local/Temp/tramp.OGmh6e" "last-cmd-time" (23065 36229 876372 0) "remote-shell" "/bin/sh" "chunksize" 0 "remote-tty" "/dev/pts/21" "connected" t "device" (-1 . 1) "local-encoding" base64-encode-region "local-decoding" base64-decode-region "remote-encoding" "base64" "remote-decoding" "base64 -d -i" "inline-compress" nil "inline-decompress" nil "acl-p" t "selinux-p" nil))
| | | | | | | | | | | | | | | | | 18 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | | | 17 <- tramp-check-for-regexp: 10635
| | | | | | | | | | | | | | | 16 <- tramp-wait-for-regexp: 10635
| | | | | | | | | | | | | | 15 <- tramp-wait-for-output: 10635
| | | | | | | | | | | | | 14 <- tramp-send-command: 10635
| | | | | | | | | | | | | 14 -> (tramp-get-connection-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | 15 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "process-buffer" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | | | | | 16 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | | | | | 15 <- tramp-get-connection-property: nil
| | | | | | | | | | | | | | 15 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | | | | 16 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | | | | 15 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | | 14 <- tramp-get-connection-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | | 13 <- tramp-send-command-and-check: t
| | | | | | | | | | | 12 <- tramp-barf-unless-okay: t
| | | | | | | | | | | 12 -> (tramp-get-buffer (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 -> (tramp-buffer-name (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 -> (tramp-file-name-user-domain (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-user-domain: "username"
| | | | | | | | | | | | | 14 -> (tramp-file-name-host-port (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-file-name-host-port: "host"
| | | | | | | | | | | | 13 <- tramp-buffer-name: "*tramp/plink username@host*"
| | | | | | | | | | | 12 <- tramp-get-buffer: #<buffer *tramp/plink username@host*>
| | | | | | | | | | | 12 -> (tramp-flush-file-function)
| | | | | | | | | | | 12 <- tramp-flush-file-function: nil
| | | | | | | | | | | 12 -> (tramp-delete-temp-file-function)
| | | | | | | | | | | 12 <- tramp-delete-temp-file-function: nil
| | | | | | | | | | | 12 -> (tramp-default-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | 14 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | 14 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | 16 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-file-name-for-operation file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-modes)
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | 14 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | 14 -> (tramp-sh-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-handle-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | 17 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | | 19 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | 19 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | 19 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | 17 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | 20 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | 20 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | 17 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | | 19 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | 19 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | 19 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | 17 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-file-property: t
| | | | | | | | | | | | | | | | | 18 <- tramp-sh-handle-file-exists-p: t
| | | | | | | | | | | | | | | | 17 <- tramp-sh-file-name-handler: t
| | | | | | | | | | | | | | | 16 <- tramp-file-name-handler: t
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | 17 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | 18 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | | 19 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | 19 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | | | 19 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | 19 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | 18 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | 17 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | 18 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | 18 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | 17 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | 17 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | | | | | | | | | | | 18 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | 18 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | 18 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | 18 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | 17 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | 17 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | 18 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | 19 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | 20 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | | 20 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | 21 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | | | | 23 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | | | | 23 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | | | 22 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | | | | 22 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | | 21 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | 19 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | | | | 20 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | | | | 19 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | | | | 19 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | | | | | 20 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | | | | | 20 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | | | | | | | 19 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | | | | | | | 18 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | | | | | | 17 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | | | | | 16 -> (tramp-mode-string-to-int "-rwxrw-r--")
| | | | | | | | | | | | | | | 16 <- tramp-mode-string-to-int: 500
| | | | | | | | | | | | | | 15 <- tramp-handle-file-modes: 500
| | | | | | | | | | | | | 14 <- tramp-sh-file-name-handler: 500
| | | | | | | | | | | | 13 <- tramp-file-name-handler: 500
| | | | | | | | | | | 12 <- tramp-default-file-modes: 500
| | | | | | | | | | | 12 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: nil
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | 14 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | | 15 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | 16 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | 16 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | 16 <- tramp-find-host: "host"
| | | | | | | | | | | | | | 15 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | | | | 15 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | | | | 15 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | 14 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | 13 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | 13 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | 14 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | | | 15 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | | | | 16 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | | | | 16 <- tramp-tramp-file-p: nil
| | | | | | | | | | | | | | 15 <- tramp-connectable-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" nil))
| | | | | | | | | | | | | | 15 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | | | | | 14 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | | | | 13 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | | | 12 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | | | 12 -> (tramp-set-file-uid-gid "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: nil
| | | | | | | | | | | 12 <- tramp-set-file-uid-gid: nil
| | | | | | | | | | 11 <- tramp-sh-handle-file-local-copy: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: nil
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: nil
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" nil))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 -> (tramp-get-method-parameter (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) tramp-copy-keep-tmpfile)
| | | | | | | | | 10 -> (tramp-connection-property-p (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-keep-tmpfile")
| | | | | | | | | | 11 -> (tramp-get-connection-property (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil) "copy-keep-tmpfile" undef)
| | | | | | | | | | | 12 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil nil nil))
| | | | | | | | | | | 12 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("process-buffer" nil "first-password-request" nil "uname" "Linux 2.6.32-696.1.1.el6.x86_64" "locale" "LC_ALL=en_US.utf8" #1="test" #1# "remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin") "remote-shell" "/bin/sh" "stat" "env QUOTING_STYLE=locale \\stat" "file-exists" "test -e" "id" "/usr/bin/id" "gid-string" "user" "gid-integer" 108 "case-insensitive" nil "readlink" "\\readlink" "ls" "/bin/ls --color=never" "ls-quoting-style" t "df" nil))
| | | | | | | | | | 11 <- tramp-get-connection-property: undef
| | | | | | | | | 10 <- tramp-connection-property-p: nil
| | | | | | | | 9 <- tramp-get-method-parameter: nil
| | | | | | | | 9 -> (tramp-find-file-name-coding-system-alist "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | 9 <- tramp-find-file-name-coding-system-alist: (("c:/Users/username/AppData/Local/Temp/tramp\\.jyz3Sd\\.r" undecided))
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: nil
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: nil
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" nil))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: nil
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: nil
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" nil))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: nil
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | | | 12 -> (tramp-connectable-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: nil
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r" nil))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 <- tramp-file-name-handler: "c:/Users/username/AppData/Local/Temp/tramp.jyz3Sd.r"
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: t
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: t
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-handle-insert-file-contents: ("/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" 7856)
| | | | | | 7 <- tramp-sh-file-name-handler: ("/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" 7856)
| | | | | 6 <- tramp-file-name-handler: ("/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" 7856)
| | | | | 6 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 <- tramp-tramp-file-p: nil
| | | | | | | | 9 <- tramp-connectable-p: nil
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | 7 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 <- tramp-tramp-file-p: nil
| | | | | | | | 9 <- tramp-connectable-p: nil
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | 7 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 <- tramp-tramp-file-p: nil
| | | | | | | | 9 <- tramp-connectable-p: nil
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | 7 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 -> (tramp-flush-file-function)
| | | | | 6 <- tramp-flush-file-function: nil
| | | | | 6 -> (tramp-delete-temp-file-function)
| | | | | 6 <- tramp-delete-temp-file-function: nil
| | | | | 6 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | 9 <- tramp-connectable-p: t
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: t
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | 6 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | 10 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-completion-mode-p)
| | | | | | | | | 10 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | 11 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | 12 <- tramp-file-name-method: "plink"
| | | | | | | | | | 11 <- tramp-adb-file-name-p: nil
| | | | | | | | | 10 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | 10 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-completion-mode-p)
| | | | | | | | | | | | 13 <- tramp-completion-mode-p: nil
| | | | | | | | | | | 12 <- tramp-connectable-p: t
| | | | | | | | | | | 12 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-tramp-file-p: t
| | | | | | | | | | | | 13 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-method: "plink"
| | | | | | | | | | | | 13 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-user: "username"
| | | | | | | | | | | | 13 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | 13 <- tramp-find-host: "host"
| | | | | | | | | | | 12 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: t
| | | | | | | | | | | 12 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | 12 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | 10 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | 9 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | 8 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | 7 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | 6 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 <- tramp-tramp-file-p: nil
| | | | | | | | 9 <- tramp-connectable-p: nil
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | 7 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 -> (tramp-default-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | 7 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | 9 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | 10 <- tramp-connectable-p: t
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: t
| | | | | | | | | 10 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | 10 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | 9 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | 7 -> (tramp-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 -> (tramp-file-name-for-operation file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | 8 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | 8 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-method: "plink"
| | | | | | | | 9 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-user: "username"
| | | | | | | | 9 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | 9 <- tramp-find-host: "host"
| | | | | | | 8 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | 8 -> (tramp-completion-mode-p)
| | | | | | | 8 <- tramp-completion-mode-p: nil
| | | | | | | 8 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-modes)
| | | | | | | | 9 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 <- tramp-tramp-file-p: t
| | | | | | | | 9 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-ftp-file-name-p: nil
| | | | | | | | 9 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-method: "plink"
| | | | | | | | | | 11 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-user: "username"
| | | | | | | | | | 11 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | 11 <- tramp-find-host: "host"
| | | | | | | | | 10 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | 10 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | 10 <- tramp-file-name-method: "plink"
| | | | | | | | 9 <- tramp-adb-file-name-p: nil
| | | | | | | 8 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | 8 -> (tramp-sh-file-name-handler file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | 9 -> (tramp-handle-file-modes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | 10 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 <- tramp-connectable-p: t
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: t
| | | | | | | | | | | | 13 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-file-name-for-operation file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-truename)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-sh-handle-file-truename "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | 14 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | 14 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | 16 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-truename" undef)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | 13 <- tramp-get-file-property: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-file-name-for-operation file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-nondirectory)
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | 14 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | 14 -> (tramp-sh-file-name-handler file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-handle-file-name-nondirectory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler file-name-nondirectory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: "coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-handle-file-name-nondirectory: "coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-file-name-handler: "coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-file-truename: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 <- tramp-connectable-p: t
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: t
| | | | | | | | | | | | 13 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-file-name-for-operation file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-exists-p)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-sh-handle-file-exists-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-exists-p" undef)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | 13 <- tramp-get-file-property: t
| | | | | | | | | | | 12 <- tramp-sh-handle-file-exists-p: t
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: t
| | | | | | | | | 10 <- tramp-file-name-handler: t
| | | | | | | | | 10 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | 12 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | 13 <- tramp-connectable-p: t
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: t
| | | | | | | | | | | | 13 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | 13 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | 12 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | 10 -> (tramp-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 -> (tramp-file-name-for-operation file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-tramp-file-p: t
| | | | | | | | | | 11 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | 11 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | 11 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-method: "plink"
| | | | | | | | | | | 12 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-user: "username"
| | | | | | | | | | | 12 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | 12 <- tramp-find-host: "host"
| | | | | | | | | | 11 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | 11 -> (tramp-completion-mode-p)
| | | | | | | | | | 11 <- tramp-completion-mode-p: nil
| | | | | | | | | | 11 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-attributes)
| | | | | | | | | | | 12 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 <- tramp-tramp-file-p: t
| | | | | | | | | | | 12 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | 12 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | 13 <- tramp-file-name-method: "plink"
| | | | | | | | | | | 12 <- tramp-adb-file-name-p: nil
| | | | | | | | | | 11 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | 11 -> (tramp-sh-file-name-handler file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | 12 -> (tramp-sh-handle-file-attributes "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | 13 -> (tramp-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-file-name-for-operation expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | 15 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-user: "username"
| | | | | | | | | | | | | | 15 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | 15 <- tramp-find-host: "host"
| | | | | | | | | | | | | 14 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | 14 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | 14 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | 14 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" expand-file-name)
| | | | | | | | | | | | | | 15 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | 15 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | 15 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-ftp-file-name-p: nil
| | | | | | | | | | | | | | 15 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | | | 16 <- tramp-file-name-method: "plink"
| | | | | | | | | | | | | | 15 <- tramp-adb-file-name-p: nil
| | | | | | | | | | | | | 14 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | | | | | | | | 14 -> (tramp-sh-file-name-handler expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | 15 -> (tramp-sh-handle-expand-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-connectable-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-completion-mode-p)
| | | | | | | | | | | | | | | | 17 <- tramp-completion-mode-p: nil
| | | | | | | | | | | | | | | 16 <- tramp-connectable-p: t
| | | | | | | | | | | | | | | 16 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | | 17 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | | | | 17 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-method: "plink"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-user: "username"
| | | | | | | | | | | | | | | | 17 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | | | | 17 <- tramp-find-host: "host"
| | | | | | | | | | | | | | | 16 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler file-name-absolute-p ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: t
| | | | | | | | | | | | | | | 16 -> (tramp-run-real-handler expand-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | | | 16 <- tramp-run-real-handler: "c:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-drop-volume-letter "c:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | | | 16 <- tramp-drop-volume-letter: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | | 16 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | | | | 16 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | | 15 <- tramp-sh-handle-expand-file-name: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | 13 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | | | | | | | | | | 14 <- tramp-tramp-file-p: t
| | | | | | | | | | | | | 14 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-method: "plink"
| | | | | | | | | | | | | 14 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-user: "username"
| | | | | | | | | | | | | 14 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | | | | | 14 <- tramp-find-host: "host"
| | | | | | | | | | | | 13 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | | | | | | | | | | 13 -> (tramp-get-file-property (tramp-file-name "plink" "username" nil "host" nil #1="/opt/bee/home/username/test/coxph_bench.r" nil) #1# "file-attributes-integer" undef)
| | | | | | | | | | | | | 14 -> (tramp-run-real-handler directory-file-name ("/opt/bee/home/username/test/coxph_bench.r"))
| | | | | | | | | | | | | 14 <- tramp-run-real-handler: "/opt/bee/home/username/test/coxph_bench.r"
| | | | | | | | | | | | | 14 -> (tramp-get-hash-table (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | | | | | | | | | | | 14 <- tramp-get-hash-table: #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ("file-exists-p" ((23065 36220 664359 0) . t) "file-directory-p" ((23065 36220 954359 0)) "file-attributes-integer" ((23065 36228 796370 0) nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1=(-1 . 1)) "file-truename" ((23065 36221 554360 0) . "/opt/bee/home/username/test/coxph_bench.r") "file-attributes-string" ((23065 36223 835363 0) nil 1 "username" "user" (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 #1#) "file-writable-p" ((23065 36223 835363 0) . t) "file-acl" ((23065 36229 456371 0) . "user::rwx
group::rw-
other::r--
") "file-selinux-context" ((23065 36229 746372 0) nil nil nil nil)))
| | | | | | | | | | | | 13 <- tramp-get-file-property: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | | 12 <- tramp-sh-handle-file-attributes: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | | 11 <- tramp-sh-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | 10 <- tramp-file-name-handler: (nil 1 79077 108 (23064 19250) (23064 19250) (23064 19250) 7856 "-rwxrw-r--" nil 9098763711 (-1 . 1))
| | | | | | | | | 10 -> (tramp-mode-string-to-int "-rwxrw-r--")
| | | | | | | | | 10 <- tramp-mode-string-to-int: 500
| | | | | | | | 9 <- tramp-handle-file-modes: 500
| | | | | | | 8 <- tramp-sh-file-name-handler: 500
| | | | | | 7 <- tramp-file-name-handler: 500
| | | | | 6 <- tramp-default-file-modes: 500
| | | | | 6 -> (tramp-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 -> (tramp-file-name-for-operation expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | 8 <- tramp-tramp-file-p: nil
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | 7 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-tramp-file-p: t
| | | | | | 7 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | 7 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| | | | | | 7 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-find-method "plink" "username" "host")
| | | | | | | 8 <- tramp-find-method: "plink"
| | | | | | | 8 -> (tramp-find-user "plink" "username" "host")
| | | | | | | 8 <- tramp-find-user: "username"
| | | | | | | 8 -> (tramp-find-host "plink" "username" "host")
| | | | | | | 8 <- tramp-find-host: "host"
| | | | | | 7 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | 7 -> (tramp-completion-mode-p)
| | | | | | 7 <- tramp-completion-mode-p: nil
| | | | | | 7 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | | | | | | 8 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 <- tramp-tramp-file-p: t
| | | | | | | 8 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-ftp-file-name-p: nil
| | | | | | | 8 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | | 10 <- tramp-tramp-file-p: t
| | | | | | | | | 10 -> (tramp-find-method "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-method: "plink"
| | | | | | | | | 10 -> (tramp-find-user "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-user: "username"
| | | | | | | | | 10 -> (tramp-find-host "plink" "username" "host")
| | | | | | | | | 10 <- tramp-find-host: "host"
| | | | | | | | 9 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | | | | | | 9 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | | | | | | 9 <- tramp-file-name-method: "plink"
| | | | | | | 8 <- tramp-adb-file-name-p: nil
| | | | | | 7 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| | | | | | 7 -> (tramp-sh-file-name-handler expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | 8 -> (tramp-sh-handle-expand-file-name "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | | | | | | 9 -> (tramp-connectable-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 -> (tramp-tramp-file-p "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | | | | | | 10 <- tramp-tramp-file-p: nil
| | | | | | | | 9 <- tramp-connectable-p: nil
| | | | | | | | 9 -> (tramp-run-real-handler expand-file-name ("c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | | | | | | 9 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | | 8 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | | 7 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | | 6 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | | | 5 <- tramp-do-copy-or-rename-file-via-buffer: nil
| | | 4 <- tramp-do-copy-or-rename-file: nil
| | 3 <- tramp-sh-handle-copy-file: nil
| 2 <- tramp-sh-file-name-handler: nil
1 <- tramp-file-name-handler: nil
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 -> (tramp-tramp-file-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 -> (tramp-tramp-file-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
======================================================================
1 -> (tramp-file-name-handler expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| 2 -> (tramp-file-name-for-operation expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | 3 <- tramp-tramp-file-p: nil
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/" expand-file-name)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | 3 -> (tramp-sh-handle-expand-file-name "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" "/plink:username@host:/opt/bee/home/username/test/")
| | | 4 -> (tramp-connectable-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 -> (tramp-tramp-file-p "/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~")
| | | | 5 <- tramp-tramp-file-p: nil
| | | 4 <- tramp-connectable-p: nil
| | | 4 -> (tramp-run-real-handler expand-file-name ("/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~" nil))
| | | 4 <- tramp-run-real-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| | 3 <- tramp-sh-handle-expand-file-name: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
| 2 <- tramp-sh-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
1 <- tramp-file-name-handler: "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~"
======================================================================
1 -> (tramp-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 -> (tramp-file-name-for-operation file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-file-name-for-operation: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-tramp-file-p: t
| 2 -> (tramp-replace-environment-variables "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| 2 <- tramp-replace-environment-variables: "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r"
| 2 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-find-method "plink" "username" "host")
| | 3 <- tramp-find-method: "plink"
| | 3 -> (tramp-find-user "plink" "username" "host")
| | 3 <- tramp-find-user: "username"
| | 3 -> (tramp-find-host "plink" "username" "host")
| | 3 <- tramp-find-host: "host"
| 2 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| 2 -> (tramp-completion-mode-p)
| 2 <- tramp-completion-mode-p: nil
| 2 -> (tramp-find-foreign-file-name-handler "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" file-name-directory)
| | 3 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 <- tramp-tramp-file-p: t
| | 3 -> (tramp-ftp-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-ftp-file-name-p: nil
| | 3 -> (tramp-adb-file-name-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | | 5 -> (tramp-find-method "plink" "username" "host")
| | | | 5 <- tramp-find-method: "plink"
| | | | 5 -> (tramp-find-user "plink" "username" "host")
| | | | 5 <- tramp-find-user: "username"
| | | | 5 -> (tramp-find-host "plink" "username" "host")
| | | | 5 <- tramp-find-host: "host"
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-file-name-method (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil))
| | | 4 <- tramp-file-name-method: "plink"
| | 3 <- tramp-adb-file-name-p: nil
| 2 <- tramp-find-foreign-file-name-handler: tramp-sh-file-name-handler
| 2 -> (tramp-sh-file-name-handler file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | 3 -> (tramp-handle-file-name-directory "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | 4 -> (tramp-dissect-file-name "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r" t)
| | | | 5 -> (tramp-tramp-file-p "/plink:username@host:/opt/bee/home/username/test/coxph_bench.r")
| | | | 5 <- tramp-tramp-file-p: t
| | | 4 <- tramp-dissect-file-name: (tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/coxph_bench.r" nil)
| | | 4 -> (tramp-run-real-handler file-name-directory ("/opt/bee/home/username/test/coxph_bench.r"))
| | | 4 <- tramp-run-real-handler: "/opt/bee/home/username/test/"
| | | 4 -> (tramp-make-tramp-file-name "plink" "username" nil "host" nil "/opt/bee/home/username/test/" nil)
| | | 4 <- tramp-make-tramp-file-name: "/plink:username@host:/opt/bee/home/username/test/"
| | 3 <- tramp-handle-file-name-directory: "/plink:username@host:/opt/bee/home/username/test/"
| 2 <- tramp-sh-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"
1 <- tramp-file-name-handler: "/plink:username@host:/opt/bee/home/username/test/"

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-11-25 16:08 bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows Shuguang Sun
@ 2017-11-25 19:18 ` Eli Zaretskii
  2017-11-26  6:00   ` Shuguang Sun
  2017-11-27 17:24 ` Michael Albinus
  1 sibling, 1 reply; 13+ messages in thread
From: Eli Zaretskii @ 2017-11-25 19:18 UTC (permalink / raw)
  To: Shuguang Sun; +Cc: 29440

> From: Shuguang Sun <shuguang@gmail.com>
> Date: Sun, 26 Nov 2017 00:08:42 +0800
> 
> Windows 7
> GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32) of 2017-11-24
> 
> I didn't set tramp-backup-directory-alist which means the fiile will be backuped locally instead of being backup
> in server side.
> 
> backup-directory-alist:
>      ("\\.[rR]\\(md\\)?$" . "~/.emacs.d/autosave/Rfiles")
> 
> When I open a file in tramp and edit it, the backup file will be and was backuped in the local direcory:
> ~/.emacs.d/autosave/Rfiles (c:/Users/username/HOME/.emacs.d/autosave/Rfiles). However the backfile is
> named
> "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~",
> where "dirve_c" was put in.

Maybe I'm confused, but what did you expect to happen instead?  When
files are backed-up in a single directory, the drive letters cannot be
kept because Windows doesn't allow colons in file names.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-11-25 19:18 ` Eli Zaretskii
@ 2017-11-26  6:00   ` Shuguang Sun
  0 siblings, 0 replies; 13+ messages in thread
From: Shuguang Sun @ 2017-11-26  6:00 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 29440

[-- Attachment #1: Type: text/plain, Size: 1309 bytes --]

It should be "c:/Users/username/HOME/.
emacs.d/autosave/Rfiles/!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~",
because it is in server in not in "c:/plink...." and there should be "!drive_c"
added.

On Sun, Nov 26, 2017 at 3:18 AM, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Shuguang Sun <shuguang@gmail.com>
> > Date: Sun, 26 Nov 2017 00:08:42 +0800
> >
> > Windows 7
> > GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32) of 2017-11-24
> >
> > I didn't set tramp-backup-directory-alist which means the fiile will be
> backuped locally instead of being backup
> > in server side.
> >
> > backup-directory-alist:
> >      ("\\.[rR]\\(md\\)?$" . "~/.emacs.d/autosave/Rfiles")
> >
> > When I open a file in tramp and edit it, the backup file will be and was
> backuped in the local direcory:
> > ~/.emacs.d/autosave/Rfiles (c:/Users/username/HOME/.emacs.d/autosave/Rfiles).
> However the backfile is
> > named
> > "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!
> drive_c!plink!!username@host!!!opt!bee!home!username!test!
> coxph_bench.r.~2~",
> > where "dirve_c" was put in.
>
> Maybe I'm confused, but what did you expect to happen instead?  When
> files are backed-up in a single directory, the drive letters cannot be
> kept because Windows doesn't allow colons in file names.
>

[-- Attachment #2: Type: text/html, Size: 1877 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-11-25 16:08 bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows Shuguang Sun
  2017-11-25 19:18 ` Eli Zaretskii
@ 2017-11-27 17:24 ` Michael Albinus
  2017-11-27 18:07   ` Eli Zaretskii
  1 sibling, 1 reply; 13+ messages in thread
From: Michael Albinus @ 2017-11-27 17:24 UTC (permalink / raw)
  To: Shuguang Sun; +Cc: 29440

Shuguang Sun <shuguang@gmail.com> writes:

> Hi,

Hi,

> backup-directory-alist:
>      ("\\.[rR]\\(md\\)?$" . "~/.emacs.d/autosave/Rfiles")
>
> When I open a file in tramp and edit it, the backup file will be and
> was backuped in the local direcory: ~/.emacs.d/autosave/Rfiles
> (c:/Users/username/HOME/.emacs.d/autosave/Rfiles). However the
> backfile is named
> "c:/Users/username/HOME/.emacs.d/autosave/Rfiles/!drive_c!plink!!username@host!!!opt!bee!home!username!test!coxph_bench.r.~2~",
> where "dirve_c" was put in.

I've hijacked a Windows 7 machine today. It runs Emacs 25.1 only, but
this should be good enough. I have prepared a similar setting, with

--8<---------------cut here---------------start------------->8---
backup-directory-alist is a variable defined in `files.el'.
Its value is (("." . "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup"))
--8<---------------cut here---------------end--------------->8---

I have used file "/plink:albinus@192.168.178.30:/home/albinus/tmp/123" as
test file. The interesting function is make-backup-file-name-1, which
I debug.

When I enter line 4422, the (when (memq system-type '(windows-nt ms-dos cygwin))
part, backup-directory is
"c:/Users/lb01177/AppData/Roaming/.emacs.d/backup", and file is still
"/plink:albinus@192.168.178.30:/home/albinus/tmp/123". As expected.

The interesting part is here:

--8<---------------cut here---------------start------------->8---
	      ;; Replace any invalid file-name characters (for the
	      ;; case of backing up remote files).
	      (setq file
		    (expand-file-name (convert-standard-filename file)))
--8<---------------cut here---------------end--------------->8---

(convert-standard-filename file) returns "\\plink!albinus@192.168.178.30!\\home\\albinus\\tmp\\123".
And (expand-file-name ...) returns then "c:/plink!albinus@192.168.178.30!/home/albinus/tmp/123".

Unexpected, indeed. I believe, this must be fixed, because "c:" is
converted to "/drive_c" later on. The final backup name is
"c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/!drive_c!plink!!albinus@192.168.178.30!!!home!albinus!tmp!123.~3~"

Eli?

Best regards, Michael.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-11-27 17:24 ` Michael Albinus
@ 2017-11-27 18:07   ` Eli Zaretskii
  2017-11-27 20:21     ` Michael Albinus
  0 siblings, 1 reply; 13+ messages in thread
From: Eli Zaretskii @ 2017-11-27 18:07 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 29440, shuguang

> From: Michael Albinus <michael.albinus@gmx.de>
> Date: Mon, 27 Nov 2017 18:24:45 +0100
> Cc: 29440@debbugs.gnu.org
> 
> When I enter line 4422, the (when (memq system-type '(windows-nt ms-dos cygwin))
> part, backup-directory is
> "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup", and file is still
> "/plink:albinus@192.168.178.30:/home/albinus/tmp/123". As expected.
> 
> The interesting part is here:
> 
> --8<---------------cut here---------------start------------->8---
> 	      ;; Replace any invalid file-name characters (for the
> 	      ;; case of backing up remote files).
> 	      (setq file
> 		    (expand-file-name (convert-standard-filename file)))
> --8<---------------cut here---------------end--------------->8---
> 
> (convert-standard-filename file) returns "\\plink!albinus@192.168.178.30!\\home\\albinus\\tmp\\123".
> And (expand-file-name ...) returns then "c:/plink!albinus@192.168.178.30!/home/albinus/tmp/123".
> 
> Unexpected, indeed. I believe, this must be fixed, because "c:" is
> converted to "/drive_c" later on. The final backup name is
> "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/!drive_c!plink!!albinus@192.168.178.30!!!home!albinus!tmp!123.~3~"
> 
> Eli?

The code there is inappropriate for remote file names, it assumes a
local file name.  A remote file name should be processed as follows:

  . remove the leading slash
  . run the result through convert-standard-filename
  . then do this:

	    (expand-file-name
	     (subst-char-in-string
	      ?/ ?!
	      (replace-regexp-in-string "!" "!!" file))
	     backup-directory))

With your example, this produces

  "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"

Or maybe prepend a slashe before calling subst-char-in-string?  That
would produce

  "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/!plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"

WDYT?





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-11-27 18:07   ` Eli Zaretskii
@ 2017-11-27 20:21     ` Michael Albinus
  2017-11-30 19:23       ` Michael Albinus
  2017-12-01 10:42       ` Eli Zaretskii
  0 siblings, 2 replies; 13+ messages in thread
From: Michael Albinus @ 2017-11-27 20:21 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 29440, shuguang

Eli Zaretskii <eliz@gnu.org> writes:

Hi Eli,

> With your example, this produces
>
>   "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"
>
> Or maybe prepend a slashe before calling subst-char-in-string?  That
> would produce
>
>   "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/!plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"
>
> WDYT?

I'd prefer the second variant. It makes it more obvious where the file
name is transformed from, keeping the leading slash.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-11-27 20:21     ` Michael Albinus
@ 2017-11-30 19:23       ` Michael Albinus
  2017-12-01 18:20         ` Eli Zaretskii
  2017-12-01 10:42       ` Eli Zaretskii
  1 sibling, 1 reply; 13+ messages in thread
From: Michael Albinus @ 2017-11-30 19:23 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 29440, shuguang

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Eli,

>> With your example, this produces
>>
>>   "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"
>>
>> Or maybe prepend a slashe before calling subst-char-in-string?  That
>> would produce
>>
>>   "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/!plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"
>>
>> WDYT?
>
> I'd prefer the second variant. It makes it more obvious where the file
> name is transformed from, keeping the leading slash.

I'm a little bit undecided. Do you want, that *I* apply the patch?

Best regards, Michael.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-11-27 20:21     ` Michael Albinus
  2017-11-30 19:23       ` Michael Albinus
@ 2017-12-01 10:42       ` Eli Zaretskii
  2017-12-02 11:34         ` Michael Albinus
  1 sibling, 1 reply; 13+ messages in thread
From: Eli Zaretskii @ 2017-12-01 10:42 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 29440, shuguang

> From: Michael Albinus <michael.albinus@gmx.de>
> Cc: shuguang@gmail.com,  29440@debbugs.gnu.org
> Date: Mon, 27 Nov 2017 21:21:02 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> Hi Eli,
> 
> > With your example, this produces
> >
> >   "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"
> >
> > Or maybe prepend a slashe before calling subst-char-in-string?  That
> > would produce
> >
> >   "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/!plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"
> >
> > WDYT?
> 
> I'd prefer the second variant. It makes it more obvious where the file
> name is transformed from, keeping the leading slash.

OK, I installed such a change on the emacs-26 branch, please see if it
fixes the problem.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-11-30 19:23       ` Michael Albinus
@ 2017-12-01 18:20         ` Eli Zaretskii
  0 siblings, 0 replies; 13+ messages in thread
From: Eli Zaretskii @ 2017-12-01 18:20 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 29440, shuguang

> From: Michael Albinus <michael.albinus@gmx.de>
> Cc: shuguang@gmail.com,  29440@debbugs.gnu.org
> Date: Thu, 30 Nov 2017 20:23:34 +0100
> 
> >> With your example, this produces
> >>
> >>   "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"
> >>
> >> Or maybe prepend a slashe before calling subst-char-in-string?  That
> >> would produce
> >>
> >>   "c:/Users/lb01177/AppData/Roaming/.emacs.d/backup/!plink!!albinus@192.168.178.30!!!home!albinus!tmp!123"
> >>
> >> WDYT?
> >
> > I'd prefer the second variant. It makes it more obvious where the file
> > name is transformed from, keeping the leading slash.
> 
> I'm a little bit undecided. Do you want, that *I* apply the patch?

I already installed it.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-12-01 10:42       ` Eli Zaretskii
@ 2017-12-02 11:34         ` Michael Albinus
  2018-02-05 13:31           ` Michael Albinus
  0 siblings, 1 reply; 13+ messages in thread
From: Michael Albinus @ 2017-12-02 11:34 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 29440, shuguang

Eli Zaretskii <eliz@gnu.org> writes:

Hi Eli,

> OK, I installed such a change on the emacs-26 branch, please see if it
> fixes the problem.

I'll try to find an MS Windows machine @work, next days. Then I'll test.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2017-12-02 11:34         ` Michael Albinus
@ 2018-02-05 13:31           ` Michael Albinus
  2018-02-06  9:12             ` Shuguang Sun
  0 siblings, 1 reply; 13+ messages in thread
From: Michael Albinus @ 2018-02-05 13:31 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 29440, shuguang

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Eli,

>> OK, I installed such a change on the emacs-26 branch, please see if it
>> fixes the problem.
>
> I'll try to find an MS Windows machine @work, next days. Then I'll test.

Nothing happened for weeks. I forgot to report that it works for me.

@Shuguang, could you pls recheck? We could close the bug then.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2018-02-05 13:31           ` Michael Albinus
@ 2018-02-06  9:12             ` Shuguang Sun
  2018-02-07  7:37               ` Michael Albinus
  0 siblings, 1 reply; 13+ messages in thread
From: Shuguang Sun @ 2018-02-06  9:12 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 29440

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

Thank you Michael,

Now it works correctly.

!plink!!username@host!!!path!to!file.r.~2~


On Mon, Feb 5, 2018 at 9:31 PM, Michael Albinus <michael.albinus@gmx.de>
wrote:

> Michael Albinus <michael.albinus@gmx.de> writes:
>
> Hi Eli,
>
> >> OK, I installed such a change on the emacs-26 branch, please see if it
> >> fixes the problem.
> >
> > I'll try to find an MS Windows machine @work, next days. Then I'll test.
>
> Nothing happened for weeks. I forgot to report that it works for me.
>
> @Shuguang, could you pls recheck? We could close the bug then.
>
> Best regards, Michael.
>

[-- Attachment #2: Type: text/html, Size: 1099 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows
  2018-02-06  9:12             ` Shuguang Sun
@ 2018-02-07  7:37               ` Michael Albinus
  0 siblings, 0 replies; 13+ messages in thread
From: Michael Albinus @ 2018-02-07  7:37 UTC (permalink / raw)
  To: Shuguang Sun; +Cc: 29440-done

Version: 26.1

Shuguang Sun <shuguang@gmail.com> writes:

Hi Shuguang,

> Now it works correctly.
>
> !plink!!username@host!!!path!to!file.r.~2~

Thanks for the feedback. I'm closing the bug.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-02-07  7:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-25 16:08 bug#29440: Tramp put drive_c in the backup file name when backuping in local PC/windows Shuguang Sun
2017-11-25 19:18 ` Eli Zaretskii
2017-11-26  6:00   ` Shuguang Sun
2017-11-27 17:24 ` Michael Albinus
2017-11-27 18:07   ` Eli Zaretskii
2017-11-27 20:21     ` Michael Albinus
2017-11-30 19:23       ` Michael Albinus
2017-12-01 18:20         ` Eli Zaretskii
2017-12-01 10:42       ` Eli Zaretskii
2017-12-02 11:34         ` Michael Albinus
2018-02-05 13:31           ` Michael Albinus
2018-02-06  9:12             ` Shuguang Sun
2018-02-07  7:37               ` Michael Albinus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).