tramp (2.6.0.29.1 nil/nil); Tramp connection property "direct-async-process" causes job control not to work in M-x shell buffers
Alex Hutcheson <[email protected]> Wed, 29 May 2024 17:22:54 +0000
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
--=3D-=3D-=3D
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
To reproduce:
1. Start emacs with emacs -Q
2. Eval the following:
(require 'tramp)
;; Enable direct-async-process for all SSH connections
(add-to-list 'tramp-connection-properties
(list "/ssh:.*" "direct-async-process" t))
3. Start a Tramp SSH connection: C-x C-f /ssh:some.host.com:
4. Start a shell buffer with M-x shell. Choose sh or bash as remote
shell (haven't tested with others)
Expected behavior:
Shell buffer shows a shell on the remote host. Job control (C-c C-z),
fg, bg, etc. all work.
Actual behavior:
Shell buffer starts a shell, but shows errors at the top of the buffer:
sh: cannot set terminal process group (128765): Inappropriate ioctl for=3D2=
0=3D
=3D20
device
sh: no job control in this shell
Shell mostly works, but job control features don't work.
C-c C-z does nothing
C-c C-c kills the shell, rather than the currently running job
fg and bg give errors like:
sh: fg: no job control
Emacs : GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo ver=
=3D
sion 1.18.0, Xaw3d scroll bars)
of 2024-01-22, modified by Debian
Package: tramp (2.6.0.29.1 nil/nil)
current state:
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D
(setq
backup-by-copying-when-mismatch t
backup-by-copying-when-privileged-mismatch 200
connection-local-criteria-alist '(((:application tramp) tramp-connection-l=
=3D
ocal-default-system-profile
tramp-connection-local-default-shell-profile)
)
connection-local-profile-alist '((tramp-connection-local-darwin-ps-profile
(tramp-process-attributes-ps-args "-acxww" "-o"
"pid,uid,user,gid,comm=3D3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMN=
OP=3D
QRSTUVWXYZ"
"-o" "state=3D3Dabcde" "-o"
"ppid,pgid,sess,tty,tpgid,minflt,majflt,time,pri,nice,vsz,rss,etime=
=3D
,pcpu,pmem,args")
(tramp-process-attributes-ps-format (pid . number) (euid . number)
(user . string) (egid . number) (comm . 52) (state . 5) (ppid . num=
=3D
ber)
(pgrp . number) (sess . number) (ttname . string) (tpgid . number)
(minflt . number) (majflt . number) (time . tramp-ps-time) (pri . n=
=3D
umber)
(nice . number) (vsize . number) (rss . number) (etime . tramp-ps-t=
=3D
ime)
(pcpu . number) (pmem . number) (args))
)
(tramp-connection-local-busybox-ps-profile
(tramp-process-attributes-ps-args "-o"
"pid,user,group,comm=3D3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOP=
QR=3D
STUVWXYZ"
"-o" "stat=3D3Dabcde" "-o" "ppid,pgid,tty,time,nice,etime,args")
(tramp-process-attributes-ps-format (pid . number) (user . string)
(group . string) (comm . 52) (state . 5) (ppid . number) (pgrp . nu=
=3D
mber)
(ttname . string) (time . tramp-ps-time) (nice . number)
(etime . tramp-ps-time) (args))
)
(tramp-connection-local-bsd-ps-profile
(tramp-process-attributes-ps-args "-acxww" "-o"
"pid,euid,user,egid,egroup,comm=3D3DabcdefghijklmnopqrstuvwxyzABCDE=
FG=3D
HIJKLMNOPQRSTUVWXYZ" "-o" "state,ppid,pgid,sid,tty,tpgid,minflt,majflt,time=
=3D
,pri,nice,vsz,rss,etimes,pcpu,pmem,args")
(tramp-process-attributes-ps-format (pid . number) (euid . number)
(user . string) (egid . number) (group . string) (comm . 52) (state=
=3D
. string)
(ppid . number) (pgrp . number) (sess . number) (ttname . string)
(tpgid . number) (minflt . number) (majflt . number) (time . tramp-=
=3D
ps-time)
(pri . number) (nice . number) (vsize . number) (rss . number)
(etime . number) (pcpu . number) (pmem . number) (args))
)
(tramp-connection-local-default-shell-profile (shell-file-name . "/bi=
=3D
n/sh")
(shell-command-switch . "-c"))
(tramp-connection-local-default-system-profile (path-separator . ":")
(null-device . "/dev/null"))
)
file-name-handler-alist '(("\\(?:\\.tzst\\|\\.zst\\|\\.dz\\|\\.txz\\|\\.xz=
=3D
\\|\\.lzma\\|\\.lz\\|\\.g?z\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\|\\.tbz2?\\|\\.=
=3D
bz2\\|\\.Z\\)\\(?:~\\|\\.~[-[:alnum:]:#@^._]+\\(?:~[[:digit:]]+\\)?~\\)?\\'=
=3D
" . jka-compr-handler)
("\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" . epa-file-handler)
("\\`\\(.+\\.\\(?:7z\\|CAB\\|LZH\\|MSU\\|ZIP\\|a\\(?:pk\\|r\\)\\|c\\(=
=3D
?:ab\\|pio\\|rate\\)\\|de\\(?:b\\|pot\\)\\|e\\(?:pub\\|xe\\)\\|iso\\|jar\\|=
=3D
lzh\\|m\\(?:su\\|tree\\)\\|od[bfgpst]\\|pax\\|r\\(?:ar\\|pm\\)\\|shar\\|t\\=
=3D
(?:ar\\|bz\\|gz\\|lz\\|xz\\|zst\\)\\|warc\\|x\\(?:ar\\|p[is]\\)\\|zip\\)\\(=
=3D
?:\\.\\(?:Z\\|bz2\\|gz\\|l\\(?:rz\\|z\\(?:ma\\|[4o]\\)?\\)\\|uu\\|xz\\|zst\=
=3D
\)\\)?\\)\\(/.*\\)\\'" . tramp-archive-file-name-handler)
("\\`\\(?:\\)?/\\(?:\\(?:\\(-\\|[[:alnum:]]\\{2,\\}\\)\\(?::\\)\\(?:\=
=3D
\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum:]-]+\\|\\(?:\\[\\)\\(=
=3D
?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:\\(?:#\\)\\(?:[[:=
=3D
digit:]]+\\)\\)?\\)?\\)\\(?:|\\)\\)*\\(?:\\(?:-\\|[[:alnum:]]+\\)\\(?:\\(?:=
=3D
:\\)\\(?:[%._[:alnum:]-]+\\)?\\)?\\)?\\'" . tramp-completion-file-name-hand=
=3D
ler)
("\\(?:^/\\)\\(\\(?:\\(?:\\(-\\|[[:alnum:]]\\{2,\\}\\)\\(?::\\)\\(?:\=
=3D
\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum:]-]+\\|\\(?:\\[\\)\\(=
=3D
?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:\\(?:#\\)\\(?:[[:=
=3D
digit:]]+\\)\\)?\\)?\\)\\(?:|\\)\\)+\\)?\\(?:\\(-\\|[[:alnum:]]\\{2,\\}\\)\=
=3D
\(?::\\)\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum:]-]+\\|=
=3D
\\(?:\\[\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:\\(=
=3D
?:#\\)\\(?:[[:digit:]]+\\)\\)?\\)?\\)\\(?::\\)\\([^\n]*\\'\\)" . tramp-file=
=3D
-name-handler)
("\\`/:" . file-name-non-special))
password-cache t
password-cache-expiry 16
remote-file-name-inhibit-cache 10
shell-prompt-pattern "^[^#$%>\n]*[#$%>] *"
tramp-actions-before-shell '((tramp-login-prompt-regexp tramp-action-login=
)
(tramp-password-prompt-regexp tramp-action-password)
(tramp-wrong-passwd-regexp tramp-action-permission-denied)
(shell-prompt-pattern tramp-action-succeed)
(tramp-shell-prompt-pattern tramp-action-succeed)
(tramp-yesno-prompt-regexp tramp-action-yesno)
(tramp-yn-prompt-regexp tramp-action-yn)
(tramp-terminal-prompt-regexp tramp-action-terminal)
(tramp-antispoof-regexp tramp-action-confirm-message)
(tramp-security-key-confirm-regexp tramp-action-show-and-confirm-m=
=3D
essage)
(tramp-process-alive-regexp tramp-action-process-alive))
tramp-actions-copy-out-of-band '((tramp-password-prompt-regexp tramp-actio=
=3D
n-password)
(tramp-wrong-passwd-regexp tramp-action-permission-denied)
(tramp-copy-failed-regexp tramp-action-permission-denied)
(tramp-security-key-confirm-regexp tramp-action-show-and-confirm-mess=
=3D
age)
(tramp-process-alive-regexp tramp-action-out-of-band))
tramp-adb-file-name-handler-alist '((access-file . tramp-handle-access-fil=
=3D
e)
(add-name-to-file . tramp-handle-add-name-to-file)
(copy-directory . tramp-handle-copy-directory)
(copy-file . tramp-adb-handle-copy-file)
(delete-directory . tramp-adb-handle-delete-directory)
(delete-file . tramp-adb-handle-delete-file)
(directory-file-name . tramp-handle-directory-file-name)
(directory-files . tramp-handle-directory-files)
(directory-files-and-attributes .
tramp-adb-handle-directory-files-and-attributes)
(dired-compress-file . ignore) (dired-uncache . tramp-handle-dired=
=3D
-uncache)
(exec-path . tramp-adb-handle-exec-path)
(expand-file-name . tramp-handle-expand-file-name)
(file-accessible-directory-p . tramp-handle-file-accessible-direct=
=3D
ory-p)
(file-acl . ignore) (file-attributes . tramp-adb-handle-file-attri=
=3D
butes)
(file-directory-p . tramp-handle-file-directory-p)
(file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-adb-handle-file-executable-p)
(file-exists-p . tramp-adb-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-adb-handle-file-local-copy)
(file-locked-p . tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-modes)
(file-name-all-completions . tramp-adb-handle-file-name-all-comple=
=3D
tions)
(file-name-as-directory . tramp-handle-file-name-as-directory)
(file-name-case-insensitive-p . tramp-handle-file-name-case-insens=
=3D
itive-p)
(file-name-completion . tramp-handle-file-name-completion)
(file-name-directory . tramp-handle-file-name-directory)
(file-name-nondirectory . tramp-handle-file-name-nondirectory)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . tramp-handle-file-notify-add-watch)
(file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
(file-notify-valid-p . tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p . ignore)
(file-readable-p . tramp-adb-handle-file-readable-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-remote-p . tramp-handle-file-remote-p)
(file-selinux-context . tramp-handle-file-selinux-context)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-adb-handle-file-system-info)
(file-truename . tramp-handle-file-truename)
(file-writable-p . tramp-adb-handle-file-writable-p)
(find-backup-file-name . tramp-handle-find-backup-file-name)
(insert-directory . tramp-handle-insert-directory)
(insert-file-contents . tramp-handle-insert-file-contents)
(list-system-processes . tramp-handle-list-system-processes)
(load . tramp-handle-load) (lock-file . tramp-handle-lock-file)
(make-auto-save-file-name . tramp-handle-make-auto-save-file-name)
(make-directory . tramp-adb-handle-make-directory)
(make-directory-internal . ignore)
(make-lock-file-name . tramp-handle-make-lock-file-name)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . tramp-adb-handle-make-process)
(make-symbolic-link . tramp-handle-make-symbolic-link)
(memory-info . tramp-handle-memory-info)
(process-attributes . tramp-handle-process-attributes)
(process-file . tramp-adb-handle-process-file)
(rename-file . tramp-adb-handle-rename-file) (set-file-acl . ignor=
=3D
e)
(set-file-modes . tramp-adb-handle-set-file-modes)
(set-file-selinux-context . ignore)
(set-file-times . tramp-adb-handle-set-file-times)
(set-visited-file-modtime . tramp-handle-set-visited-file-modtime)
(shell-command . tramp-handle-shell-command)
(start-file-process . tramp-handle-start-file-process)
(substitute-in-file-name . tramp-handle-substitute-in-file-name)
(temporary-file-directory . tramp-handle-temporary-file-directory)
(tramp-get-home-directory . ignore)
(tramp-get-remote-gid . tramp-adb-handle-get-remote-gid)
(tramp-get-remote-groups . tramp-adb-handle-get-remote-groups)
(tramp-get-remote-uid . tramp-adb-handle-get-remote-uid)
(tramp-set-file-uid-gid . ignore) (unhandled-file-name-directory .=
=3D
ignore)
(unlock-file . tramp-handle-unlock-file) (vc-registered . ignore)
(verify-visited-file-modtime . tramp-handle-verify-visited-file-mo=
=3D
dtime)
(write-region . tramp-adb-handle-write-region))
tramp-adb-method "adb"
tramp-adb-program "adb"
tramp-antispoof-regexp "Access granted\\. Press Return to begin session\\.=
=3D
"
tramp-archive-compression-suffixes '("bz2" "gz" "lrz" "lz" "lz4" "lzma" "l=
=3D
zo" "uu" "xz" "Z" "zst")
tramp-archive-enabled t
tramp-archive-file-name-handler-alist '((access-file . tramp-archive-handl=
=3D
e-access-file)
(add-name-to-file . tramp-archive-handle-not-implemented)
(copy-file . tramp-archive-handle-copy-file)
(delete-directory . tramp-archive-handle-not-implemented)
(delete-file . tramp-archive-handle-not-implemented)
(directory-file-name . tramp-archive-handle-directory-file-name)
(directory-files . tramp-archive-handle-directory-files)
(directory-files-and-attributes .
tramp-handle-directory-files-and-attributes)
(dired-compress-file . tramp-archive-handle-not-implemented)
(dired-uncache . tramp-archive-handle-dired-uncache) (exec-path . ign=
=3D
ore)
(file-accessible-directory-p . tramp-handle-file-accessible-directory=
=3D
-p)
(file-acl . ignore)
(file-attributes . tramp-archive-handle-file-attributes)
(file-directory-p . tramp-handle-file-directory-p)
(file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-archive-handle-file-executable-p)
(file-exists-p . tramp-archive-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-archive-handle-file-local-copy)
(file-locked-p . ignore) (file-modes . tramp-handle-file-modes)
(file-name-all-completions .
tramp-archive-handle-file-name-all-completions)
(file-name-case-insensitive-p . ignore)
(file-name-completion . tramp-handle-file-name-completion)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . ignore) (file-notify-rm-watch . ignore)
(file-notify-valid-p . ignore) (file-ownership-preserved-p . ignore)
(file-readable-p . tramp-archive-handle-file-readable-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-selinux-context . tramp-handle-file-selinux-context)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-archive-handle-file-system-info)
(file-truename . tramp-archive-handle-file-truename)
(file-writable-p . ignore) (find-backup-file-name . ignore)
(insert-directory . tramp-archive-handle-insert-directory)
(insert-file-contents . tramp-archive-handle-insert-file-contents)
(list-system-processes . ignore) (load . tramp-archive-handle-load)
(lock-file . ignore) (make-auto-save-file-name . ignore)
(make-directory . tramp-archive-handle-not-implemented)
(make-directory-internal . tramp-archive-handle-not-implemented)
(make-lock-file-name . ignore)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . ignore)
(make-symbolic-link . tramp-archive-handle-not-implemented)
(memory-info . ignore) (process-attributes . ignore)
(process-file . ignore)
(rename-file . tramp-archive-handle-not-implemented)
(set-file-acl . ignore)
(set-file-modes . tramp-archive-handle-not-implemented)
(set-file-selinux-context . ignore)
(set-file-times . tramp-archive-handle-not-implemented)
(set-visited-file-modtime . tramp-handle-set-visited-file-modtime)
(shell-command . tramp-archive-handle-not-implemented)
(start-file-process . tramp-archive-handle-not-implemented)
(temporary-file-directory . tramp-archive-handle-temporary-file-direc=
=3D
tory)
(tramp-get-home-directory . ignore) (tramp-get-remote-gid . ignore)
(tramp-get-remote-groups . ignore) (tramp-get-remote-uid . ignore)
(tramp-set-file-uid-gid . ignore)
(unhandled-file-name-directory . ignore) (unlock-file . ignore)
(vc-registered . ignore)
(verify-visited-file-modtime . tramp-handle-verify-visited-file-modti=
=3D
me)
(write-region . tramp-archive-handle-not-implemented))
tramp-archive-file-name-regexp "\\`\\(.+\\.\\(?:7z\\|CAB\\|LZH\\|MSU\\|ZIP=
=3D
\\|a\\(?:pk\\|r\\)\\|c\\(?:ab\\|pio\\|rate\\)\\|de\\(?:b\\|pot\\)\\|e\\(?:p=
=3D
ub\\|xe\\)\\|iso\\|jar\\|lzh\\|m\\(?:su\\|tree\\)\\|od[bfgpst]\\|pax\\|r\\(=
=3D
?:ar\\|pm\\)\\|shar\\|t\\(?:ar\\|bz\\|gz\\|lz\\|xz\\|zst\\)\\|warc\\|x\\(?:=
=3D
ar\\|p[is]\\)\\|zip\\)\\(?:\\.\\(?:Z\\|bz2\\|gz\\|l\\(?:rz\\|z\\(?:ma\\|[4o=
=3D
]\\)?\\)\\|uu\\|xz\\|zst\\)\\)?\\)\\(/.*\\)\\'"
tramp-archive-method "archive"
tramp-archive-suffixes '("7z" "apk" "ar" "cab" "CAB" "cpio" "crate" "deb" =
=3D
"depot" "epub" "exe" "iso" "jar" "lzh"
"LZH" "msu" "MSU" "mtree" "odb" "odf" "odg" "odp" "ods" "odt" "pax" "r=
=3D
ar" "rpm" "shar"
"tar" "tbz" "tgz" "tlz" "txz" "tzst" "warc" "xar" "xpi" "xps" "zip" "Z=
=3D
IP")
tramp-archive-unload-hook '(#[0 "\300\301\302\"\207"
[remove-hook after-init-hook tramp-register-archive-autoload-file=
=3D
-name-handler] 3]
)
tramp-autoload-file-name-regexp "\\`/\\(?:-\\|[^/:|]\\{2,\\}\\):"
tramp-awk-decode "%a '\\\nBEGIN {\n b64 =3D3D \"ABCDEFGHIJKLMNOPQRSTUVWXY=
Za=3D
bcdefghijklmnopqrstuvwxyz0123456789+/\"\n}\n{\n for (i=3D3D1; i<=3D3Dlengt=
h($0=3D
); i++) {\n c=3D3Dindex(b64, substr($0,i,1))\n if(c--) {\n for(b=
=3D
=3D3D0; b<6; b++) {\n o=3D3Do*2+int(c/32); c=3D3D(c*2)%%64\n =
if(++o=3D
bc=3D3D=3D3D8) {\n if (o) {\n printf \"%%c\", o\n =
=3D
} else {\n system(\"dd if=3D3D/dev/zero bs=3D3D1 count=3D3D1 %n\=
")\n =3D
}\n obc=3D3D0; o=3D3D0\n }\n }\n }\n }\n}'=
"
tramp-awk-encode "%a '\\\nBEGIN {\n b64 =3D3D \"ABCDEFGHIJKLMNOPQRSTUVWXY=
Za=3D
bcdefghijklmnopqrstuvwxyz0123456789+/\"\n b16 =3D3D \"0123456789abcdef\"\n=
}\=3D
n{\n for (c=3D3D1; c<=3D3Dlength($0); c++) {\n d=3D3Dindex(b16, substr(=
$0,c,1=3D
))\n if (d--) {\n for (b=3D3D1; b<=3D3D4; b++) {\n o=3D3Do*2=
+int(d=3D
/8); d=3D3D(d*2)%%16\n if (++obc=3D3D=3D3D6) {\n printf sub=
str(b6=3D
4,o+1,1)\n if (++rc>75) { printf \"\\n\"; rc=3D3D0 }\n ob=
c=3D
=3D3D0; o=3D3D0\n }\n }\n }\n }\n}\nEND {\n if (obc) {\n =
ta=3D
il=3D3D(obc=3D3D=3D3D2) ? \"=3D3D=3D3D\\n\" : \"=3D3D\\n\"\n while (obc+=
+<6) { o=3D3Do=3D
*2 }\n printf \"%%c\", substr(b64,o+1,1)\n } else {\n tail=3D3D\"\\n=
\"=3D
\n }\n printf tail\n}'"
tramp-bsd-process-attributes-ps-args '("-acxww" "-o"
"pid,euid,user,egid,egroup,comm=3D3DabcdefghijklmnopqrstuvwxyzABCDEFGH=
IJ=3D
KLMNOPQRSTUVWXYZ" "-o" "state,ppid,pgid,sid,tty,tpgid,minflt,majflt,time,pr=
=3D
i,nice,vsz,rss,etimes,pcpu,pmem,args")
tramp-bsd-process-attributes-ps-format '((pid . number) (euid . number) (u=
=3D
ser . string) (egid . number)
(group . string) (comm . 52) (state . string) (ppid . number)
(pgrp . number) (sess . number) (ttname . string) (tpgid . number)
(minflt . number) (majflt . number) (time . tramp-ps-time)
(pri . number) (nice . number) (vsize . number) (rss . number)
(etime . number) (pcpu . number) (pmem . number) (args))
tramp-bug-report-address "[email protected]"
tramp-busybox-process-attributes-ps-args '("-o"
"pid,user,group,comm=3D3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNO=
PQ=3D
RSTUVWXYZ" "-o" "stat=3D3Dabcde" "-o" "ppid,pgid,tty,time,nice,etime,args")
tramp-busybox-process-attributes-ps-format '((pid . number) (user . string=
=3D
) (group . string) (comm . 52)
(state . 5) (ppid . number) (pgrp . number) (ttname . string)
(time . tramp-ps-time) (nice . number) (etime . tramp-ps-time)
(args))
tramp-cache-data '(((tramp-file-name "cache" nil nil nil nil nil nil) ("tr=
=3D
amp-version" "2.6.0.29.1"))
((tramp-file-name "ssh" nil nil "alexh.c.googlers.com" nil nil nil) (=
=3D
"direct-async-process" t)
("null-device" "/dev/null") ("process-buffer" nil) ("first-password-=
=3D
request" nil)
("uname" "Linux 6.6.15-2rodete2-amd64") ("locale" "LC_ALL=3D3Den_US.=
ut=3D
f8") ("test" "test")
("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bi=
=3D
n" "/usr/local/sbin"))
("pipe-buf" 4096) ("remote-shell" "/bin/sh") ("~" "/usr/local/google=
=3D
/home/alexhutcheson")
("file-exists" "test -e") ("case-insensitive" nil) ("readlink" "\\re=
=3D
adlink")
("stat" "env QUOTING_STYLE=3D3Dlocale \\stat") ("id" "/bin/id") ("ui=
d-=3D
integer" 274394)
("uid-string" "alexhutcheson") ("gid-integer" 89939) ("gid-string" "=
=3D
primarygroup")
("groups-integer" (89939 4 20 24 46 5000))
("groups-string" ("primarygroup" "adm" "dialout" "cdrom" "plugdev" "=
=3D
eng"))
("ls" "/bin/ls --color=3D3Dnever")
("ls--quoting-style=3D3Dliteral --show-control-chars"
"--quoting-style=3D3Dliteral --show-control-chars")
("ls--dired" "--dired") ("df-blocksize" 1)
("df" "\\df --block-size=3D3D1 --output=3D3Dsize,used,avail"))
(nil ("locale" "en_US.utf8") ("uid-integer" 274394) ("gid-integer" 89=
=3D
939))
("#<process *tramp/ssh alexh.c.googlers.com*>" ("temp-file" "/tmp/tra=
=3D
mp.DAPExu")
("password-vector" (tramp-file-name "ssh" nil nil "alexh.c.googlers.=
=3D
com" nil nil nil))
("last-cmd-time" (26199 25166 126219 451000)) ("remote-shell" "/bin/=
=3D
sh") ("chunksize" 0)
("remote-tty" "/dev/pts/7") ("connected" t) ("scripts" ("tramp_stat_=
=3D
file_attributes"))
("device" (-1 . 1)) ("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region) ("remote-encoding" "base64")
("remote-decoding" "base64 -d -i") ("inline-compress" "env GZIP=3D3D=
g=3D
zip")
("inline-decompress" "env GZIP=3D3D gzip -d"))
((tramp-file-name "ssh" nil nil "alexh.c.googlers.com" nil "/" nil) n=
=3D
il)
((tramp-file-name "ssh" nil nil "alexh.c.googlers.com" nil
"/usr/local/google/home/alexhutcheson/.tramp_history" nil)
("file-attributes"
((26199 25166 31279 386000) nil 1 ("alexhutcheson" . 274394) ("prim=
=3D
arygroup" . 89939)
(26199 25158 0 0) (26199 14472 0 0) (26199 14472 0 0) 37302 "-rw--=
=3D
-----" nil 20449532
(-1 . 1))
)
("file-attributes-integer"
((26199 25166 31301 136000) nil 1 274394 89939 (26199 25158 0 0) (2=
=3D
6199 14472 0 0)
(26199 14472 0 0) 37302 "-rw-------" nil 20449532 (-1 . 1))
)
("file-truename"
((26199 25166 31352 896000) . "/usr/local/google/home/alexhutcheson=
=3D
/.tramp_history"))
("file-readable-p" ((26199 25166 32375 966000) . t)))
((tramp-file-name "ssh" nil nil "alexh.c.googlers.com" nil "/tmp" nil=
)
("file-exists-p" ((26199 25166 45869 420000) . t))
("file-writable-p" ((26199 25166 65177 815000) . t)))
("#<process shell>" ("remote-command" ("/bin/sh" "-i"))))
tramp-cache-data-changed t
tramp-cache-undefined 'undef
tramp-cache-unload-hook '(#[0 "\300\301\302\"\207" [remove-hook kill-emacs=
=3D
-hook tramp-dump-connection-properties]
3]
#[0 "\300\301\302\"\210\300\303\302\"\210\300\304\302\"\207"
[remove-hook before-revert-hook tramp-flush-file-function eshell-pr=
=3D
e-command-hook
kill-buffer-hook]
3]
#[0 "\301\302=08\"\211\205\211@\303=08\"\210A\266\202\202\207"
[obarray all-completions "tramp-cache-set-count-" unintern] 5]
#[0 "\301\302=08\"\211\205\211@\303=08\"\210A\266\202\202\207"
[obarray all-completions "tramp-cache-get-count-" unintern] 5]
)
tramp-cache-version '(tramp-file-name "cache" nil nil nil nil nil nil)
tramp-compat-emacs-compiled-version "29.1"
tramp-compat-temporary-file-directory "/tmp/"
tramp-compat-use-url-tramp-p t
tramp-completion-file-name-handler-alist '((file-name-all-completions .
tramp-completion-handle-file-name-all-completions)
(file-name-completion . tramp-completion-handle-file-name-completi=
=3D
on))
tramp-completion-file-name-regexp "\\`\\(?:\\)?/\\(?:\\(?:\\(-\\|[[:alnum:=
=3D
]]\\{2,\\}\\)\\(?::\\)\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[=
=3D
:alnum:]-]+\\|\\(?:\\[\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]=
=3D
\\)\\)\\(?:\\(?:#\\)\\(?:[[:digit:]]+\\)\\)?\\)?\\)\\(?:|\\)\\)*\\(?:\\(?:-=
=3D
\\|[[:alnum:]]+\\)\\(?:\\(?::\\)\\(?:[%._[:alnum:]-]+\\)?\\)?\\)?\\'"
tramp-completion-function-alist '(("adb" (tramp-adb-parse-device-names "")=
)
("kubernetes" (tramp-kubernetes--completion-function ""))
("podman" (tramp-docker--completion-function ""))
("docker" (tramp-docker--completion-function ""))
("rclone" (tramp-rclone-parse-device-names ""))
("fcp" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("psftp" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("pscp" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("plink" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("sg" (tramp-parse-etc-group "/etc/group"))
("ksu" (tramp-parse-passwd "/etc/passwd"))
("doas" (tramp-parse-passwd "/etc/passwd"))
("sudo" (tramp-parse-passwd "/etc/passwd"))
("su" (tramp-parse-passwd "/etc/passwd"))
("nc" (tramp-parse-hosts "/etc/hosts"))
("telnet" (tramp-parse-hosts "/etc/hosts"))
("sshx" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("ssh" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("rsync" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("scpx" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("scp" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("sshfs" (tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config"))
("sudoedit" (tramp-parse-passwd "/etc/passwd")))
tramp-completion-function-alist-putty '((tramp-parse-putty "~/.putty/sessi=
=3D
ons"))
tramp-completion-function-alist-rsh '((tramp-parse-rhosts "/etc/hosts.equi=
=3D
v") (tramp-parse-rhosts "~/.rhosts"))
tramp-completion-function-alist-sg '((tramp-parse-etc-group "/etc/group"))
tramp-completion-function-alist-ssh '((tramp-parse-rhosts "/etc/hosts.equi=
=3D
v")
(tramp-parse-rhosts "/etc/shosts.equiv")
(tramp-parse-shosts "/etc/ssh/ssh_known_hosts")
(tramp-parse-sconfig "/etc/ssh/ssh_config")
(tramp-parse-shostkeys "/etc/ssh2/hostkeys")
(tramp-parse-sknownhosts "/etc/ssh2/knownhosts")
(tramp-parse-rhosts "~/.rhosts") (tramp-parse-rhosts "~/.shosts"=
)
(tramp-parse-shosts "/usr/local/google/home/alexhutcheson/.ssh/k=
=3D
nown_hosts")
(tramp-parse-sconfig "/usr/local/google/home/alexhutcheson/.ssh/=
=3D
config")
(tramp-parse-shostkeys "~/.ssh2/hostkeys")
(tramp-parse-sknownhosts "~/.ssh2/knownhosts"))
tramp-completion-function-alist-su '((tramp-parse-passwd "/etc/passwd"))
tramp-completion-function-alist-telnet '((tramp-parse-hosts "/etc/hosts"))
tramp-completion-method-regexp "-\\|[[:alnum:]]+"
tramp-completion-method-regexp-alist '((default . "-\\|[[:alnum:]]+") (sim=
=3D
plified . "")
(separate . "-\\|[[:alnum:]]*"))
tramp-completion-reread-directory-timeout 10
tramp-completion-use-auth-sources t
tramp-completion-use-cache t
tramp-confirm-rename-file-names t
tramp-connection-local-bsd-ps-variables '((tramp-process-attributes-ps-arg=
=3D
s "-acxww" "-o"
"pid,euid,user,egid,egroup,comm=3D3DabcdefghijklmnopqrstuvwxyzABCD=
EF=3D
GHIJKLMNOPQRSTUVWXYZ" "-o" "state,ppid,pgid,sid,tty,tpgid,minflt,majflt,tim=
=3D
e,pri,nice,vsz,rss,etimes,pcpu,pmem,args")
(tramp-process-attributes-ps-format (pid . number) (euid . number)
(user . string) (egid . number) (group . string) (comm . 52)
(state . string) (ppid . number) (pgrp . number) (sess . number)
(ttname . string) (tpgid . number) (minflt . number) (majflt . num=
=3D
ber)
(time . tramp-ps-time) (pri . number) (nice . number) (vsize . num=
=3D
ber)
(rss . number) (etime . number) (pcpu . number) (pmem . number) (a=
=3D
rgs))
)
tramp-connection-local-busybox-ps-variables '((tramp-process-attributes-ps=
=3D
-args "-o"
"pid,user,group,comm=3D3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQR=
ST=3D
UVWXYZ" "-o" "stat=3D3Dabcde" "-o" "ppid,pgid,tty,time,nice,etime,args")
(tramp-process-attributes-ps-format (pid . number) (user . stri=
=3D
ng)
(group . string) (comm . 52) (state . 5) (ppid . number)
(pgrp . number) (ttname . string) (time . tramp-ps-time)
(nice . number) (etime . tramp-ps-time) (args))
)
tramp-connection-local-darwin-ps-variables '((tramp-process-attributes-ps-=
=3D
args "-acxww" "-o"
"pid,uid,user,gid,comm=3D3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJ=
KL=3D
MNOPQRSTUVWXYZ" "-o" "state=3D3Dabcde" "-o" "ppid,pgid,sess,tty,tpgid,minfl=
t,=3D
majflt,time,pri,nice,vsz,rss,etime,pcpu,pmem,args")
(tramp-process-attributes-ps-format (pid . number) (euid . numbe=
=3D
r)
(user . string) (egid . number) (comm . 52) (state . 5)
(ppid . number) (pgrp . number) (sess . number) (ttname . strin=
=3D
g)
(tpgid . number) (minflt . number) (majflt . number)
(time . tramp-ps-time) (pri . number) (nice . number)
(vsize . number) (rss . number) (etime . tramp-ps-time)
(pcpu . number) (pmem . number) (args))
)
tramp-connection-local-default-shell-variables '((shell-file-name . "/bin/=
=3D
sh") (shell-command-switch . "-c"))
tramp-connection-local-default-system-variables '((path-separator . ":") (=
=3D
null-device . "/dev/null"))
tramp-connection-min-time-diff 5
tramp-connection-properties '(("/ssh:.*" "direct-async-process" t) ("/sshf=
=3D
s:" "direct-async-process" t))
tramp-connection-timeout 60
tramp-copy-failed-regexp ".+: \\(?:No such file or directory\\|Permission =
=3D
denied\\|is a directory\\|not a regular file\\)[[:blank:]]*"
tramp-copy-size-limit 10240
tramp-crypt-encfs-config ".encfs6.xml"
tramp-crypt-file-name-handler-alist '((access-file . tramp-crypt-handle-ac=
=3D
cess-file)
(add-name-to-file . tramp-handle-add-name-to-file)
(copy-directory . tramp-handle-copy-directory)
(copy-file . tramp-crypt-handle-copy-file)
(delete-directory . tramp-crypt-handle-delete-directory)
(delete-file . tramp-crypt-handle-delete-file)
(directory-files . tramp-crypt-handle-directory-files)
(directory-files-and-attributes .
tramp-handle-directory-files-and-attributes)
(dired-compress-file . ignore) (dired-uncache . tramp-handle-dir=
=3D
ed-uncache)
(exec-path . ignore)
(file-accessible-directory-p . tramp-handle-file-accessible-dire=
=3D
ctory-p)
(file-acl . ignore) (file-attributes . tramp-crypt-handle-file-a=
=3D
ttributes)
(file-directory-p . tramp-handle-file-directory-p)
(file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-crypt-handle-file-executable-p)
(file-exists-p . tramp-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-handle-file-local-copy)
(file-locked-p . tramp-crypt-handle-file-locked-p)
(file-modes . tramp-handle-file-modes)
(file-name-all-completions . tramp-crypt-handle-file-name-all-co=
=3D
mpletions)
(file-name-case-insensitive-p . ignore)
(file-name-completion . tramp-handle-file-name-completion)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . tramp-handle-file-notify-add-watch)
(file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
(file-notify-valid-p . tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p . tramp-crypt-handle-file-ownership-=
=3D
preserved-p)
(file-readable-p . tramp-crypt-handle-file-readable-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-selinux-context . ignore)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-crypt-handle-file-system-info)
(file-writable-p . tramp-crypt-handle-file-writable-p)
(find-backup-file-name . tramp-handle-find-backup-file-name)
(insert-directory . tramp-crypt-handle-insert-directory)
(insert-file-contents . tramp-handle-insert-file-contents)
(list-system-processes . ignore) (load . tramp-handle-load)
(lock-file . tramp-crypt-handle-lock-file)
(make-auto-save-file-name . tramp-handle-make-auto-save-file-nam=
=3D
e)
(make-directory . tramp-crypt-handle-make-directory)
(make-directory-internal . ignore)
(make-lock-file-name . tramp-handle-make-lock-file-name)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . ignore)
(make-symbolic-link . tramp-handle-make-symbolic-link)
(memory-info . ignore) (process-attributes . ignore)
(process-file . ignore) (rename-file . tramp-crypt-handle-rename=
=3D
-file)
(set-file-acl . ignore)
(set-file-modes . tramp-crypt-handle-set-file-modes)
(set-file-selinux-context . ignore)
(set-file-times . tramp-crypt-handle-set-file-times)
(set-visited-file-modtime . tramp-handle-set-visited-file-modtim=
=3D
e)
(shell-command . ignore) (start-file-process . ignore)
(temporary-file-directory . tramp-handle-temporary-file-director=
=3D
y)
(tramp-set-file-uid-gid . tramp-crypt-handle-set-file-uid-gid)
(unhandled-file-name-directory . ignore)
(unlock-file . tramp-crypt-handle-unlock-file) (vc-registered . =
=3D
ignore)
(verify-visited-file-modtime . tramp-handle-verify-visited-file-=
=3D
modtime)
(write-region . tramp-handle-write-region))
tramp-darwin-process-attributes-ps-args '("-acxww" "-o"
"pid,uid,user,gid,comm=3D3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMN=
OP=3D
QRSTUVWXYZ" "-o" "state=3D3Dabcde" "-o" "ppid,pgid,sess,tty,tpgid,minflt,ma=
jf=3D
lt,time,pri,nice,vsz,rss,etime,pcpu,pmem,args")
tramp-darwin-process-attributes-ps-format '((pid . number) (euid . number)=
=3D
(user . string) (egid . number)
(comm . 52) (state . 5) (ppid . number) (pgrp . number)
(sess . number) (ttname . string) (tpgid . number) (minflt . numb=
=3D
er)
(majflt . number) (time . tramp-ps-time) (pri . number)
(nice . number) (vsize . number) (rss . number)
(etime . tramp-ps-time) (pcpu . number) (pmem . number) (args))
tramp-debug-font-lock-keywords '(list (tramp-compat-rx bol (regexp tramp-d=
=3D
ebug-outline-regexp) (+ nonl))
'(1 font-lock-warning-face t t) '(0 (outline-font-lock-face) keep t))
tramp-debug-outline-regexp "[[:digit:]]+:[[:digit:]]+:[[:digit:]]+\\.[[:di=
=3D
git:]]+[[:blank:]]\\(?:\\(#<thread .+>\\)[[:blank:]]\\)?[[:alnum:]-]+ (\\([=
=3D
[:digit:]]+\\)) #"
tramp-default-host "alexh.c.googlers.com"
tramp-default-host-alist '(("adb" nil "") ("nextcloud" nil "") ("gdrive" n=
=3D
il "") ("rclone" nil ""))
tramp-default-method "scp"
tramp-default-method-alist '((nil "\\`\\(?:anonymous\\|ftp\\)\\'" "ftp") (=
=3D
"\\`ftp\\." nil "ftp")
("\\`\\(?:alexh\\.c\\.googlers\\.com\\|\\(?:127\\.0\\.0\\.1\\|::1\=
=3D
\|localhost[46]?\\)\\)\\'" "\\`root\\'" "su")
)
tramp-default-method-marker "-"
tramp-default-remote-shell "/bin/sh"
tramp-default-user-alist '(("\\`\\(?:fcp\\|krlogin\\|nc\\|r\\(?:cp\\|emcp\=
=3D
\|sh\\)\\|telnet\\)\\'" nil
"alexhutcheson")
("\\`\\(?:doas\\|ksu\\|su\\(?:do\\)?\\)\\'" nil "root") ("\\`smb\\'"=
=3D
nil nil)
("\\`sudoedit\\'" nil "root"))
tramp-device-escape-sequence-regexp (decode-coding-string (base64-decode-s=
=3D
tring "G1tbWzpkaWdpdDpdXStu")
'raw-text)
tramp-devices 1
tramp-display-escape-sequence-regexp (decode-coding-string (base64-decode-=
=3D
string "G1s7W1s6ZGlnaXQ6XV0rbQ=3D3D=3D3D")
'raw-text)
tramp-dns-sd-service-regexp "^_[[:alnum:]-]+\\._tcp$"
tramp-docker-method "docker"
tramp-docker-program "docker"
tramp-domain-regexp "[._[:alnum:]-]+"
tramp-echo-mark "_echo=08=08=08=08=08"
tramp-echo-mark-marker "_echo"
tramp-echo-mark-marker-length 5
tramp-echoed-echo-mark-regexp "\\(?:_echo\\(?:=08\\(?: =08\\)?\\)\\{5\\}\\=
)"
tramp-encoding-command-interactive "-i"
tramp-encoding-command-switch "-c"
tramp-encoding-shell "/bin/sh"
tramp-end-of-heredoc "a3d6375736a50490d5982ce5256d33b4"
tramp-end-of-output "///42e2b7101cdcce7b241560529db7f578#$"
tramp-error-show-message-timeout 30
tramp-file-mode-type-map '((0 . "-") (1 . "p") (2 . "c") (3 . "m") (4 . "d=
=3D
") (5 . "?") (6 . "b") (7 . "?")
(8 . "-") (9 . "n") (10 . "l") (11 . "?") (12 . "s") (13 . "D") (14 =
=3D
. "w"))
tramp-file-name-regexp (decode-coding-string
(base64-decode-string
"XCg/Ol4vXClcKFwoPzpcKD86XCgtXHxbWzphbG51bTpdXVx7MixcfVwpXCg/OjpcKVwo=
=3D
PzpcKFte\nLzp8WzpibGFuazpdXStcKVwoPzpAXClcKT9cKFwoPzpbJS5fWzphbG51bTpdLV0rX=
=3D
HxcKD86XFtc\nKVwoPzpcKD86W1s6YWxudW06XV0qOlwpK1suWzphbG51bTpdXSpcKT9cKD86XV=
=3D
wpXClcKD86XCg/\nOiNcKVwoPzpbWzpkaWdpdDpdXStcKVwpP1wpP1wpXCg/OnxcKVwpK1wpP1w=
=3D
oPzpcKC1cfFtbOmFs\nbnVtOl1dXHsyLFx9XClcKD86OlwpXCg/OlwoW14vOnxbOmJsYW5rOl1d=
=3D
K1wpXCg/OkBcKVwpP1wo\nXCg/OlslLl9bOmFsbnVtOl0tXStcfFwoPzpcW1wpXCg/OlwoPzpbW=
=3D
zphbG51bTpdXSo6XCkrWy5b\nOmFsbnVtOl1dKlwpP1woPzpdXClcKVwoPzpcKD86I1wpXCg/Ol=
=3D
tbOmRpZ2l0Ol1dK1wpXCk/XCk/\nXClcKD86OlwpXChbXgoNXSpcJ1wp")
'raw-text)
tramp-file-name-structure '("\\(?:^/\\)\\(\\(?:\\(?:\\(-\\|[[:alnum:]]\\{2=
=3D
,\\}\\)\\(?::\\)\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum=
=3D
:]-]+\\|\\(?:\\[\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)=
=3D
\\(?:\\(?:#\\)\\(?:[[:digit:]]+\\)\\)?\\)?\\)\\(?:|\\)\\)+\\)?\\(?:\\(-\\|[=
=3D
[:alnum:]]\\{2,\\}\\)\\(?::\\)\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\=
=3D
(?:[%._[:alnum:]-]+\\|\\(?:\\[\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\=
=3D
)?\\(?:]\\)\\)\\(?:\\(?:#\\)\\(?:[[:digit:]]+\\)\\)?\\)?\\)\\(?::\\)\\([^\n=
=3D
]*\\'\\)" 5 6 7 8 1)
tramp-foreign-file-name-handler-alist '((tramp-adb-file-name-p . tramp-adb=
=3D
-file-name-handler)
(tramp-ftp-file-name-p . tramp-ftp-file-name-handler)
(tramp-gvfs-file-name-p . tramp-gvfs-file-name-handler)
(tramp-rclone-file-name-p . tramp-rclone-file-name-handler)
(tramp-smb-file-name-p . tramp-smb-file-name-handler)
(tramp-sshfs-file-name-p . tramp-sshfs-file-name-handler)
(tramp-sudoedit-file-name-p . tramp-sudoedit-file-name-handler)
(identity . tramp-sh-file-name-handler))
tramp-ftp-method "ftp"
tramp-gio-events '("attribute-changed" "changed" "changes-done-hint" "crea=
=3D
ted" "deleted" "moved" "pre-unmount"
"unmounted")
tramp-goa-methods '("gdrive" "nextcloud")
tramp-goa-service "org.gnome.OnlineAccounts"
tramp-gvfs-file-name-handler-alist '((abbreviate-file-name . tramp-handle-=
=3D
abbreviate-file-name)
(access-file . tramp-handle-access-file)
(add-name-to-file . tramp-handle-add-name-to-file)
(copy-directory . tramp-handle-copy-directory)
(copy-file . tramp-gvfs-handle-copy-file)
(delete-directory . tramp-gvfs-handle-delete-directory)
(delete-file . tramp-gvfs-handle-delete-file)
(directory-file-name . tramp-handle-directory-file-name)
(directory-files . tramp-handle-directory-files)
(directory-files-and-attributes .
tramp-handle-directory-files-and-attributes)
(dired-compress-file . ignore) (dired-uncache . tramp-handle-dire=
=3D
d-uncache)
(exec-path . ignore) (expand-file-name . tramp-gvfs-handle-expand=
=3D
-file-name)
(file-accessible-directory-p . tramp-handle-file-accessible-direc=
=3D
tory-p)
(file-acl . ignore) (file-attributes . tramp-gvfs-handle-file-att=
=3D
ributes)
(file-directory-p . tramp-handle-file-directory-p)
(file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-gvfs-handle-file-executable-p)
(file-exists-p . tramp-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-handle-file-local-copy)
(file-locked-p . tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-modes)
(file-name-all-completions . tramp-gvfs-handle-file-name-all-comp=
=3D
letions)
(file-name-as-directory . tramp-handle-file-name-as-directory)
(file-name-case-insensitive-p . tramp-handle-file-name-case-insen=
=3D
sitive-p)
(file-name-completion . tramp-handle-file-name-completion)
(file-name-directory . tramp-handle-file-name-directory)
(file-name-nondirectory . tramp-handle-file-name-nondirectory)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . tramp-gvfs-handle-file-notify-add-watch)
(file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
(file-notify-valid-p . tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p . ignore)
(file-readable-p . tramp-handle-file-readable-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-remote-p . tramp-handle-file-remote-p)
(file-selinux-context . tramp-handle-file-selinux-context)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-gvfs-handle-file-system-info)
(file-truename . tramp-handle-file-truename)
(file-writable-p . tramp-handle-file-writable-p)
(find-backup-file-name . tramp-handle-find-backup-file-name)
(insert-directory . tramp-handle-insert-directory)
(insert-file-contents . tramp-handle-insert-file-contents)
(list-system-processes . ignore) (load . tramp-handle-load)
(lock-file . tramp-handle-lock-file)
(make-auto-save-file-name . tramp-handle-make-auto-save-file-name=
)
(make-directory . tramp-gvfs-handle-make-directory)
(make-directory-internal . ignore)
(make-lock-file-name . tramp-handle-make-lock-file-name)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . ignore)
(make-symbolic-link . tramp-handle-make-symbolic-link)
(memory-info . ignore) (process-attributes . ignore) (process-fil=
=3D
e . ignore)
(rename-file . tramp-gvfs-handle-rename-file) (set-file-acl . ign=
=3D
ore)
(set-file-modes . tramp-gvfs-handle-set-file-modes)
(set-file-selinux-context . ignore)
(set-file-times . tramp-gvfs-handle-set-file-times)
(set-visited-file-modtime . tramp-handle-set-visited-file-modtime=
)
(shell-command . ignore) (start-file-process . ignore)
(substitute-in-file-name . tramp-handle-substitute-in-file-name)
(temporary-file-directory . tramp-handle-temporary-file-directory=
)
(tramp-get-home-directory . tramp-gvfs-handle-get-home-directory)
(tramp-get-remote-gid . tramp-gvfs-handle-get-remote-gid)
(tramp-get-remote-groups . ignore)
(tramp-get-remote-uid . tramp-gvfs-handle-get-remote-uid)
(tramp-set-file-uid-gid . tramp-gvfs-handle-set-file-uid-gid)
(unhandled-file-name-directory . ignore)
(unlock-file . tramp-handle-unlock-file) (vc-registered . ignore)
(verify-visited-file-modtime . tramp-handle-verify-visited-file-m=
=3D
odtime)
(write-region . tramp-handle-write-region))
tramp-gvfs-methods '("afp" "dav" "davs" "gdrive" "mtp" "nextcloud" "sftp")
tramp-gvfs-service-afc-volumemonitor "org.gtk.vfs.AfcVolumeMonitor"
tramp-gvfs-service-gphoto2-volumemonitor "org.gtk.vfs.GPhoto2VolumeMonitor=
"
tramp-gvfs-service-mtp-volumemonitor "org.gtk.vfs.MTPVolumeMonitor"
tramp-hexdump-awk-encode "%h -v -e '16/1 \" %%02x\" \"\\n\"' | %a '\\\nBEG=
=3D
IN {\n b64 =3D3D \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz012=
34=3D
56789+/\"\n b16 =3D3D \"0123456789abcdef\"\n}\n{\n for (c=3D3D1; c<=3D3Dl=
ength(=3D
$0); c++) {\n d=3D3Dindex(b16, substr($0,c,1))\n if (d--) {\n fo=
r =3D
(b=3D3D1; b<=3D3D4; b++) {\n o=3D3Do*2+int(d/8); d=3D3D(d*2)%%16\n =
if=3D
(++obc=3D3D=3D3D6) {\n printf substr(b64,o+1,1)\n if (++=
rc>7=3D
5) { printf \"\\n\"; rc=3D3D0 }\n obc=3D3D0; o=3D3D0\n }\n =
}=3D
\n }\n }\n}\nEND {\n if (obc) {\n tail=3D3D(obc=3D3D=3D3D2) ? \"=3D=
3D=3D3D\\n=3D
\" : \"=3D3D\\n\"\n while (obc++<6) { o=3D3Do*2 }\n printf \"%%c\", s=
ubst=3D
r(b64,o+1,1)\n } else {\n tail=3D3D\"\\n\"\n }\n printf tail\n}'"
tramp-hexdump-encode "%h -v -e '16/1 \" %%02x\" \"\\n\"'"
tramp-histfile-override "~/.tramp_history"
tramp-host-regexp "[%._[:alnum:]-]+"
tramp-host-with-port-regexp "\\([%._[:alnum:]-]+\\)\\(?:#\\)\\([[:digit:]]=
=3D
+\\)"
tramp-initial-end-of-output "#$ "
tramp-initial-file-name-regexp "\\`/[^/:]+:[^/:]*:"
tramp-inline-compress-commands '(("env GZIP=3D3D gzip" "env GZIP=3D3D gzip=
-d"=3D
) ("bzip2" "bzip2 -d") ("xz" "xz -d")
("zstd --rm" "zstd -d --rm") ("compress" "compress -d"))
tramp-inline-compress-start-size 4096
tramp-inodes 0
tramp-ipv6-regexp "\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*"
tramp-kubernetes-method "kubernetes"
tramp-kubernetes-program "kubectl"
tramp-local-coding-commands '((b64 base64-encode-region base64-decode-regi=
=3D
on)
(uu tramp-uuencode-region uudecode-decode-region)
(pack "%p -e 'binmode STDIN; binmode STDOUT; print pack(q{u*}, jo=
=3D
in q{}, <>)' %n"
"%p -e 'binmode STDIN; binmode STDOUT; print unpack(q{u*}, join q{}, <>=
=3D
)' %n")
)
tramp-local-end-of-line "\n"
tramp-local-host-regexp "\\`\\(?:alexh\\.c\\.googlers\\.com\\|\\(?:127\\.0=
=3D
\\.0\\.1\\|::1\\|localhost[46]?\\)\\)\\'"
tramp-localname-regexp (decode-coding-string (base64-decode-string "W14KDV=
=3D
0qXCc=3D3D") 'raw-text)
tramp-lock-file-info-regexp "\\`\\(.+\\)@\\(.+\\)\\.\\([[:digit:]]+\\)\\(?=
=3D
::[[:digit:]]+\\)?\\'"
tramp-login-prompt-regexp ".*\\(?:login\\|user\\)\\(?:[[:blank:]].*\\)?:[[=
=3D
:blank:]]*"
tramp-media-methods '("afc" "gphoto2" "mtp")
tramp-method-regexp "-\\|[[:alnum:]]\\{2,\\}"
tramp-method-regexp-alist '((default . "-\\|[[:alnum:]]\\{2,\\}") (simplif=
=3D
ied . "")
(separate . "\\(?:-\\|[[:alnum:]]\\{2,\\}\\)?"))
tramp-methods '(("adb" (tramp-login-program "adb") (tramp-login-args (("-s=
=3D
" "%d") ("shell")))
(tramp-direct-async t) (tramp-tmpdir "/data/local/tmp") (tramp-default-=
=3D
port 5555))
("kubernetes" (tramp-login-program "kubectl")
(tramp-login-args (("exec") ("%h") ("-it") ("--") ("%l")))
(tramp-config-check tramp-kubernetes--current-context-data)
(tramp-direct-async ("/bin/sh" "-c")) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-i" "-c"))=
)
("podman" (tramp-login-program "podman")
(tramp-login-args (("exec") ("-it") ("-u" "%u") ("%h") ("%l")))
(tramp-direct-async ("/bin/sh" "-c")) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-i" "-c"))=
)
("docker" (tramp-login-program "docker")
(tramp-login-args (("exec") ("-it") ("-u" "%u") ("%h") ("%l")))
(tramp-direct-async ("/bin/sh" "-c")) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-i" "-c"))=
)
("ftp") ("sftp") ("nextcloud") ("mtp") ("gdrive") ("davs") ("dav") ("afp=
=3D
")
("rclone" (tramp-mount-args ("--no-unicode-normalization" "--dir-cache-t=
=3D
ime" "0s"))
(tramp-copyto-args nil) (tramp-moveto-args nil) (tramp-about-args ("--f=
=3D
ull")))
("fcp" (tramp-login-program "fsh") (tramp-login-args (("%h") ("-l" "%u")=
=3D
("sh" "-i")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-i") ("-c")) (tramp-copy-program "fcp")
(tramp-copy-args (("-p" "%k"))) (tramp-copy-keep-date t))
("psftp" (tramp-login-program "plink")
(tramp-login-args
(("-l" "%u") ("-P" "%p") ("-ssh") ("-t") ("%h") ("\"")
("env 'TERM=3D3Ddumb' 'PROMPT_COMMAND=3D3D' 'PS1=3D3D#$ '") ("%l") ("=
\""))
)
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program "pscp")
(tramp-copy-args (("-l" "%u") ("-P" "%p") ("-sftp") ("-p" "%k") ("-q"))=
)
(tramp-copy-keep-date t))
("pscp" (tramp-login-program "plink")
(tramp-login-args
(("-l" "%u") ("-P" "%p") ("-ssh") ("-t") ("%h") ("\"")
("env 'TERM=3D3Ddumb' 'PROMPT_COMMAND=3D3D' 'PS1=3D3D#$ '") ("%l") ("=
\""))
)
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program "pscp")
(tramp-copy-args (("-l" "%u") ("-P" "%p") ("-scp") ("-p" "%k") ("-q") (=
=3D
"-r")))
(tramp-copy-keep-date t) (tramp-copy-recursive t))
("plinkx" (tramp-login-program "plink")
(tramp-login-args
(("-load") ("%h") ("-t") ("\"") ("env 'TERM=3D3Ddumb' 'PROMPT_COMMAND=
=3D3D=3D
' 'PS1=3D3D#$ '") ("%l") ("\"")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("plink" (tramp-login-program "plink")
(tramp-login-args
(("-l" "%u") ("-P" "%p") ("-ssh") ("-t") ("%h") ("\"")
("env 'TERM=3D3Ddumb' 'PROMPT_COMMAND=3D3D' 'PS1=3D3D#$ '") ("%l") ("=
\""))
)
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("krlogin" (tramp-login-program "krlogin") (tramp-login-args (("%h") ("-=
=3D
l" "%u") ("-x")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("ksu" (tramp-login-program "ksu") (tramp-login-args (("%u") ("-q")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-connection-timeout 10))
("doas" (tramp-login-program "doas") (tramp-login-args (("-u" "%u") ("-s=
=3D
")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c")) (tramp-=
=3D
connection-timeout 10)
(tramp-session-timeout 300) (tramp-password-previous-hop t))
("sudo" (tramp-login-program "env")
(tramp-login-args
(("SUDO_PROMPT=3D3DP\"\"a\"\"s\"\"s\"\"w\"\"o\"\"r\"\"d\"\":") ("sudo"=
) =3D
("-u" "%u") ("-s") ("-H")
("%l"))
)
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-connection-timeout 10) (tramp-s=
=3D
ession-timeout 300)
(tramp-password-previous-hop t))
("sg" (tramp-login-program "sg") (tramp-login-args (("-") ("%u"))) (tram=
=3D
p-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c")) (tramp-connection-timeout 10))
("su" (tramp-login-program "su") (tramp-login-args (("-") ("%u"))) (tram=
=3D
p-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")) (tra=
=3D
mp-connection-timeout 10))
("nc" (tramp-login-program "telnet") (tramp-login-args (("%h") ("%p") ("=
=3D
%n")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program "nc")
(tramp-copy-args (("-w" "1") ("-v") ("%h") ("%r"))) (tramp-remote-copy-=
=3D
program "nc")
(tramp-remote-copy-args (("-l") ("-p" "%r") ("%n"))))
("telnet" (tramp-login-program "telnet") (tramp-login-args (("%h") ("%p"=
=3D
) ("%n")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("sshx" (tramp-login-program "ssh")
(tramp-login-args
(("-l" "%u") ("-p" "%p") ("%c") ("-e" "none") ("-t" "-t") ("-o" "Remot=
=3D
eCommand=3D3D\"%l\"") ("%h")))
(tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh") (tramp-remot=
=3D
e-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("ssh" (tramp-login-program "ssh")
(tramp-login-args (("-l" "%u") ("-p" "%p") ("%c") ("-e" "none") ("%h"))=
)
(tramp-async-args (("-q"))) (tramp-direct-async t) (tramp-remote-shell =
=3D
"/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")))
("remsh" (tramp-login-program "remsh") (tramp-login-args (("%h") ("-l" "=
=3D
%u")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("rsh" (tramp-login-program "rsh") (tramp-login-args (("%h") ("-l" "%u")=
=3D
))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")))
("rsync" (tramp-login-program "ssh")
(tramp-login-args (("-l" "%u") ("-p" "%p") ("%c") ("-e" "none") ("%h"))=
)
(tramp-async-args (("-q"))) (tramp-direct-async t) (tramp-remote-shell =
=3D
"/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")) (tra=
=3D
mp-copy-program "rsync")
(tramp-copy-args (("-t" "%k") ("-p") ("-r") ("-s") ("-c")))
(tramp-copy-env (("RSYNC_RSH") ("ssh") ("%c"))) (tramp-copy-keep-date t=
)
(tramp-copy-keep-tmpfile t) (tramp-copy-recursive t))
("scpx" (tramp-login-program "ssh")
(tramp-login-args
(("-l" "%u") ("-p" "%p") ("%c") ("-e" "none") ("-t" "-t") ("-o" "Remot=
=3D
eCommand=3D3D\"%l\"") ("%h")))
(tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh") (tramp-remot=
=3D
e-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program "scp")
(tramp-copy-args (("-P" "%p") ("-p" "%k") ("%x") ("%y") ("%z") ("-q") (=
=3D
"-r") ("%c")))
(tramp-copy-keep-date t) (tramp-copy-recursive t))
("scp" (tramp-login-program "ssh")
(tramp-login-args (("-l" "%u") ("-p" "%p") ("%c") ("-e" "none") ("%h"))=
)
(tramp-async-args (("-q"))) (tramp-direct-async t) (tramp-remote-shell =
=3D
"/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")) (tra=
=3D
mp-copy-program "scp")
(tramp-copy-args (("-P" "%p") ("-p" "%k") ("%x") ("%y") ("%z") ("-q") (=
=3D
"-r") ("%c")))
(tramp-copy-keep-date t) (tramp-copy-recursive t))
("remcp" (tramp-login-program "remsh") (tramp-login-args (("%h") ("-l" "=
=3D
%u")))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program "rcp") (tramp-copy=
=3D
-args (("-p" "%k")))
(tramp-copy-keep-date t))
("rcp" (tramp-login-program "rsh") (tramp-login-args (("%h") ("-l" "%u")=
=3D
))
(tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
(tramp-remote-shell-args ("-c")) (tramp-copy-program "rcp")
(tramp-copy-args (("-p" "%k") ("-r"))) (tramp-copy-keep-date t) (tramp-=
=3D
copy-recursive t))
("smb" (tramp-tmpdir "/C$/Temp") (tramp-case-insensitive t))
("sshfs"
(tramp-mount-args
(("-C") ("-p" "%p") ("-o" "dir_cache=3D3Dno") ("-o" "transform_symlink=
s")
("-o" "idmap=3D3Duser,reconnect"))
)
(tramp-login-program "ssh")
(tramp-login-args (("-q") ("-l" "%u") ("-p" "%p") ("-e" "none") ("-t" "=
=3D
-t") ("%h") ("%l")))
(tramp-direct-async t) (tramp-remote-shell "/bin/sh") (tramp-remote-she=
=3D
ll-login ("-l"))
(tramp-remote-shell-args ("-c")))
("sudoedit" (tramp-sudo-login (("sudo") ("-u" "%u") ("-S") ("-H") ("-p" =
=3D
"Password:") ("--")))
(tramp-password-previous-hop t))
)
tramp-mode t
tramp-null-hop '(tramp-file-name nil "alexhutcheson" nil "alexh.c.googlers=
=3D
.com" nil nil nil)
tramp-od-awk-encode "%o -v -t x1 -A n | %a '\\\nBEGIN {\n b64 =3D3D \"ABC=
DE=3D
FGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"\n b16 =3D3D =
\"=3D
0123456789abcdef\"\n}\n{\n for (c=3D3D1; c<=3D3Dlength($0); c++) {\n d=
=3D3Din=3D
dex(b16, substr($0,c,1))\n if (d--) {\n for (b=3D3D1; b<=3D3D4; b++=
) {\=3D
n o=3D3Do*2+int(d/8); d=3D3D(d*2)%%16\n if (++obc=3D3D=3D3D6)=
{\n =3D
printf substr(b64,o+1,1)\n if (++rc>75) { printf \"\\n\"; rc=
=3D
=3D3D0 }\n obc=3D3D0; o=3D3D0\n }\n }\n }\n }\n}\n=
END {\=3D
n if (obc) {\n tail=3D3D(obc=3D3D=3D3D2) ? \"=3D3D=3D3D\\n\" : \"=3D3D\=
\n\"\n wh=3D
ile (obc++<6) { o=3D3Do*2 }\n printf \"%%c\", substr(b64,o+1,1)\n } els=
e =3D
{\n tail=3D3D\"\\n\"\n }\n printf tail\n}'"
tramp-od-encode "%o -v -t x1 -A n"
tramp-operation-not-permitted-regexp "\\(?:preserving times.*\\|set mode\\=
=3D
):[[:blank:]]*Operation not permitted"
tramp-password-prompt-regexp (decode-coding-string
(base64-decode-string
"Xi4qXChcKD86YWRnYW5nc2tvZGVcfGNvbnRyYXNlXCg/OlwoPzpueVx8w7FcKWFcKVx8Z=
=3D
GVjcnlw\ndGlvbiBrZXlcfGVuY3J5cHRpb24ga2V5XHxnZXNsb1x8aFwoPzpcKD86YXPFglx8ZX=
=3D
NsXClvXClc\nfGlwaGFzaXdlZGlcfGplbHN6w7NcfGxcKD86b3ppbmthXHzDtnNlbm9yZFwpXHx=
=3D
tXCg/Om90IGRl\nIHBhc3NlXHzhuq10IGto4bqpdVwpXHxwXCg/OmFcKD86cm9sYVx8c1woPzph=
=3D
aGl0emFcfHNcKD86\nIHBocmFzZVx8Y29kZVx8b3JkXHxwaHJhc2VcfHdvcltkdF1cKVx8dm9yd=
=3D
G9cKVwpXHxpblwpXHxz\nXCg/OmFsYXNhbmFcfGVuaGFcfGxhcHRhxb5vZGlzXClcfHdhY2h0d2=
=3D
9vcmRcfNC70L7Qt9C40L3Q\nutCwXHzQv9Cw0YDQvtC70YxcfNeh16HXnteUXHzZg9mE2YXYqSD=
=3D
Yp9mE2LPYsVx84KSX4KWB4KSq\n4KWN4KSk4KS24KSs4KWN4KSmXHzgpLbgpKzgpY3gpKbgpJXg=
=3D
pYLgpJ9cfOCml+CngeCmquCnjeCm\npOCmtuCmrOCnjeCmplx84Kaq4Ka+4Ka44KaT4Kef4Ka+4=
=3D
Kaw4KeN4KahXHzgqKrgqL7gqLjgqLXg\nqLDgqKFcfOCqquCqvuCquOCqteCqsOCrjeCqoVx84K=
=3D
yq4K2N4Kyw4Kys4K2H4Ky2IOCsuOCsmeCt\njeCsleCth+CspFx84K6V4K6f4K614K+B4K6a4K+=
=3D
N4K6a4K+K4K6y4K+NXHzgsLjgsILgsJXgsYfg\nsKTgsKrgsKbgsK7gsYFcfOCyl+CzgeCyquCz=
=3D
jeCypOCyquCyplx84LSF4LSf4LSv4LS+4LSz4LS1\n4LS+4LSV4LWN4LSV4LWNXHzgtrvgt4Tgt=
=3D
4Pgt4rgtrTgtq/gtrpcfOGeluGetuGegOGfkuGemeGe\nn+GemOGfkuGehOGetuGej+Gfi1x844=
=3D
OR44K544Ov44O844OJXHzlr4Zb56CB56K8XVx87JWU7Zi4\nXClcKS4qWzrhn5bvvJpdAD9bWzp=
=3D
ibGFuazpdXSo=3D3D")
'raw-text)
tramp-perl-decode "%p -e '\n# This script contributed by Juanma Barranquer=
=3D
o <[email protected]>.\nuse strict;\n\nmy %%trans =3D3D do {\n my $i =3D3D =
0;\n=3D
map {($_, substr(unpack(q(B8), chr $i++), 2, 6))}\n split //, q(AB=
=3D
CDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/)\n};\n\nmy %=
=3D
%bytes =3D3D map {(unpack(q(B8), chr $_), chr $_)} 0 .. 255;\n\nbinmode(\\*=
ST=3D
DOUT);\n\n# We are going to accumulate into $pending to accept any line len=
=3D
gth\n# (we do not check they are <=3D3D 76 chars as the RFC says)\nmy $pend=
in=3D
g =3D3D q();\n\nwhile (my $data =3D3D <STDIN>) {\n chomp $data;\n\n #=
If =3D
we find one or two =3D3D, we have reached the end and\n # any following =
da=3D
ta is to be discarded\n my $finished =3D3D $data =3D3D~ s/(=3D3D=3D3D?).=
*/$1/;\n=3D
$pending .=3D3D $data;\n\n my $len =3D3D length($pending);\n my $=
chun=3D
k =3D3D substr($pending, 0, $len & ~3);\n $pending =3D3D substr($pending=
, $l=3D
en & ~3 + 1);\n\n # Easy method: translate from chars to (pregenerated) =
=3D
six-bit packets, join,\n # split in 8-bit chunks and convert back to cha=
=3D
r.\n print join q(),\n map $bytes{$_},\n ((join q(), map {$t=
=3D
rans{$_} || q()} split //, $chunk) =3D3D~ /......../g);\n\n last if $fin=
is=3D
hed;\n}' %n"
tramp-perl-decode-with-module "%p -MMIME::Base64 -0777 -ne 'print decode_b=
=3D
ase64($_)' %n"
tramp-perl-directory-files-and-attributes "%p -e '\nchdir($ARGV[0]) or pri=
=3D
ntf(\"\\\"Cannot change to $ARGV[0]: $''!''\\\"\\n\"), exit();\nopendir(DIR=
=3D
,\".\") or printf(\"\\\"Cannot open directory $ARGV[0]: $''!''\\\"\\n\"), e=
=3D
xit();\n@list =3D3D readdir(DIR);\nclosedir(DIR);\n$n =3D3D scalar(@list);\=
npri=3D
ntf(\"(\\n\");\nfor($i =3D3D 0; $i < $n; $i++)\n{\n $filename =3D3D $lis=
t[$i=3D
];\n @stat =3D3D lstat($filename);\n if (($stat[2] & 0170000) =3D3D=
=3D3D 01=3D
20000)\n {\n $type =3D3D readlink($filename);\n $type =3D3=
D~ s=3D
/\"/\\\\\"/g;\n $type =3D3D \"\\\"$type\\\"\";\n }\n elsif (($=
st=3D
at[2] & 0170000) =3D3D=3D3D 040000)\n {\n $type =3D3D \"t\";\n =
}\n =3D
else\n {\n $type =3D3D \"nil\"\n };\n $filename =3D3D~ s/=
\"/\=3D
\\\\"/g;\n printf(\n \"(\\\"%%s\\\" %%s %%u (%%s . %%u) (%%s . %%=
=3D
u) (%%u %%u) (%%u %%u) (%%u %%u) %%u %%u t %%u -1)\\n\",\n $filename=
=3D
,\n $type,\n $stat[3],\n \"\\\"\" . getpwuid($stat[4])=
=3D
. \"\\\"\",\n $stat[4],\n \"\\\"\" . getgrgid($stat[5]) . \"=
=3D
\\\"\",\n $stat[5],\n $stat[8] >> 16 & 0xffff,\n $stat=
=3D
[8] & 0xffff,\n $stat[9] >> 16 & 0xffff,\n $stat[9] & 0xffff,=
=3D
\n $stat[10] >> 16 & 0xffff,\n $stat[10] & 0xffff,\n $=
=3D
stat[7],\n $stat[2],\n $stat[1]);\n}\nprintf(\")\\n\");' \"$1=
=3D
\" %n"
tramp-perl-encode "%p -e '\n# This script contributed by Juanma Barranquer=
=3D
o <[email protected]>.\nuse strict;\n\nmy %%trans =3D3D do {\n my $i =3D3D =
0;\n=3D
map {(substr(unpack(q(B8), chr $i++), 2, 6), $_)}\n split //, q(AB=
=3D
CDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/);\n};\nmy $d=
=3D
ata;\n\n# We read in chunks of 54 bytes, to generate output lines\n# of 72 =
=3D
chars (plus end of line)\nwhile (read STDIN, $data, 54) {\n my $pad =3D3=
D =3D
q();\n\n # Only for the last chunk, and only if did not fill the last\n =
=3D
# three-byte packet\n if (eof) {\n my $mod =3D3D length($data)=
%=3D
% 3;\n $pad =3D3D q(=3D3D) x (3 - $mod) if $mod;\n }\n\n # Not=
the=3D
fastest method, but it is simple: unpack to binary string, split\n # by=
=3D
groups of 6 bits and convert back from binary to byte; then map into\n =
=3D
# the translation table\n print\n join q(),\n map($trans{$_}=
=3D
,\n (substr(unpack(q(B*), $data) . q(00000), 0, 432) =3D3D~ /...=
..=3D
./g)),\n $pad,\n qq(\\n);\n}' %n"
tramp-perl-encode-with-module "%p -MMIME::Base64 -0777 -ne 'print encode_b=
=3D
ase64($_)' %n"
tramp-perl-file-attributes "%p -e '\n@stat =3D3D lstat($ARGV[0]);\nif (!@s=
ta=3D
t) {\n print \"nil\\n\";\n exit 0;\n}\nif (($stat[2] & 0170000) =3D3D=
=3D
=3D3D 0120000)\n{\n $type =3D3D readlink($ARGV[0]);\n $type =3D3D~ s/=
\"/\\\=3D
\\"/g;\n $type =3D3D \"\\\"$type\\\"\";\n}\nelsif (($stat[2] & 0170000) =
=3D
=3D3D=3D3D 040000)\n{\n $type =3D3D \"t\";\n}\nelse\n{\n $type =3D3D =
\"nil\"\=3D
n};\nprintf(\n \"(%%s %%u (%%s . %%u) (%%s . %%u) (%%u %%u) (%%u %%u) (%=
=3D
%u %%u) %%u %%u t %%u -1)\\n\",\n $type,\n $stat[3],\n \"\\\"\" . =
=3D
getpwuid($stat[4]) . \"\\\"\",\n $stat[4],\n \"\\\"\" . getgrgid($sta=
=3D
t[5]) . \"\\\"\",\n $stat[5],\n $stat[8] >> 16 & 0xffff,\n $stat[8=
=3D
] & 0xffff,\n $stat[9] >> 16 & 0xffff,\n $stat[9] & 0xffff,\n $sta=
=3D
t[10] >> 16 & 0xffff,\n $stat[10] & 0xffff,\n $stat[7],\n $stat[2]=
=3D
,\n $stat[1]\n);' \"$1\" %n"
tramp-perl-file-name-all-completions "%p -e '\nopendir(d, $ARGV[0]) || die=
=3D
(\"$ARGV[0]: $!\\nfail\\n\");\n@files =3D3D readdir(d); closedir(d);\nforea=
ch=3D
$f (@files) {\n if (-d \"$ARGV[0]/$f\") {\n print \"$f/\\n\";\n }\n else =
=3D
{\n print \"$f\\n\";\n }\n}\nprint \"ok\\n\"\n' \"$1\" %n"
tramp-perl-file-truename "%p -e '\nuse File::Spec;\nuse Cwd \"realpath\";\=
=3D
n\nsub myrealpath {\n my ($file) =3D3D @_;\n return realpath($file) i=
f =3D
(-e $file || -l $file);\n}\n\nsub recursive {\n my ($volume, @dirs) =3D3=
D =3D
@_;\n my $real =3D3D myrealpath(File::Spec->catpath(\n =
$=3D
volume, File::Spec->catdir(@dirs), \"\"));\n if ($real) {\n my ($=
=3D
vol, $dir) =3D3D File::Spec->splitpath($real, 1);\n return ($vol, Fi=
le=3D
::Spec->splitdir($dir));\n }\n else {\n my $last =3D3D pop(@di=
rs=3D
);\n ($volume, @dirs) =3D3D recursive($volume, @dirs);\n push=
(@=3D
dirs, $last);\n return ($volume, @dirs);\n }\n}\n\n$result =3D3D =
my=3D
realpath($ARGV[0]);\nif (!$result) {\n my ($vol, $dir) =3D3D File::Spec-=
>s=3D
plitpath($ARGV[0], 1);\n ($vol, @dirs) =3D3D recursive($vol, File::Spec-=
>s=3D
plitdir($dir));\n\n $result =3D3D File::Spec->catpath($vol, File::Spec->=
ca=3D
tdir(@dirs), \"\");\n}\n\n$result =3D3D~ s/\"/\\\\\"/g;\nprint \"\\\"$resul=
t\=3D
\\"\\n\";\n' \"$1\" %n"
tramp-perl-id "%p -e '\nuse strict;\nuse warnings;\nuse POSIX qw(getgroups=
=3D
);\n\nmy ( $uid, $user ) =3D3D ( $>, scalar getpwuid $> );\nmy ( $gid, $gro=
up=3D
) =3D3D ( $), scalar getgrgid $) );\nmy @groups =3D3D map { $_ . \"(\" . g=
etgr=3D
gid ($_) . \")\" } getgroups ();\n\nprintf \"uid=3D3D%%d(%%s) gid=3D3D%%d(%=
%s) =3D
groups=3D3D%%s\\n\",\n $uid, $user, $gid, $group, join \",\", @groups;' %n=
"
tramp-perl-pack "%p -e 'binmode STDIN; binmode STDOUT; print pack(q{u*}, j=
=3D
oin q{}, <>)' %n"
tramp-perl-unpack "%p -e 'binmode STDIN; binmode STDOUT; print unpack(q{u*=
=3D
}, join q{}, <>)' %n"
tramp-permission-denied 'permission-denied
tramp-persistency-file-name "~/.emacs.d/tramp"
tramp-podman-method "podman"
tramp-podman-program "podman"
tramp-port-regexp "[[:digit:]]+"
tramp-postfix-hop-format "|"
tramp-postfix-hop-regexp "|"
tramp-postfix-host-format ":"
tramp-postfix-host-format-alist '((default . ":") (simplified . ":") (sepa=
=3D
rate . "]"))
tramp-postfix-host-regexp ":"
tramp-postfix-ipv6-format "]"
tramp-postfix-ipv6-format-alist '((default . "]") (simplified . "]") (sepa=
=3D
rate . ""))
tramp-postfix-ipv6-regexp "]"
tramp-postfix-method-format ":"
tramp-postfix-method-format-alist '((default . ":") (simplified . "") (sep=
=3D
arate . "/"))
tramp-postfix-method-regexp ":"
tramp-postfix-user-format "@"
tramp-postfix-user-regexp "@"
tramp-prefix-domain-format "%"
tramp-prefix-domain-regexp "%"
tramp-prefix-format "/"
tramp-prefix-format-alist '((default . "/") (simplified . "/") (separate .=
=3D
"/["))
tramp-prefix-ipv6-format "["
tramp-prefix-ipv6-format-alist '((default . "[") (simplified . "[") (separ=
=3D
ate . ""))
tramp-prefix-ipv6-regexp "\\["
tramp-prefix-port-format "#"
tramp-prefix-port-regexp "#"
tramp-prefix-regexp "^/"
tramp-process-alive-regexp ""
tramp-process-attributes-ps-args '("-eww" "-o"
"pid,euid,euser,egid,egroup,comm:80,state,ppid,pgrp,sess,tname,tpgi=
=3D
d,min_flt,maj_flt,times,pri,nice,thcount,vsize,rss,etimes,pcpu,pmem,args")
tramp-process-attributes-ps-format '((pid . number) (euid . number) (user =
=3D
. string) (egid . number)
(group . string) (comm . 80) (state . string) (ppid . number)
(pgrp . number) (sess . number) (ttname . string) (tpgid . number=
)
(minflt . number) (majflt . number) (time . number) (pri . number=
)
(nice . number) (thcount . number) (vsize . number) (rss . number=
)
(etime . number) (pcpu . number) (pmem . number) (args))
tramp-process-connection-type t
tramp-python-id "%y -c '\nimport os, pwd, grp;\n\ndef idform(id):\n retur=
=3D
n \"{:d}({:s})\".format(id, grp.getgrgid(id)[0]);\n\nuid =3D3D os.getuid();=
\n=3D
user =3D3D pwd.getpwuid(uid)[0];\ngid =3D3D os.getgid();\ngroup =3D3D grp.g=
etgrgi=3D
d(gid)[0]\ngroups =3D3D map(idform, os.getgrouplist(user, gid));\n\nprint(\=
"u=3D
id=3D3D{:d}({:s}) gid=3D3D{:d}({:s}) groups=3D3D{:s}\"\n .format(uid, =
user, =3D
gid, group, \",\".join(groups)));' %n"
tramp-rclone-file-name-handler-alist '((access-file . tramp-handle-access-=
=3D
file)
(add-name-to-file . tramp-handle-add-name-to-file)
(copy-directory . tramp-handle-copy-directory)
(copy-file . tramp-rclone-handle-copy-file)
(delete-directory . tramp-fuse-handle-delete-directory)
(delete-file . tramp-fuse-handle-delete-file)
(directory-file-name . tramp-handle-directory-file-name)
(directory-files . tramp-fuse-handle-directory-files)
(directory-files-and-attributes .
tramp-handle-directory-files-and-attributes)
(dired-compress-file . ignore)
(dired-uncache . tramp-handle-dired-uncache) (exec-path . ignore)
(expand-file-name . tramp-handle-expand-file-name)
(file-accessible-directory-p . tramp-handle-file-accessible-directory-=
=3D
p)
(file-acl . ignore) (file-attributes . tramp-fuse-handle-file-attribut=
=3D
es)
(file-directory-p . tramp-handle-file-directory-p)
(file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-fuse-handle-file-executable-p)
(file-exists-p . tramp-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-handle-file-local-copy)
(file-locked-p . tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-modes)
(file-name-all-completions . tramp-fuse-handle-file-name-all-completio=
=3D
ns)
(file-name-as-directory . tramp-handle-file-name-as-directory)
(file-name-case-insensitive-p . tramp-handle-file-name-case-insensitiv=
=3D
e-p)
(file-name-completion . tramp-handle-file-name-completion)
(file-name-directory . tramp-handle-file-name-directory)
(file-name-nondirectory . tramp-handle-file-name-nondirectory)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . tramp-handle-file-notify-add-watch)
(file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
(file-notify-valid-p . tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p . ignore)
(file-readable-p . tramp-rclone-handle-file-readable-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-remote-p . tramp-handle-file-remote-p)
(file-selinux-context . tramp-handle-file-selinux-context)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-rclone-handle-file-system-info)
(file-truename . tramp-handle-file-truename)
(file-writable-p . tramp-handle-file-writable-p)
(find-backup-file-name . tramp-handle-find-backup-file-name)
(insert-directory . tramp-handle-insert-directory)
(insert-file-contents . tramp-handle-insert-file-contents)
(list-system-processes . ignore) (load . tramp-handle-load)
(lock-file . tramp-handle-lock-file)
(make-auto-save-file-name . tramp-handle-make-auto-save-file-name)
(make-directory . tramp-fuse-handle-make-directory)
(make-directory-internal . ignore)
(make-lock-file-name . tramp-handle-make-lock-file-name)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . ignore)
(make-symbolic-link . tramp-handle-make-symbolic-link)
(memory-info . ignore) (process-attributes . ignore)
(process-file . ignore) (rename-file . tramp-rclone-handle-rename-file=
)
(set-file-acl . ignore) (set-file-modes . ignore)
(set-file-selinux-context . ignore) (set-file-times . ignore)
(set-visited-file-modtime . tramp-handle-set-visited-file-modtime)
(shell-command . ignore) (start-file-process . ignore)
(substitute-in-file-name . tramp-handle-substitute-in-file-name)
(temporary-file-directory . tramp-handle-temporary-file-directory)
(tramp-get-home-directory . ignore) (tramp-get-remote-gid . ignore)
(tramp-get-remote-groups . ignore) (tramp-get-remote-uid . ignore)
(tramp-set-file-uid-gid . ignore) (unhandled-file-name-directory . ign=
=3D
ore)
(unlock-file . tramp-handle-unlock-file) (vc-registered . ignore)
(verify-visited-file-modtime . tramp-handle-verify-visited-file-modtim=
=3D
e)
(write-region . tramp-handle-write-region))
tramp-rclone-method "rclone"
tramp-remote-coding-commands '((b64 "base64" "base64 -d -i") (b64 "base64"=
=3D
"base64 -d")
(b64 "openssl enc -base64" "openssl enc -d -base64")
(b64 "mimencode -b" "mimencode -u -b") (b64 "mmencode -b" "mmencode -u =
=3D
-b")
(b64 "recode data..base64" "recode base64..data")
(b64 tramp-perl-encode-with-module tramp-perl-decode-with-module)
(b64 tramp-perl-encode tramp-perl-decode)
(b64 tramp-hexdump-awk-encode tramp-awk-decode)
(b64 tramp-od-awk-encode tramp-awk-decode)
(uu "uuencode xxx" "uudecode -o /dev/stdout" "test -c /dev/stdout")
(uu "uuencode xxx" "uudecode -o -") (uu "uuencode xxx" "uudecode -p")
(uu "uuencode xxx" tramp-uudecode) (pack tramp-perl-pack tramp-perl-unp=
=3D
ack))
tramp-remote-file-name-spec-regexp "\\(-\\|[[:alnum:]]\\{2,\\}\\)\\(?::\\)=
=3D
\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum:]-]+\\|\\(?:\\[=
=3D
\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:\\(?:#\\)\\=
=3D
(?:[[:digit:]]+\\)\\)?\\)?"
tramp-remote-path '(tramp-default-remote-path "/bin" "/usr/bin" "/sbin" "/=
=3D
usr/sbin" "/usr/local/bin"
"/usr/local/sbin" "/local/bin" "/local/freeware/bin" "/local/gnu/bin=
=3D
" "/usr/freeware/bin"
"/usr/pkg/bin" "/usr/contrib/bin" "/opt/bin" "/opt/sbin" "/opt/local=
=3D
/bin")
tramp-remote-process-environment '("ENV=3D3D''" "TMOUT=3D3D0" "LC_CTYPE=3D=
3D''" =3D
"CDPATH=3D3D" "HISTORY=3D3D" "MAIL=3D3D" "MAILCHECK=3D3D"
"MAILPATH=3D3D" "PAGER=3D3Dcat" "autocorrect=3D3D" "correct=3D3D")
tramp-root-id-integer 0
tramp-root-id-string "root"
tramp-rsh-end-of-line "\n"
tramp-security-key-confirm-regexp (decode-coding-string
(base64-decode-string
"Xg0qQ29uZmlybSB1c2VyIHByZXNlbmNlIGZvciBrZXkgLipbCg1dKg=3D3D=3D3D=
")
'raw-text)
tramp-security-key-confirmed-regexp (decode-coding-string
(base64-decode-string "Xg0qVXNlciBwcmVzZW5jZSBjb25maXJtZWRbCg1dK=
=3D
g=3D3D=3D3D")
'raw-text)
tramp-security-key-timeout-regexp (decode-coding-string
(base64-decode-string
"Xg0qc2lnbl9hbmRfc2VuZF9wdWJrZXk6IHNpZ25pbmcgZmFpbGVkIGZvciAuKlsK=
=3D
DV0q")
'raw-text)
tramp-sh-extra-args '(("/bash\\'" . "-noediting -norc -noprofile") ("/zsh\=
=3D
\'" . "-f +Z -V"))
tramp-sh-file-name-handler-alist '((abbreviate-file-name . tramp-handle-ab=
=3D
breviate-file-name)
(access-file . tramp-handle-access-file)
(add-name-to-file . tramp-sh-handle-add-name-to-file)
(copy-directory . tramp-sh-handle-copy-directory)
(copy-file . tramp-sh-handle-copy-file)
(delete-directory . tramp-sh-handle-delete-directory)
(delete-file . tramp-sh-handle-delete-file)
(directory-file-name . tramp-handle-directory-file-name)
(directory-files . tramp-handle-directory-files)
(directory-files-and-attributes .
tramp-sh-handle-directory-files-and-attributes)
(dired-compress-file . tramp-sh-handle-dired-compress-file)
(dired-uncache . tramp-handle-dired-uncache)
(exec-path . tramp-sh-handle-exec-path)
(expand-file-name . tramp-sh-handle-expand-file-name)
(file-accessible-directory-p . tramp-handle-file-accessible-directo=
=3D
ry-p)
(file-acl . tramp-sh-handle-file-acl)
(file-attributes . tramp-sh-handle-file-attributes)
(file-directory-p . tramp-sh-handle-file-directory-p)
(file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-sh-handle-file-executable-p)
(file-exists-p . tramp-sh-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-sh-handle-file-local-copy)
(file-locked-p . tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-modes)
(file-name-all-completions . tramp-sh-handle-file-name-all-completi=
=3D
ons)
(file-name-as-directory . tramp-handle-file-name-as-directory)
(file-name-case-insensitive-p . tramp-handle-file-name-case-insensi=
=3D
tive-p)
(file-name-completion . tramp-handle-file-name-completion)
(file-name-directory . tramp-handle-file-name-directory)
(file-name-nondirectory . tramp-handle-file-name-nondirectory)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . tramp-sh-handle-file-notify-add-watch)
(file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
(file-notify-valid-p . tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p . tramp-sh-handle-file-ownership-preser=
=3D
ved-p)
(file-readable-p . tramp-sh-handle-file-readable-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-remote-p . tramp-handle-file-remote-p)
(file-selinux-context . tramp-sh-handle-file-selinux-context)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-sh-handle-file-system-info)
(file-truename . tramp-sh-handle-file-truename)
(file-writable-p . tramp-sh-handle-file-writable-p)
(find-backup-file-name . tramp-handle-find-backup-file-name)
(insert-directory . tramp-sh-handle-insert-directory)
(insert-file-contents . tramp-handle-insert-file-contents)
(list-system-processes . tramp-handle-list-system-processes)
(load . tramp-handle-load) (lock-file . tramp-handle-lock-file)
(make-auto-save-file-name . tramp-handle-make-auto-save-file-name)
(make-directory . tramp-sh-handle-make-directory)
(make-lock-file-name . tramp-handle-make-lock-file-name)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . tramp-sh-handle-make-process)
(make-symbolic-link . tramp-sh-handle-make-symbolic-link)
(memory-info . tramp-handle-memory-info)
(process-attributes . tramp-handle-process-attributes)
(process-file . tramp-sh-handle-process-file)
(rename-file . tramp-sh-handle-rename-file)
(set-file-acl . tramp-sh-handle-set-file-acl)
(set-file-modes . tramp-sh-handle-set-file-modes)
(set-file-selinux-context . tramp-sh-handle-set-file-selinux-contex=
=3D
t)
(set-file-times . tramp-sh-handle-set-file-times)
(set-visited-file-modtime . tramp-sh-handle-set-visited-file-modtim=
=3D
e)
(shell-command . tramp-handle-shell-command)
(start-file-process . tramp-handle-start-file-process)
(substitute-in-file-name . tramp-handle-substitute-in-file-name)
(temporary-file-directory . tramp-handle-temporary-file-directory)
(tramp-get-home-directory . tramp-sh-handle-get-home-directory)
(tramp-get-remote-gid . tramp-sh-handle-get-remote-gid)
(tramp-get-remote-groups . tramp-sh-handle-get-remote-groups)
(tramp-get-remote-uid . tramp-sh-handle-get-remote-uid)
(tramp-set-file-uid-gid . tramp-sh-handle-set-file-uid-gid)
(unhandled-file-name-directory . ignore)
(unlock-file . tramp-handle-unlock-file)
(vc-registered . tramp-sh-handle-vc-registered)
(verify-visited-file-modtime . tramp-sh-handle-verify-visited-file-=
=3D
modtime)
(write-region . tramp-sh-handle-write-region))
tramp-shell-prompt-pattern (decode-coding-string
(base64-decode-string
"XCg/Ol5cfA1cKVteXQojLSU+XSojP1tdIy0lPl1bWzpibGFuazpdXSpcKD86G1xb=
=3D
WztbOmRpZ2l0\nOl1dKltbOmFscGhhOl1dW1s6Ymxhbms6XV0qXCkq")
'raw-text)
tramp-smb-file-name-handler-alist '((abbreviate-file-name . tramp-handle-a=
=3D
bbreviate-file-name)
(access-file . tramp-handle-access-file)
(add-name-to-file . tramp-smb-handle-add-name-to-file)
(copy-directory . tramp-smb-handle-copy-directory)
(copy-file . tramp-smb-handle-copy-file)
(delete-directory . tramp-smb-handle-delete-directory)
(delete-file . tramp-smb-handle-delete-file)
(directory-file-name . tramp-handle-directory-file-name)
(directory-files . tramp-handle-directory-files)
(directory-files-and-attributes . tramp-handle-directory-files-and=
=3D
-attributes)
(dired-compress-file . ignore) (dired-uncache . tramp-handle-dired=
=3D
-uncache)
(exec-path . ignore) (expand-file-name . tramp-smb-handle-expand-f=
=3D
ile-name)
(file-accessible-directory-p . tramp-handle-file-accessible-direct=
=3D
ory-p)
(file-acl . tramp-smb-handle-file-acl)
(file-attributes . tramp-smb-handle-file-attributes)
(file-directory-p . tramp-handle-file-directory-p)
(file-file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-handle-file-exists-p)
(file-exists-p . tramp-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-smb-handle-file-local-copy)
(file-locked-p . tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-modes)
(file-name-all-completions . tramp-smb-handle-file-name-all-comple=
=3D
tions)
(file-name-as-directory . tramp-handle-file-name-as-directory)
(file-name-case-insensitive-p . tramp-handle-file-name-case-insens=
=3D
itive-p)
(file-name-completion . tramp-handle-file-name-completion)
(file-name-directory . tramp-handle-file-name-directory)
(file-name-nondirectory . tramp-handle-file-name-nondirectory)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . tramp-handle-file-notify-add-watch)
(file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
(file-notify-valid-p . tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p . ignore)
(file-readable-p . tramp-handle-file-exists-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-remote-p . tramp-handle-file-remote-p)
(file-selinux-context . tramp-handle-file-selinux-context)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-smb-handle-file-system-info)
(file-truename . tramp-handle-file-truename)
(file-writable-p . tramp-smb-handle-file-writable-p)
(find-backup-file-name . tramp-handle-find-backup-file-name)
(insert-directory . tramp-smb-handle-insert-directory)
(insert-file-contents . tramp-handle-insert-file-contents)
(list-system-processes . ignore) (load . tramp-handle-load)
(lock-file . tramp-handle-lock-file)
(make-auto-save-file-name . tramp-handle-make-auto-save-file-name)
(make-directory . tramp-smb-handle-make-directory)
(make-directory-internal . ignore)
(make-lock-file-name . tramp-handle-make-lock-file-name)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . ignore)
(make-symbolic-link . tramp-smb-handle-make-symbolic-link)
(memory-info . ignore) (process-attributes . ignore)
(process-file . tramp-smb-handle-process-file)
(rename-file . tramp-smb-handle-rename-file)
(set-file-acl . tramp-smb-handle-set-file-acl)
(set-file-modes . tramp-smb-handle-set-file-modes)
(set-file-selinux-context . ignore) (set-file-times . ignore)
(set-visited-file-modtime . tramp-handle-set-visited-file-modtime)
(shell-command . tramp-handle-shell-command)
(start-file-process . tramp-smb-handle-start-file-process)
(substitute-in-file-name . tramp-smb-handle-substitute-in-file-nam=
=3D
e)
(temporary-file-directory . tramp-handle-temporary-file-directory)
(tramp-get-home-directory . tramp-smb-handle-get-home-directory)
(tramp-get-remote-gid . ignore) (tramp-get-remote-groups . ignore)
(tramp-get-remote-uid . ignore) (tramp-set-file-uid-gid . ignore)
(unhandled-file-name-directory . ignore)
(unlock-file . tramp-handle-unlock-file) (vc-registered . ignore)
(verify-visited-file-modtime . tramp-handle-verify-visited-file-mo=
=3D
dtime)
(write-region . tramp-smb-handle-write-region))
tramp-smb-method "smb"
tramp-ssh-controlmaster-options "-o ControlMaster=3D3Dauto -o ControlPath=
=3D3D=3D
tramp.%%C -o ControlPersist=3D3Dno"
tramp-sshfs-file-name-handler-alist '((access-file . tramp-handle-access-f=
=3D
ile)
(add-name-to-file . tramp-handle-add-name-to-file)
(copy-directory . tramp-handle-copy-directory)
(copy-file . tramp-sshfs-handle-copy-file)
(delete-directory . tramp-fuse-handle-delete-directory)
(delete-file . tramp-fuse-handle-delete-file)
(directory-file-name . tramp-handle-directory-file-name)
(directory-files . tramp-fuse-handle-directory-files)
(directory-files-and-attributes .
tramp-handle-directory-files-and-attributes)
(dired-compress-file . ignore) (dired-uncache . tramp-handle-dir=
=3D
ed-uncache)
(exec-path . tramp-sshfs-handle-exec-path)
(expand-file-name . tramp-handle-expand-file-name)
(file-accessible-directory-p . tramp-handle-file-accessible-dire=
=3D
ctory-p)
(file-acl . ignore) (file-attributes . tramp-fuse-handle-file-at=
=3D
tributes)
(file-directory-p . tramp-handle-file-directory-p)
(file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-fuse-handle-file-executable-p)
(file-exists-p . tramp-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-handle-file-local-copy)
(file-locked-p . tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-modes)
(file-name-all-completions . tramp-fuse-handle-file-name-all-com=
=3D
pletions)
(file-name-as-directory . tramp-handle-file-name-as-directory)
(file-name-case-insensitive-p . tramp-handle-file-name-case-inse=
=3D
nsitive-p)
(file-name-completion . tramp-handle-file-name-completion)
(file-name-directory . tramp-handle-file-name-directory)
(file-name-nondirectory . tramp-handle-file-name-nondirectory)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . tramp-handle-file-notify-add-watch)
(file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
(file-notify-valid-p . tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p . ignore)
(file-readable-p . tramp-handle-file-readable-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-remote-p . tramp-handle-file-remote-p)
(file-selinux-context . tramp-handle-file-selinux-context)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-sshfs-handle-file-system-info)
(file-truename . tramp-handle-file-truename)
(file-writable-p . tramp-sshfs-handle-file-writable-p)
(find-backup-file-name . tramp-handle-find-backup-file-name)
(insert-directory . tramp-handle-insert-directory)
(insert-file-contents . tramp-sshfs-handle-insert-file-contents)
(list-system-processes . tramp-handle-list-system-processes)
(load . tramp-handle-load) (lock-file . tramp-handle-lock-file)
(make-auto-save-file-name . tramp-handle-make-auto-save-file-nam=
=3D
e)
(make-directory . tramp-fuse-handle-make-directory)
(make-directory-internal . ignore)
(make-lock-file-name . tramp-handle-make-lock-file-name)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . tramp-handle-make-process)
(make-symbolic-link . tramp-handle-make-symbolic-link)
(memory-info . tramp-handle-memory-info)
(process-attributes . tramp-handle-process-attributes)
(process-file . tramp-sshfs-handle-process-file)
(rename-file . tramp-sshfs-handle-rename-file) (set-file-acl . i=
=3D
gnore)
(set-file-modes . tramp-sshfs-handle-set-file-modes)
(set-file-selinux-context . ignore)
(set-file-times . tramp-sshfs-handle-set-file-times)
(set-visited-file-modtime . tramp-handle-set-visited-file-modtim=
=3D
e)
(shell-command . tramp-handle-shell-command)
(start-file-process . tramp-handle-start-file-process)
(substitute-in-file-name . tramp-handle-substitute-in-file-name)
(temporary-file-directory . tramp-handle-temporary-file-director=
=3D
y)
(tramp-get-home-directory . ignore) (tramp-get-remote-gid . igno=
=3D
re)
(tramp-get-remote-groups . ignore) (tramp-get-remote-uid . ignor=
=3D
e)
(tramp-set-file-uid-gid . ignore) (unhandled-file-name-directory=
=3D
. ignore)
(unlock-file . tramp-handle-unlock-file) (vc-registered . ignore=
)
(verify-visited-file-modtime . tramp-handle-verify-visited-file-=
=3D
modtime)
(write-region . tramp-sshfs-handle-write-region))
tramp-sshfs-method "sshfs"
tramp-stat-directory-files-and-attributes "cd \"$1\" && echo \"(\"; (%l -a=
=3D
| tr '\\n\\r' '\\000\\000' | xargs -0 %s -c '(/////%%n///// (/////%%N/////=
=3D
) %%h (/////%%U///// . %%u) (/////%%G///// . %%g) %%X %%Y %%Z %%s /////%%A/=
=3D
//// t %%i -1)' -- %n | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g')=
=3D
; echo \")\""
tramp-stat-file-attributes "(%s -c '((/////%%N/////) %%h (/////%%U///// . =
=3D
%%u) (/////%%G///// . %%g) %%X %%Y %%Z %%s /////%%A///// t %%i -1)' \"$1\" =
=3D
%n || echo nil) | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g'"
tramp-stat-marker "/////"
tramp-stat-quoted-marker "\\/\\/\\/\\/\\/"
tramp-sudoedit-file-name-handler-alist '((abbreviate-file-name . tramp-han=
=3D
dle-abbreviate-file-name)
(access-file . tramp-handle-access-file)
(add-name-to-file . tramp-sudoedit-handle-add-name-to-file)
(byte-compiler-base-file-name . ignore)
(copy-directory . tramp-handle-copy-directory)
(copy-file . tramp-sudoedit-handle-copy-file)
(delete-directory . tramp-sudoedit-handle-delete-directory)
(delete-file . tramp-sudoedit-handle-delete-file)
(diff-latest-backup-file . ignore)
(directory-files . tramp-handle-directory-files)
(directory-files-and-attributes .
tramp-handle-directory-files-and-attributes)
(dired-compress-file . ignore)
(dired-uncache . tramp-handle-dired-uncache) (exec-path . ignore)
(expand-file-name . tramp-sudoedit-handle-expand-file-name)
(file-accessible-directory-p . tramp-handle-file-accessible-director=
=3D
y-p)
(file-acl . tramp-sudoedit-handle-file-acl)
(file-attributes . tramp-sudoedit-handle-file-attributes)
(file-directory-p . tramp-handle-file-directory-p)
(file-equal-p . tramp-handle-file-equal-p)
(file-executable-p . tramp-sudoedit-handle-file-executable-p)
(file-exists-p . tramp-sudoedit-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-handle-file-local-copy)
(file-locked-p . tramp-handle-file-locked-p)
(file-modes . tramp-handle-file-modes)
(file-name-all-completions .
tramp-sudoedit-handle-file-name-all-completions)
(file-name-as-directory . tramp-handle-file-name-as-directory)
(file-name-case-insensitive-p .
tramp-handle-file-name-case-insensitive-p)
(file-name-completion . tramp-handle-file-name-completion)
(file-name-directory . tramp-handle-file-name-directory)
(file-name-nondirectory . tramp-handle-file-name-nondirectory)
(file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
(file-notify-add-watch . tramp-handle-file-notify-add-watch)
(file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
(file-notify-valid-p . tramp-handle-file-notify-valid-p)
(file-ownership-preserved-p . ignore)
(file-readable-p . tramp-sudoedit-handle-file-readable-p)
(file-regular-p . tramp-handle-file-regular-p)
(file-remote-p . tramp-handle-file-remote-p)
(file-selinux-context . tramp-sudoedit-handle-file-selinux-context)
(file-symlink-p . tramp-handle-file-symlink-p)
(file-system-info . tramp-sudoedit-handle-file-system-info)
(file-truename . tramp-sudoedit-handle-file-truename)
(file-writable-p . tramp-sudoedit-handle-file-writable-p)
(find-backup-file-name . tramp-handle-find-backup-file-name)
(insert-directory . tramp-handle-insert-directory)
(insert-file-contents . tramp-handle-insert-file-contents)
(list-system-processes . ignore) (load . tramp-handle-load)
(lock-file . tramp-handle-lock-file)
(make-auto-save-file-name . tramp-handle-make-auto-save-file-name)
(make-directory . tramp-sudoedit-handle-make-directory)
(make-directory-internal . ignore)
(make-lock-file-name . tramp-handle-make-lock-file-name)
(make-nearby-temp-file . tramp-handle-make-nearby-temp-file)
(make-process . ignore)
(make-symbolic-link . tramp-sudoedit-handle-make-symbolic-link)
(memory-info . ignore) (process-attributes . ignore)
(process-file . ignore)
(rename-file . tramp-sudoedit-handle-rename-file)
(set-file-acl . tramp-sudoedit-handle-set-file-acl)
(set-file-modes . tramp-sudoedit-handle-set-file-modes)
(set-file-selinux-context .
tramp-sudoedit-handle-set-file-selinux-context)
(set-file-times . tramp-sudoedit-handle-set-file-times)
(set-visited-file-modtime . tramp-handle-set-visited-file-modtime)
(shell-command . ignore) (start-file-process . ignore)
(substitute-in-file-name . tramp-handle-substitute-in-file-name)
(temporary-file-directory . tramp-handle-temporary-file-directory)
(tramp-get-home-directory . tramp-sudoedit-handle-get-home-directory=
)
(tramp-get-remote-gid . tramp-sudoedit-handle-get-remote-gid)
(tramp-get-remote-groups . tramp-sudoedit-handle-get-remote-groups)
(tramp-get-remote-uid . tramp-sudoedit-handle-get-remote-uid)
(tramp-set-file-uid-gid . tramp-sudoedit-handle-set-file-uid-gid)
(unhandled-file-name-directory . ignore)
(unlock-file . tramp-handle-unlock-file) (vc-registered . ignore)
(verify-visited-file-modtime . tramp-handle-verify-visited-file-modt=
=3D
ime)
(write-region . tramp-handle-write-region))
tramp-sudoedit-method "sudoedit"
tramp-sunos-unames "\\(?:SunOS 5\\.1[01]\\)"
tramp-syntax 'default
tramp-system-name "alexh.c.googlers.com"
tramp-temp-buffer-name " *tramp temp*"
tramp-temp-name-prefix "tramp."
tramp-terminal-prompt-regexp "\\(?:TERM =3D3D (.*)\\|Terminal type\\? \\[.=
*]=3D
\\)[[:blank:]]*"
tramp-terminal-type "dumb"
tramp-time-doesnt-exist '(-1 65535)
tramp-time-dont-know '(0 0 0 1000)
tramp-unknown-id-integer -1
tramp-unknown-id-string "UNKNOWN"
tramp-unload-hook '(#[0 "\300\301\302\"\207" [unload-feature tramp-cmds fo=
=3D
rce] 3]
#[0 "\300\301\302\"\207" [unload-feature tramp-cache force] 3]
#[0 "\300\301\302\"\207" [unload-feature tramp-sh force] 3]
#[0 "\300\301\302\"\207" [remove-hook signal-process-functions tramp=
=3D
-signal-process] 3]
#[0 "\300\301\302\"\207" [remove-hook interrupt-process-functions tr=
=3D
amp-interrupt-process] 3]
#[0 "\300\301\302\"\207" [remove-hook kill-buffer-hook tramp-delete-=
=3D
temp-file-function] 3]
tramp-unload-file-name-handlers #[0 "\300\301\302\"\207" [unload-fea=
=3D
ture trampver force] 3]
#[0 "\300\301\302\"\207" [unload-feature tramp-integration force] 3]
#[0 "\300\301\302\"\207"
[remove-hook rfn-eshadow-update-overlay-hook tramp-rfn-eshadow-upd=
=3D
ate-overlay] 3]
#[0 "\300\301\302\"\207"
[remove-hook rfn-eshadow-setup-minibuffer-hook tramp-rfn-eshadow-s=
=3D
etup-minibuffer] 3]
#[0 "\300\301\302\"\210\300\303\302\"\207" [unload-feature tramp-loa=
=3D
ddefs force tramp-compat]
3]
)
tramp-use-ssh-controlmaster-options t
tramp-user-regexp "[^/:|[:blank:]]+"
tramp-user-with-domain-regexp "\\([^/:|[:blank:]]+\\)\\(?:%\\)\\([._[:alnu=
=3D
m:]-]+\\)"
tramp-uudecode "(echo begin 600 %t; tail -n +2) | uudecode\ncat %t\nrm -f =
=3D
%t"
tramp-vc-registered-read-file-names "echo \"(\"\nwhile read file; do\n =
=3D
quoted=3D3D`echo \"$file\" | sed -e \"s/\\\"/\\\\\\\\\\\\\\\\\\\"/\"`\n =
if=3D
%s \"$file\"; then\n echo \"(\\\"$quoted\\\" \\\"file-exists-p\\\" t)\"\n =
=3D
else\n echo \"(\\\"$quoted\\\" \\\"file-exists-p\\\" nil)\"\n fi\n =
=3D
if %s \"$file\"; then\n echo \"(\\\"$quoted\\\" \\\"file-readable-p\\\" t)=
=3D
\"\n else\n echo \"(\\\"$quoted\\\" \\\"file-readable-p\\\" nil)\"\n =
=3D
fi\ndone\necho \")\""
tramp-verbose 3
tramp-version "2.6.0.29.1"
tramp-volume-letter-regexp ""
tramp-wrong-passwd-regexp "^.*\\(?:Permission denied\\|Login \\(?:[Ii]ncor=
=3D
rect\\)\\|Connection refused\\|Connection closed\\|Timeout, server not resp=
=3D
onding\\.\\|Sorry, try again\\.\\|Name or service not known\\|Host key veri=
=3D
fication failed\\.\\|No supported authentication methods left to try!\\|Rec=
=3D
eived signal [[:digit:]]+\\).*"
tramp-yesno-prompt-regexp "Are you sure you want to continue connecting (y=
=3D
es/no\\(?:/\\[fingerprint]\\)?)\\?[[:blank:]]*"
tramp-yn-prompt-regexp "\\(?:Store key in cache\\? (y/n.*)\\|Update cached=
=3D
key\\? (y/n, Return cancels connection)\\)[[:blank:]]*"
)
local variables:
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=
=3D3D
;; *tramp/ssh alexh.c.googlers.com*
(setq-local
connection-local-variables-alist '((shell-command-switch . "-c") (shell-fi=
=3D
le-name . "/bin/sh")
(null-device . "/dev/null") (path-separator . ":"))
default-directory "/ssh:alexh.c.googlers.com:"
)
load-path shadows:
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=
=3D3D=3D3D=3D3D
--=3D-=3D-=3D
Content-Type: text/plain
Content-Disposition: attachment
Content-Description: *tramp/ssh alexh.c.googlers.com*
--=3D-=3D-=3D--