tramp (2.7.3.30.2 nil/nil); Customization of tramp-connection-properties is erased by autoload

Joel Reicher <[email protected]> Tue, 30 Sep 2025 11:09:43 +1000
Newsgroups gmane.emacs.tramp
Message-ID <[email protected]>



If M-x customize-option is used to set tramp-connection-properties, then it=
 works for the current session, but if it is saved and then Emacs is restar=
ted, the autogenerated code in tramp-loaddefs erases the customisation when=
 tramp is autloaded (usually after startup customisations are applied).

Emacs  : GNU Emacs 30.2 (build 2, x86_64-w64-mingw32)
 of 2025-08-15
Package: tramp (2.7.3.30.2 nil/nil)

current state:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(setq
 backup-by-copying-when-mismatch t
 backup-by-copying-when-privileged-mismatch 200
 connection-local-criteria-alist '(((:application tramp :protocol "androids=
u")
				    tramp-androidsu-connection-local-default-profile
				    tramp-adb-connection-local-default-shell-profile
				    tramp-adb-connection-local-default-ps-profile)
				   ((:application tramp :protocol "adb")
				    tramp-adb-connection-local-default-shell-profile
				    tramp-adb-connection-local-default-ps-profile)
				   ((:application tramp :protocol "kubernetes")
				    tramp-kubernetes-connection-local-default-profile)
				   ((:application tramp) tramp-connection-local-default-system-profile
				    tramp-connection-local-default-shell-profile)
				   )
 connection-local-profile-alist '((tramp-androidsu-connection-local-default=
-profile
				   (tramp-remote-path "/system/bin" "/system/xbin"))
				  (tramp-adb-connection-local-default-ps-profile
				   (tramp-process-attributes-ps-args)
				   (tramp-process-attributes-ps-format (user . string) (pid . number)
				    (ppid . number) (vsize . number) (rss . number) (wchan . string)
				    (pc . string) (state . string) (args))
				   )
				  (tramp-adb-connection-local-default-shell-profile
				   (shell-file-name . "/system/bin/sh") (shell-command-switch . "-c"))
				  (tramp-kubernetes-connection-local-default-profile
				   (tramp-config-check . tramp-kubernetes--current-context-data)
				   (tramp-extra-expand-args 97
				    (tramp-kubernetes--container (car tramp-current-connection)) 104
				    (tramp-kubernetes--pod (car tramp-current-connection)) 120
				    (tramp-kubernetes--context-namespace (car tramp-current-connection)=
))
				   )
				  (tramp-connection-local-darwin-ps-profile
				   (tramp-process-attributes-ps-args "-acxww" "-o"
				    "pid,uid,user,gid,comm=3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOP=
QRSTUVWXYZ"
				    "-o" "state=3Dabcde" "-o"
				    "ppid,pgid,sess,tty,tpgid,minflt,majflt,time,pri,nice,vsz,rss,etime=
,pcpu,pmem,args")
				   (tramp-process-attributes-ps-format (pid . number) (euid . number)
				    (user . string) (egid . number) (comm . 52) (state . 5) (ppid . num=
ber)
				    (pgrp . number) (sess . number) (ttname . string) (tpgid . number)
				    (minflt . number) (majflt . number) (time . tramp-ps-time) (pri . n=
umber)
				    (nice . number) (vsize . number) (rss . number) (etime . tramp-ps-t=
ime)
				    (pcpu . number) (pmem . number) (args))
				   )
				  (tramp-connection-local-busybox-ps-profile
				   (tramp-process-attributes-ps-args "-o"
				    "pid,user,group,comm=3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQR=
STUVWXYZ"
				    "-o" "stat=3Dabcde" "-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=
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=3DabcdefghijklmnopqrstuvwxyzABCDEFG=
HIJKLMNOPQRSTUVWXYZ" "-o" "state,ppid,pgid,sid,tty,tpgid,minflt,majflt,time=
,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 . number) (time . tramp-=
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=
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=
\\|\\.lzma\\|\\.lz\\|\\.g?z\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\|\\.tbz2?\\|\\.=
bz2\\|\\.Z\\)\\(?:~\\|\\.~[-[:alnum:]:#@^._]+\\(?:~[[:digit:]]+\\)?~\\)?\\'=
" . jka-compr-handler)
			   ("\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" . epa-file-handler)
			   ("\\(?:^/\\)\\(?:\\(?:\\(-\\|[[:alnum:]]\\{2,\\}\\)\\(?::\\)\\(?:\\([=
^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum:]-]+\\|\\(?:\\[\\)\\(?:\=
\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:\\(?:#\\)\\(?:[[:dig=
it:]]+\\)\\)?\\)?\\)\\(?:|\\)\\)*\\(?:\\(?:-\\|[[:alnum:]]+\\)\\(?:\\(?::\\=
)\\(?:\\(?:[^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(?:[%._[:alnum:]-]+\\|\\(?:\\[=
\\)\\(?:\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)\\(?:]\\)?\\)?\\)?\\)?\\=
)?\\'" . tramp-completion-file-name-handler)
			   ("\\(?:^/\\)\\(\\(?:\\(?:\\(-\\|[[:alnum:]]\\{2,\\}\\)\\(?::\\)\\(?:\=
\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum:]-]+\\|\\(?:\\[\\)\\(=
?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:\\(?:#\\)\\(?:[[:=
digit:]]+\\)\\)?\\)?\\)\\(?:|\\)\\)+\\)?\\(?:\\(-\\|[[:alnum:]]\\{2,\\}\\)\=
\(?::\\)\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum:]-]+\\|=
\\(?:\\[\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:\\(=
?:#\\)\\(?:[[:digit:]]+\\)\\)?\\)?\\)\\(?::\\)\\([^\n]*\\'\\)" . tramp-file=
-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-otp-password-prompt-regexp tramp-action-otp-password)
			      (tramp-fingerprint-prompt-regexp tramp-action-fingerprint)
			      (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=
essage)
			      (tramp-security-key-pin-regexp tramp-action-otp-password)
			      (tramp-process-alive-regexp tramp-action-process-alive))
 tramp-actions-copy-out-of-band '((tramp-password-prompt-regexp tramp-actio=
n-password)
				  (tramp-otp-password-prompt-regexp tramp-action-otp-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=
age)
				  (tramp-security-key-pin-regexp tramp-action-otp-password)
				  (tramp-process-alive-regexp tramp-action-out-of-band))
 tramp-adb-connection-local-default-ps-variables '((tramp-process-attribute=
s-ps-args)
						   (tramp-process-attributes-ps-format (user . string)
						    (pid . number) (ppid . number) (vsize . number)
						    (rss . number) (wchan . string) (pc . string)
						    (state . string) (args))
						   )
 tramp-adb-connection-local-default-shell-variables '((shell-file-name . "/=
system/bin/sh")
						      (shell-command-switch . "-c"))
 tramp-adb-file-name-handler-alist '((access-file . tramp-handle-access-fil=
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=
-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=
ory-p)
				     (file-acl . ignore) (file-attributes . tramp-adb-handle-file-attri=
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-group-gid . tramp-handle-file-group-gid)
				     (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=
tions)
				     (file-name-as-directory . tramp-handle-file-name-as-directory)
				     (file-name-case-insensitive-p . tramp-handle-file-name-case-insens=
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-user-uid . tramp-handle-file-user-uid)
				     (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=
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 .=
 ignore)
				     (unlock-file . tramp-handle-unlock-file) (vc-registered . ignore)
				     (verify-visited-file-modtime . tramp-handle-verify-visited-file-mo=
dtime)
				     (write-region . tramp-adb-handle-write-region))
 tramp-adb-ls-date-regexp "[[:blank:]]\\(?:[[:digit:]]\\{4\\}-[[:digit:]]\\=
{2\\}-[[:digit:]]\\{2\\}\\)[[:blank:]]\\(?:[[:digit:]]\\{2\\}:[[:digit:]]\\=
{2\\}\\)[[:blank:]]"
 tramp-adb-ls-date-time-regexp "[[:digit:]]\\{2\\}:[[:digit:]]\\{2\\}"
 tramp-adb-ls-date-year-regexp "[[:digit:]]\\{4\\}-[[:digit:]]\\{2\\}-[[:di=
git:]]\\{2\\}"
 tramp-adb-ls-toolbox-regexp "^[[:blank:]]*\\([.[:alpha:]-]+\\)\\(?:[[:blan=
k:]]+[[:digit:]]+\\)?[[:blank:]]*\\([^[:blank:]]+\\)[[:blank:]]+\\([^[:blan=
k:]]+\\)[[:blank:]]+\\([[:digit:]]+\\)[[:blank:]]+\\(\\(?:[[:digit:]]\\{4\\=
}-[[:digit:]]\\{2\\}-[[:digit:]]\\{2\\}\\)[[:blank:]]\\(?:[[:digit:]]\\{2\\=
}:[[:digit:]]\\{2\\}\\)\\)[[:blank:]]\\(.*\\)$"
 tramp-adb-method "adb"
 tramp-adb-program "adb"
 tramp-adb-prompt (decode-coding-string (base64-decode-string "XlteCg0jJF0q=
WyMkXVtbOmJsYW5rOl1d") 'raw-text)
 tramp-adb-unload-hook '(#[0 "\300\301K\302\"\211\301K=3D?\205=00\301M\207"
			   [advice--remove-function shell-mode tramp-adb-tolerate-tilde] 3]
			 )
 tramp-androidsu-connection-local-default-variables '((tramp-remote-path "/=
system/bin" "/system/xbin"))
 tramp-androidsu-file-name-handler-alist '((access-file . tramp-handle-acce=
ss-file)
					   (add-name-to-file . tramp-handle-add-name-to-file)
					   (copy-directory . tramp-handle-copy-directory)
					   (copy-file . tramp-androidsu-handle-copy-file)
					   (delete-directory . tramp-androidsu-handle-delete-directory)
					   (delete-file . tramp-androidsu-handle-delete-file)
					   (directory-file-name . tramp-handle-directory-file-name)
					   (directory-files . tramp-handle-directory-files)
					   (directory-files-and-attributes .
					    tramp-androidsu-handle-directory-files-and-attributes)
					   (dired-compress-file . ignore)
					   (dired-uncache . tramp-handle-dired-uncache)
					   (exec-path . tramp-androidsu-handle-exec-path)
					   (expand-file-name . tramp-handle-expand-file-name)
					   (file-accessible-directory-p .
					    tramp-handle-file-accessible-directory-p)
					   (file-acl . ignore)
					   (file-attributes . tramp-androidsu-handle-file-attributes)
					   (file-directory-p . tramp-handle-file-directory-p)
					   (file-equal-p . tramp-handle-file-equal-p)
					   (file-executable-p . tramp-androidsu-handle-file-executable-p)
					   (file-exists-p . tramp-androidsu-handle-file-exists-p)
					   (file-group-gid . tramp-handle-file-group-gid)
					   (file-in-directory-p . tramp-handle-file-in-directory-p)
					   (file-local-copy . tramp-androidsu-handle-file-local-copy)
					   (file-locked-p . tramp-handle-file-locked-p)
					   (file-modes . tramp-handle-file-modes)
					   (file-name-all-completions .
					    tramp-androidsu-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-androidsu-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-androidsu-handle-file-system-info)
					   (file-truename . tramp-handle-file-truename)
					   (file-user-uid . tramp-handle-file-user-uid)
					   (file-writable-p . tramp-androidsu-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-androidsu-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-androidsu-handle-make-process)
					   (make-symbolic-link . tramp-androidsu-handle-make-symbolic-link)
					   (memory-info . tramp-handle-memory-info)
					   (process-attributes . tramp-handle-process-attributes)
					   (process-file . tramp-androidsu-handle-process-file)
					   (rename-file . tramp-androidsu-handle-rename-file)
					   (set-file-acl . ignore)
					   (set-file-modes . tramp-androidsu-handle-set-file-modes)
					   (set-file-selinux-context . ignore)
					   (set-file-times . tramp-androidsu-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-androidsu-handle-get-remote-gid)
					   (tramp-get-remote-groups . tramp-androidsu-handle-get-remote-groups)
					   (tramp-get-remote-uid . tramp-androidsu-handle-get-remote-uid)
					   (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-modtime)
					   (write-region . tramp-androidsu-handle-write-region))
 tramp-androidsu-local-shell-name "/system/bin/sh"
 tramp-androidsu-local-tmp-directory "/data/local/tmp"
 tramp-androidsu-method "androidsu"
 tramp-androidsu-mount-global-namespace t
 tramp-androidsu-remote-path '("/system/bin" "/system/xbin")
 tramp-androidsu-su-mm-supported 'unknown
 tramp-antispoof-regexp "Access granted\\. Press Return to begin session\\.=
 "
 tramp-apptainer-method "apptainer"
 tramp-apptainer-program "apptainer"
 tramp-archive-all-gvfs-methods '("archive" "afp" "dav" "davs" "ftp" "gdriv=
e" "http" "https" "mtp" "nextcloud"
				  "sftp" "smb")
 tramp-archive-compression-suffixes '("bz2" "gz" "lrz" "lz" "lz4" "lzma" "l=
zo" "uu" "xz" "Z" "zst")
 tramp-archive-file-name-handler-alist '((access-file . tramp-archive-handl=
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 . ignore)
					 (file-accessible-directory-p . tramp-handle-file-accessible-directory=
-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-group-gid . tramp-archive-handle-file-group-gid)
					 (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-archive-handle-file-symlink-p)
					 (file-system-info . tramp-archive-handle-file-system-info)
					 (file-truename . tramp-archive-handle-file-truename)
					 (file-user-uid . tramp-archive-handle-file-user-uid)
					 (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 . ignore) (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-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 . ignore) (unlock-file . ignore)
					 (vc-registered . ignore)
					 (verify-visited-file-modtime . tramp-handle-verify-visited-file-modti=
me)
					 (write-region . tramp-archive-handle-not-implemented))
 tramp-archive-file-name-regexp "\\`\\(.+\\.\\(?:7z\\|CAB\\|LZH\\|MSU\\|ZIP=
\\|a\\(?:pk\\|r\\)\\|c\\(?:ab\\|pio\\|rate\\)\\|de\\(?:b\\|pot\\)\\|e\\(?:p=
ub\\|xe\\)\\|iso\\|jar\\|lzh\\|m\\(?:su\\|tree\\)\\|od[bfgpst]\\|pax\\|r\\(=
?:ar\\|pm\\)\\|shar\\|t\\(?:ar\\|bz\\|gz\\|lz\\|xz\\|zst\\)\\|warc\\|x\\(?:=
ar\\|p[is]\\)\\|zip\\)\\(?:\\.\\(?:Z\\|bz2\\|gz\\|l\\(?:rz\\|z\\(?:ma\\|[4o=
]\\)?\\)\\|uu\\|xz\\|zst\\)\\)?\\)\\(/.*\\)\\'"
 tramp-archive-hash '(nil)
 tramp-archive-method "archive"
 tramp-archive-suffixes '("7z" "apk" "ar" "cab" "CAB" "cpio" "crate" "deb" =
"depot" "epub" "exe" "iso" "jar" "lzh"
			  "LZH" "msu" "MSU" "mtree" "odb" "odf" "odg" "odp" "ods" "odt" "pax" "r=
ar" "rpm" "shar"
			  "tar" "tbz" "tgz" "tlz" "txz" "tzst" "warc" "xar" "xpi" "xps" "zip" "Z=
IP")
 tramp-archive-unload-hook '(#[0 "\300\301\302\"\210\300\303\302\"\207"
			       [remove-hook tramp-cleanup-all-connections-hook tramp-archive-cle=
anup-hash
				kill-emacs-hook]
			       3]
			     #[0 "\300\301\302\"\207"
			       [remove-hook after-init-hook tramp-register-archive-autoload-file=
-name-handler] 3]
			     )
 tramp-autoload-file-name-regexp "\\`/\\(?:-\\|[^/:|]\\{2,\\}\\):"
 tramp-awk-decode "%a '\\\nBEGIN {\n  b64 =3D \"ABCDEFGHIJKLMNOPQRSTUVWXYZa=
bcdefghijklmnopqrstuvwxyz0123456789+/\"\n}\n{\n  for (i=3D1; i<=3Dlength($0=
); i++) {\n    c=3Dindex(b64, substr($0,i,1))\n    if(c--) {\n      for(b=
=3D0; b<6; b++) {\n        o=3Do*2+int(c/32); c=3D(c*2)%%64\n        if(++o=
bc=3D=3D8) {\n          if (o) {\n            printf \"%%c\", o\n          =
} else {\n            system(\"dd if=3D/dev/zero bs=3D1 count=3D1 %n\")\n  =
        }\n          obc=3D0; o=3D0\n        }\n      }\n    }\n  }\n}'"
 tramp-awk-encode "%a '\\\nBEGIN {\n  b64 =3D \"ABCDEFGHIJKLMNOPQRSTUVWXYZa=
bcdefghijklmnopqrstuvwxyz0123456789+/\"\n  b16 =3D \"0123456789abcdef\"\n}\=
n{\n  for (c=3D1; c<=3Dlength($0); c++) {\n    d=3Dindex(b16, substr($0,c,1=
))\n    if (d--) {\n      for (b=3D1; b<=3D4; b++) {\n        o=3Do*2+int(d=
/8); d=3D(d*2)%%16\n        if (++obc=3D=3D6) {\n          printf substr(b6=
4,o+1,1)\n          if (++rc>75) { printf \"\\n\"; rc=3D0 }\n          obc=
=3D0; o=3D0\n        }\n      }\n    }\n  }\n}\nEND {\n  if (obc) {\n    ta=
il=3D(obc=3D=3D2) ? \"=3D=3D\\n\" : \"=3D\\n\"\n    while (obc++<6) { o=3Do=
*2 }\n    printf \"%%c\", substr(b64,o+1,1)\n  } else {\n    tail=3D\"\\n\"=
\n  }\n  printf tail\n}'"
 tramp-bsd-process-attributes-ps-args '("-acxww" "-o"
					"pid,euid,user,egid,egroup,comm=3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJ=
KLMNOPQRSTUVWXYZ" "-o" "state,ppid,pgid,sid,tty,tpgid,minflt,majflt,time,pr=
i,nice,vsz,rss,etimes,pcpu,pmem,args")
 tramp-bsd-process-attributes-ps-format '((pid . number) (euid . number) (u=
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-bsd-unames "\\(?:BSD\\|D\\(?:arwin\\|ragonFly\\)\\)"
 tramp-bug-report-address "[email protected]"
 tramp-bundle-read-file-names "echo \"(\"\nwhile read file; do\n  quoted=3D=
`echo \"$file\" | sed -e \"s/\\\"/\\\\\\\\\\\\\\\\\\\"/\"`\n  printf \"(%%b=
\" \"\\\"$quoted\\\"\"\n  if %q \"$file\"; then printf \" %%b\" t; else pri=
ntf \" %%b\" nil; fi\n  if %m -r \"$file\"; then printf \" %%b\" t; else pr=
intf \" %%b\" nil; fi\n  if %m -d \"$file\"; then printf \" %%b)\n\" t; els=
e printf \" %%b)\n\" nil; fi\ndone\necho \")\""
 tramp-busybox-process-attributes-ps-args '("-o"
					    "pid,user,group,comm=3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQ=
RSTUVWXYZ" "-o" "stat=3Dabcde" "-o" "ppid,pgid,tty,time,nice,etime,args")
 tramp-busybox-process-attributes-ps-format '((pid . number) (user . string=
) (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=
amp-version" "2.7.3.30.2"))
		    ((tramp-file-name "sshx" nil nil "emba" nil nil nil) ("remote-shell" =
"/bin/bash")
		     ("null-device" "/dev/null") ("uname" "Linux 5.15.0-134-generic")
		     ("locale" "LC_ALL=3Den_US.utf8") ("test" "test") ("file-exists" "tes=
t -e")
		     ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bi=
n" "/usr/local/sbin"))
		     ("pipe-buf" 4096) ("~" "/home/jreicher") ("stat" "env QUOTING_STYLE=
=3Dlocale \\stat")
		     ("id" "/bin/id") ("uid-integer" 1001) ("uid-string" "jreicher") ("gi=
d-integer" 1001)
		     ("gid-string" "jreicher") ("groups-integer" (1001 4 27 50))
		     ("groups-string" ("jreicher" "adm" "sudo" "staff")) ("case-insensiti=
ve" nil)
		     ("readlink" "\\readlink") ("perl-file-spec" t) ("perl-cwd-realpath" =
t) ("perl" "\\perl")
		     ("ls" "/bin/ls --color=3Dnever")
		     ("ls--quoting-style=3Dliteral --show-control-chars"
		      "--quoting-style=3Dliteral --show-control-chars")
		     ("df-blocksize" 1) ("df" "\\df --block-size=3D1 --output=3Dsize,used=
,avail") ("bzr" nil)
		     ("git" "\\git") ("hg" nil))
		    ((tramp-file-name "sshx" nil nil "savannah" nil nil nil) ("remote-she=
ll" "/bin/bash"))
		    ((tramp-file-name "sshx" nil nil "emba-runner" nil nil nil) ("remote-=
shell" "/bin/bash"))
		    ((tramp-file-name "sshx" nil nil "35.223.3.80" nil nil nil) ("remote-=
shell" "/bin/bash"))
		    ((tramp-file-name "sshx" nil nil "mgt1" nil nil nil) ("remote-shell" =
"/bin/bash")
		     ("null-device" "/dev/null") ("uname" "Linux 5.15.0-133-generic")
		     ("locale" "LC_ALL=3Den_US.utf8") ("test" "test") ("file-exists" "tes=
t -e")
		     ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bi=
n" "/usr/local/sbin"))
		     ("pipe-buf" 4096) ("~" "/home/jreicher") ("stat" "env QUOTING_STYLE=
=3Dlocale \\stat")
		     ("id" "/bin/id") ("uid-integer" 1009) ("uid-string" "jreicher") ("gi=
d-integer" 1009)
		     ("gid-string" "jreicher") ("groups-integer" (1009 1004))
		     ("groups-string" ("jreicher" "svadm")) ("readlink" "\\readlink") ("c=
ase-insensitive" nil))
		    ((tramp-file-name "sudo" "root" nil "emba" nil nil nil) ("remote-shel=
l" "/bin/bash")))
 tramp-cache-data-changed t
 tramp-cache-read-persistent-data ""
 tramp-cache-undefined 'undef
 tramp-cache-unload-hook '(#[0 "\300\301\302\"\207"
			     [remove-hook kill-emacs-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=
e-command-hook
			      kill-buffer-hook]
			     3]
			   #[0 "\301\302\"\211\205=00\211@\303\"\266A\202=00\207"
			     [obarray all-completions "tramp-cache-set-count-" unintern] 5]
			   #[0 "\301\302\"\211\205=00\211@\303\"\266A\202=00\207"
			     [obarray all-completions "tramp-cache-get-count-" unintern] 5]
			   )
 tramp-cache-version '(tramp-file-name "cache" nil nil nil nil nil nil)
 tramp-cleanup-all-connections-hook '(tramp-archive-cleanup-hash)
 tramp-cleanup-some-buffers-hook '(tramp-remote-process-p tramp-dired-buffe=
r-p buffer-file-name)
 tramp-compat-emacs-compiled-version "30.2"
 tramp-compat-password-colon-equivalents '(58 65306 65109 65043 6102)
 tramp-compat-temporary-file-directory "c:/Users/joelr/AppData/Local/Temp/"
 tramp-completion-file-name-handler-alist '((expand-file-name . tramp-compl=
etion-handle-expand-file-name)
					    (file-directory-p . tramp-completion-handle-file-directory-p)
					    (file-exists-p . tramp-completion-handle-file-exists-p)
					    (file-name-all-completions .
					     tramp-completion-handle-file-name-all-completions)
					    (file-name-completion . tramp-completion-handle-file-name-completi=
on)
					    (file-name-directory . tramp-completion-handle-file-name-directory)
					    (file-name-nondirectory .
					     tramp-completion-handle-file-name-nondirectory)
					    )
 tramp-completion-file-name-regexp "\\(?:^/\\)\\(?:\\(?:\\(-\\|[[:alnum:]]\=
\{2,\\}\\)\\(?::\\)\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:al=
num:]-]+\\|\\(?:\\[\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)=
\\)\\(?:\\(?:#\\)\\(?:[[:digit:]]+\\)\\)?\\)?\\)\\(?:|\\)\\)*\\(?:\\(?:-\\|=
[[:alnum:]]+\\)\\(?:\\(?::\\)\\(?:\\(?:[^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(?=
:[%._[:alnum:]-]+\\|\\(?:\\[\\)\\(?:\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]=
*\\)\\(?:]\\)?\\)?\\)?\\)?\\)?\\'"
 tramp-completion-function-alist '(("adb" (tramp-adb-parse-device-names ""))
				   ("kubernetes" (tramp-kubernetes--completion-function "kubernetes"))
				   ("podmancp" (tramp-container--completion-function "podmancp"))
				   ("podman" (tramp-container--completion-function "podman"))
				   ("dockercp" (tramp-container--completion-function "dockercp"))
				   ("docker" (tramp-container--completion-function "docker"))
				   ("rclone" (tramp-rclone-parse-device-names ""))
				   ("psftp" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   ("pscp" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   ("plink" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   ("sshx" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   ("ssh" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   ("rsync" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   ("scpx" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   ("scp" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   ("sshfs" (tramp-parse-shosts "c:/Users/joelr/.ssh/known_hosts")
				    (tramp-parse-sconfig "c:/Users/joelr/.ssh/config"))
				   )
 tramp-completion-function-alist-putty '((tramp-parse-putty
					  "HKEY_CURRENT_USER\\Software\\SimonTatham\\PuTTY\\Sessions")
					 )
 tramp-completion-function-alist-rsh '((tramp-parse-rhosts "/etc/hosts.equi=
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=
v")
				       (tramp-parse-rhosts "/etc/shosts.equiv")
				       (tramp-parse-shosts "c:/ProgramData/ssh/ssh_known_hosts")
				       (tramp-parse-sconfig "c:/ProgramData/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 "c:/Users/joelr/.ssh/known_hosts")
				       (tramp-parse-sconfig "c:/Users/joelr/.ssh/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=
plified . "")
					(separate . "-\\|[[:alnum:]]*"))
 tramp-completion-multi-hop-methods '("kubernetes" "podman" "docker")
 tramp-completion-use-cache t
 tramp-confirm-rename-file-names t
 tramp-connection-local-bsd-ps-variables '((tramp-process-attributes-ps-arg=
s "-acxww" "-o"
					    "pid,euid,user,egid,egroup,comm=3DabcdefghijklmnopqrstuvwxyzABCDEF=
GHIJKLMNOPQRSTUVWXYZ" "-o" "state,ppid,pgid,sid,tty,tpgid,minflt,majflt,tim=
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 . number) (time . tramp-ps-time) (pri . number)
					    (nice . number) (vsize . number) (rss . number) (etime . number)
					    (pcpu . number) (pmem . number) (args))
					   )
 tramp-connection-local-busybox-ps-variables '((tramp-process-attributes-ps=
-args "-o"
						"pid,user,group,comm=3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRST=
UVWXYZ" "-o" "stat=3Dabcde" "-o" "ppid,pgid,tty,time,nice,etime,args")
					       (tramp-process-attributes-ps-format (pid . number) (user . stri=
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-=
args "-acxww" "-o"
					       "pid,uid,user,gid,comm=3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKL=
MNOPQRSTUVWXYZ" "-o" "state=3Dabcde" "-o" "ppid,pgid,sess,tty,tpgid,minflt,=
majflt,time,pri,nice,vsz,rss,etime,pcpu,pmem,args")
					      (tramp-process-attributes-ps-format (pid . number) (euid . numbe=
r)
					       (user . string) (egid . number) (comm . 52) (state . 5)
					       (ppid . number) (pgrp . number) (sess . number) (ttname . strin=
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/=
sh") (shell-command-switch . "-c"))
 tramp-connection-local-default-system-variables '((path-separator . ":") (=
null-device . "/dev/null"))
 tramp-connection-min-time-diff 5
 tramp-connection-timeout 60
 tramp-copy-failed-regexp ".+: \\(?:No such file or directory\\|Permission =
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 '((abbreviate-file-name . identity)
				       (access-file . tramp-crypt-handle-access-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-dired-uncache) (exec-path . ignore)
				       (file-accessible-directory-p . tramp-handle-file-accessible-dire=
ctory-p)
				       (file-acl . ignore) (file-attributes . tramp-crypt-handle-file-a=
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-crypt-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=
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-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=
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=
-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=
e)
				       (shell-command . ignore) (start-file-process . ignore)
				       (temporary-file-directory . tramp-handle-temporary-file-director=
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 . =
ignore)
				       (verify-visited-file-modtime . tramp-handle-verify-visited-file-=
modtime)
				       (write-region . tramp-handle-write-region))
 tramp-darwin-process-attributes-ps-args '("-acxww" "-o"
					   "pid,uid,user,gid,comm=3DabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOP=
QRSTUVWXYZ" "-o" "state=3Dabcde" "-o" "ppid,pgid,sess,tty,tpgid,minflt,majf=
lt,time,pri,nice,vsz,rss,etime,pcpu,pmem,args")
 tramp-darwin-process-attributes-ps-format '((pid . number) (euid . number)=
 (user . string) (egid . number)
					     (comm . 52) (state . 5) (ppid . number) (pgrp . number)
					     (sess . number) (ttname . string) (tpgid . number) (minflt . numb=
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 (rx bol (regexp tramp-debug-outline-=
regexp) (+ nonl))
				  '(1 font-lock-warning-face t t) '(0 (outline-font-lock-face) keep t))
 tramp-debug-nesting ""
 tramp-debug-outline-regexp "[[:digit:]]+:[[:digit:]]+:[[:digit:]]+\\.[[:di=
git:]]+[[:blank:]]\\(?:\\(#<thread .+>\\)[[:blank:]]\\)?\\([[:alnum:]-]+\\)=
 (\\([[:digit:]]+\\)) #"
 tramp-default-copy-file-name '(("%u" "@") ("%h" ":") ("%f"))
 tramp-default-host "LAPTOP-7LNAIJA0"
 tramp-default-host-alist '(("adb" nil "") ("rclone" nil ""))
 tramp-default-method "sshx"
 tramp-default-method-alist '((nil "\\`\\(?:anonymous\\|ftp\\)\\'" "ftp") (=
"\\`ftp\\." nil "ftp")
			      ("\\`\\(?:LAPTOP-7LNAIJA0\\|\\(?:127\\.0\\.0\\.1\\|::1\\|ip\\(?:6-=
lo\\(?:calhost\\|opback\\)\\|v6-lo\\(?:calhost\\|opback\\)\\)\\|localhost[4=
6]?\\)\\)\\'" "\\`root\\'" "su")
			      )
 tramp-default-method-marker "-"
 tramp-default-remote-shell "/bin/sh"
 tramp-default-user-alist '(("\\`\\(?:r\\(?:cp\\|emcp\\|sh\\)\\|telnet\\)\\=
'" nil "joelr")
			    ("\\`\\(?:doas\\|su\\(?:do\\)?\\)\\'" nil "root") ("\\`smb\\'" nil n=
il)
			    ("\\`sudoedit\\'" nil "root"))
 tramp-devices 0
 tramp-distrobox-method "distrobox"
 tramp-distrobox-no-container-regexp "^Error:.+no such container.*\nCreate =
it now, out of image [^[:blank:]]+\\? \\[Y/n]:[[:blank:]]*"
 tramp-distrobox-program "distrobox"
 tramp-dns-sd-service-regexp "^_[[:alnum:]-]+\\._tcp$"
 tramp-docker-method "docker"
 tramp-docker-program "docker"
 tramp-dockercp-method "dockercp"
 tramp-domain-regexp "[._[:alnum:]-]+"
 tramp-echo-mark "_echo"
 tramp-echo-mark-marker "_echo"
 tramp-echo-mark-marker-length 5
 tramp-echoed-echo-mark-regexp "\\(?:_echo\\(?:\\(?: \\)?\\)\\{5\\}\\)"
 tramp-encoding-command-switch "/c"
 tramp-encoding-shell "C:/Program Files/Emacs/emacs-30.2/libexec/emacs/30.2=
/x86_64-w64-mingw32/cmdproxy.exe"
 tramp-end-of-heredoc "2968d9682f5e6f22b781939598983430"
 tramp-end-of-output "///5fa4d33bcff137a558ce1e87f732dbbc#$"
 tramp-error-show-message-timeout 30
 tramp-file-mode-type-map '((0 . "-") (1 . "p") (2 . "c") (3 . "m") (4 . "d=
") (5 . "?") (6 . "b") (7 . "?")
			    (8 . "-") (9 . "n") (10 . "l") (11 . "?") (12 . "s") (13 . "D") (14 =
. "w"))
 tramp-file-name-regexp (decode-coding-string
			  (base64-decode-string
			   "XCg/Ol4vXClcKFwoPzpcKD86XCgtXHxbWzphbG51bTpdXVx7MixcfVwpXCg/OjpcKVwo=
PzpcKFte\nLzp8WzpibGFuazpdXStcKVwoPzpAXClcKT9cKFwoPzpbJS5fWzphbG51bTpdLV0rX=
HxcKD86XFtc\nKVwoPzpcKD86W1s6YWxudW06XV0qOlwpK1suWzphbG51bTpdXSpcKT9cKD86XV=
wpXClcKD86XCg/\nOiNcKVwoPzpbWzpkaWdpdDpdXStcKVwpP1wpP1wpXCg/OnxcKVwpK1wpP1w=
oPzpcKC1cfFtbOmFs\nbnVtOl1dXHsyLFx9XClcKD86OlwpXCg/OlwoW14vOnxbOmJsYW5rOl1d=
K1wpXCg/OkBcKVwpP1wo\nXCg/OlslLl9bOmFsbnVtOl0tXStcfFwoPzpcW1wpXCg/OlwoPzpbW=
zphbG51bTpdXSo6XCkrWy5b\nOmFsbnVtOl1dKlwpP1woPzpdXClcKVwoPzpcKD86I1wpXCg/Ol=
tbOmRpZ2l0Ol1dK1wpXCk/XCk/\nXClcKD86OlwpXChbXgoNXSpcJ1wp")
			  'raw-text)
 tramp-file-name-structure '("\\(?:^/\\)\\(\\(?:\\(?:\\(-\\|[[:alnum:]]\\{2=
,\\}\\)\\(?::\\)\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum=
:]-]+\\|\\(?:\\[\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)=
\\(?:\\(?:#\\)\\(?:[[:digit:]]+\\)\\)?\\)?\\)\\(?:|\\)\\)+\\)?\\(?:\\(-\\|[=
[:alnum:]]\\{2,\\}\\)\\(?::\\)\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\=
(?:[%._[:alnum:]-]+\\|\\(?:\\[\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\=
)?\\(?:]\\)\\)\\(?:\\(?:#\\)\\(?:[[:digit:]]+\\)\\)?\\)?\\)\\(?::\\)\\([^\n=
]*\\'\\)" 5 6 7 8 1)
 tramp-file-name-with-method "sudo"
 tramp-fingerprint-prompt-regexp (decode-coding-string
				   (base64-decode-string
				    "XCg/OlBsYWNlIHlvdXIgXCg/OlwoPzpmaW5nZXIgb1woPzpuIHRoZSByZWFkZXIgYW=
dhaVwpP1x8\nXCg/OmxlZnQgXCg/OmluZGV4IGZpbmdlclx8bGl0dGxlIGZpbmdlclx8bWlkZGx=
lIGZpbmdlclx8\ncmluZyBmaW5nZXJcfHRodW1iXClcfHJpZ2h0IFwoPzppbmRleCBmaW5nZXJc=
fGxpdHRsZSBmaW5n\nZXJcfG1pZGRsZSBmaW5nZXJcfHJpbmcgZmluZ2VyXHx0aHVtYlwpXCkgb=
1wpblwpXHxSZW1vdmUg\neW91ciBmaW5nZXIsIGFuZCB0cnkgc3dpcGluZyB5b3VyIGZpbmdlci=
BhZ2Fpblx8U3dpcGUgXCg/\nOndhcyB0b28gc2hvcnQsIHRyeSBhZ2Fpblx8eW91ciBcKD86Zml=
uZ2VyIGFcKD86Y3Jvc3NcfGdh\naW5cKVx8XCg/OmxlZnQgXCg/OmluZGV4IGZpbmdlclx8bGl0=
dGxlIGZpbmdlclx8bWlkZGxlIGZp\nbmdlclx8cmluZyBmaW5nZXJcfHRodW1iXClcfHJpZ2h0I=
FwoPzppbmRleCBmaW5nZXJcfGxpdHRs\nZSBmaW5nZXJcfG1pZGRsZSBmaW5nZXJcfHJpbmcgZm=
luZ2VyXHx0aHVtYlwpXCkgYWNyb3NzXClc\nKVx8WW91ciBmaW5nZXIgd2FzIG5vdCBjZW50cmV=
kLCB0cnkgc3dpcGluZyB5b3VyIGZpbmdlciBh\nZ2FpblwpLipbCg1dKg=3D=3D")
				   'raw-text)
 tramp-flatpak-method "flatpak"
 tramp-flatpak-program "flatpak"
 tramp-foreign-file-name-handler-alist '((tramp-adb-file-name-p . tramp-adb=
-file-name-handler)
					 (tramp-androidsu-file-name-p . tramp-androidsu-file-name-handler)
					 (tramp-ftp-file-name-p . tramp-ftp-file-name-handler)
					 (tramp-rclone-file-name-p . tramp-rclone-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-ftp-unload-hook '(tramp-ftp-enable-ange-ftp)
 tramp-gio-events '("attribute-changed" "changed" "changes-done-hint" "crea=
ted" "deleted" "moved" "pre-unmount"
		    "unmounted")
 tramp-goa-identity-regexp "^\\([^/:|[:blank:]]+\\)?@\\([%._[:alnum:]-]+\\)=
?\\(?::\\([[:digit:]]+\\)\\)?"
 tramp-goa-interface-account "org.gnome.OnlineAccounts.Account"
 tramp-goa-interface-calendar "org.gnome.OnlineAccounts.Calendar"
 tramp-goa-interface-chat "org.gnome.OnlineAccounts.Chat"
 tramp-goa-interface-contacts "org.gnome.OnlineAccounts.Contacts"
 tramp-goa-interface-documents "org.gnome.OnlineAccounts.Manager"
 tramp-goa-interface-files "org.gnome.OnlineAccounts.Files"
 tramp-goa-interface-mail "org.gnome.OnlineAccounts.Mail"
 tramp-goa-interface-oauth2based "org.gnome.OnlineAccounts.OAuth2Based"
 tramp-goa-interface-photos "org.gnome.OnlineAccounts.Photos"
 tramp-goa-interface-printers "org.gnome.OnlineAccounts.Printers"
 tramp-goa-methods '("gdrive" "nextcloud")
 tramp-goa-path "/org/gnome/OnlineAccounts"
 tramp-goa-path-accounts "/org/gnome/OnlineAccounts/Accounts"
 tramp-goa-path-manager "/org/gnome/OnlineAccounts/Manager"
 tramp-goa-service "org.gnome.OnlineAccounts"
 tramp-gvfs-file-attributes '("name" "type" "standard::display-name" "stand=
ard::symlink-target"
			      "standard::is-volatile" "unix::nlink" "unix::uid" "owner::user" "u=
nix::gid"
			      "owner::group" "time::access" "time::modified" "time::changed" "st=
andard::size"
			      "unix::mode" "access::can-read" "access::can-write" "access::can-e=
xecute"
			      "unix::inode" "unix::device")
 tramp-gvfs-file-attributes-with-gvfs-info-regexp "^[[:blank:]]*\\(\\(?:acc=
ess::can-\\(?:execute\\|read\\|write\\)\\|name\\|owner::\\(?:group\\|user\\=
)\\|standard::\\(?:display-name\\|is-volatile\\|s\\(?:ize\\|ymlink-target\\=
)\\)\\|t\\(?:ime::\\(?:access\\|\\(?:chang\\|modifi\\)ed\\)\\|ype\\)\\|unix=
::\\(?:device\\|gid\\|inode\\|mode\\|nlink\\|uid\\)\\)\\):[[:blank:]]+\\(.*=
\\)$"
 tramp-gvfs-file-attributes-with-gvfs-ls-regexp "[[:blank:]]\\(\\(?:access:=
:can-\\(?:execute\\|read\\|write\\)\\|name\\|owner::\\(?:group\\|user\\)\\|=
standard::\\(?:display-name\\|is-volatile\\|s\\(?:ize\\|ymlink-target\\)\\)=
\\|t\\(?:ime::\\(?:access\\|\\(?:chang\\|modifi\\)ed\\)\\|ype\\)\\|unix::\\=
(?:device\\|gid\\|inode\\|mode\\|nlink\\|uid\\)\\)\\)=3D\\(.+?\\)"
 tramp-gvfs-file-name-handler-alist '((abbreviate-file-name . tramp-handle-=
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=
d-uncache)
				      (exec-path . ignore)
				      (expand-file-name . tramp-gvfs-handle-expand-file-name)
				      (file-accessible-directory-p . tramp-handle-file-accessible-direc=
tory-p)
				      (file-acl . ignore) (file-attributes . tramp-gvfs-handle-file-att=
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-group-gid . tramp-handle-file-group-gid)
				      (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=
letions)
				      (file-name-as-directory . tramp-handle-file-name-as-directory)
				      (file-name-case-insensitive-p . tramp-handle-file-name-case-insen=
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-user-uid . tramp-handle-file-user-uid)
				      (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-file . ignore) (rename-file . tramp-gvfs-handle-rename-f=
ile)
				      (set-file-acl . ignore) (set-file-modes . tramp-gvfs-handle-set-f=
ile-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=
odtime)
				      (write-region . tramp-handle-write-region))
 tramp-gvfs-file-system-attributes '("filesystem::free" "filesystem::size" =
"filesystem::used")
 tramp-gvfs-file-system-attributes-regexp "^[[:blank:]]*\\(\\(?:filesystem:=
:\\(?:free\\|size\\|used\\)\\)\\):[[:blank:]]+\\(.*\\)$"
 tramp-gvfs-gio-mapping '(("gvfs-copy" . "copy") ("gvfs-info" . "info") ("g=
vfs-ls" . "list")
			  ("gvfs-mkdir" . "mkdir") ("gvfs-monitor-file" . "monitor") ("gvfs-moun=
t" . "mount")
			  ("gvfs-move" . "move") ("gvfs-rm" . "remove") ("gvfs-set-attribute" . =
"set"))
 tramp-gvfs-interface-mountoperation "org.gtk.vfs.MountOperation"
 tramp-gvfs-interface-mounttracker "org.gtk.vfs.MountTracker"
 tramp-gvfs-interface-remotevolumemonitor "org.gtk.Private.RemoteVolumeMoni=
tor"
 tramp-gvfs-listmountableinfo "listMountableInfo"
 tramp-gvfs-listmounts "listMounts"
 tramp-gvfs-listmounttypes "listMountTypes"
 tramp-gvfs-methods '("afp" "dav" "davs" "mtp" "sftp")
 tramp-gvfs-mountlocation "mountLocation"
 tramp-gvfs-nextcloud-default-prefix "/remote.php/webdav"
 tramp-gvfs-nextcloud-default-prefix-regexp "/remote\\.php/webdav$"
 tramp-gvfs-password-anonymous-supported 16
 tramp-gvfs-password-need-domain 4
 tramp-gvfs-password-need-password 1
 tramp-gvfs-password-need-username 2
 tramp-gvfs-password-saving-supported 8
 tramp-gvfs-password-tcrypt 32
 tramp-gvfs-path-mounttracker "/org/gtk/vfs/mounttracker"
 tramp-gvfs-path-remotevolumemonitor "/org/gtk/Private/RemoteVolumeMonitor"
 tramp-gvfs-path-tramp "/org/gnu/Emacs/Tramp"
 tramp-gvfs-service-afc-volumemonitor "org.gtk.vfs.AfcVolumeMonitor"
 tramp-gvfs-service-daemon "org.gtk.vfs.Daemon"
 tramp-gvfs-service-goa-volumemonitor "org.gtk.vfs.GoaVolumeMonitor"
 tramp-gvfs-service-gphoto2-volumemonitor "org.gtk.vfs.GPhoto2VolumeMonitor"
 tramp-gvfs-service-mtp-volumemonitor "org.gtk.vfs.MTPVolumeMonitor"
 tramp-gvfs-unload-hook '(#[0 "\300\301\302\"\207"
			    [remove-hook dbus-event-error-functions tramp-gvfs-dbus-event-error]=
 3]
			  )
 tramp-gvfs-zeroconf-domain "local"
 tramp-hexdump-awk-encode "%h -v -e '16/1 \" %%02x\" \"\\n\"' | %a '\\\nBEG=
IN {\n  b64 =3D \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz01234=
56789+/\"\n  b16 =3D \"0123456789abcdef\"\n}\n{\n  for (c=3D1; c<=3Dlength(=
$0); c++) {\n    d=3Dindex(b16, substr($0,c,1))\n    if (d--) {\n      for =
(b=3D1; b<=3D4; b++) {\n        o=3Do*2+int(d/8); d=3D(d*2)%%16\n        if=
 (++obc=3D=3D6) {\n          printf substr(b64,o+1,1)\n          if (++rc>7=
5) { printf \"\\n\"; rc=3D0 }\n          obc=3D0; o=3D0\n        }\n      }=
\n    }\n  }\n}\nEND {\n  if (obc) {\n    tail=3D(obc=3D=3D2) ? \"=3D=3D\\n=
\" : \"=3D\\n\"\n    while (obc++<6) { o=3Do*2 }\n    printf \"%%c\", subst=
r(b64,o+1,1)\n  } else {\n    tail=3D\"\\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:]-]+\\|\\(?:\\[\\)\\(?:\\(?:[[=
:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:#\\)\\([[:digit:]]+\\)"
 tramp-initial-end-of-output "#$ "
 tramp-initial-file-name-regexp "\\`/[^/:]+:[^/:]*:"
 tramp-inline-compress-commands '(("env GZIP=3D gzip" "env GZIP=3D gzip -d"=
) ("bzip2" "bzip2 -d") ("xz" "xz -d")
				  ("zstd --rm" "zstd -d --rm") ("compress" "compress -d"))
 tramp-inline-compress-start-size 4096
 tramp-inodes 0
 tramp-integration-unload-hook '(#[0 "\300\301\302\"\207"
				   [remove-hook compilation-mode-hook
				    tramp-compile-disable-ssh-controlmaster-options]
				   3]
				 )
 tramp-ipv6-regexp "\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*"
 tramp-kubernetes--host-name-regexp "\\(?:\\([%._[:alnum:]-]+\\)\\.\\)?\\([=
%._[:alnum:]-]+\\)"
 tramp-kubernetes-connection-local-default-variables '((tramp-config-check .
							tramp-kubernetes--current-context-data)
						       (tramp-extra-expand-args 97
							(tramp-kubernetes--container
							 (car tramp-current-connection))
							104
							(tramp-kubernetes--pod (car tramp-current-connection))
							120
							(tramp-kubernetes--context-namespace
							 (car tramp-current-connection))
							)
						       )
 tramp-kubernetes-method "kubernetes"
 tramp-kubernetes-namespace "default"
 tramp-kubernetes-program "kubectl"
 tramp-local-coding-commands '((b64 base64-encode-region base64-decode-regi=
on)
			       (uu tramp-uuencode-region uudecode-decode-region)
			       (pack "%p -e 'binmode STDIN; binmode STDOUT; print pack(q{u*}, jo=
in q{}, <>)' %n"
				"%p -e 'binmode STDIN; binmode STDOUT; print unpack(q{u*}, join q{}, <>=
)' %n")
			       )
 tramp-local-end-of-line (decode-coding-string (base64-decode-string "DQo=
=3D") 'raw-text)
 tramp-local-host-regexp "\\`\\(?:LAPTOP-7LNAIJA0\\|\\(?:127\\.0\\.0\\.1\\|=
::1\\|ip\\(?:6-lo\\(?:calhost\\|opback\\)\\|v6-lo\\(?:calhost\\|opback\\)\\=
)\\|localhost[46]?\\)\\)\\'"
 tramp-localname-regexp (decode-coding-string (base64-decode-string "W14KDV=
0qXCc=3D") 'raw-text)
 tramp-lock-file-info-regexp "\\`\\(.+\\)@\\(.+\\)\\.\\([[:digit:]]+\\)\\(?=
::-?[[:digit:]]+\\)?\\'"
 tramp-login-prompt-regexp ".*\\(?:login\\|user\\)\\(?:[[:blank:]].*\\)?:[[=
:blank:]]*"
 tramp-ls-file-attributes "%s -ild %s \"$1\" || return\n%s -lnd%s %s \"$1\""
 tramp-media-methods '("afc" "gphoto2" "mtp")
 tramp-method-regexp "-\\|[[:alnum:]]\\{2,\\}"
 tramp-method-regexp-alist '((default . "-\\|[[:alnum:]]\\{2,\\}") (simplif=
ied . "")
			     (separate . "\\(?:-\\|[[:alnum:]]\\{2,\\}\\)?"))
 tramp-methods '(("adb" (tramp-login-program "adb") (tramp-login-args (("-s=
" "%d") ("shell")))
		  (tramp-direct-async t) (tramp-tmpdir "/data/local/tmp") (tramp-default-=
port 5555))
		 ("kubernetes" (tramp-login-program "kubectl")
		  (tramp-login-args (("%x") ("exec") ("-c" "%a") ("%h") ("-it") ("--") ("=
%l")))
		  (tramp-direct-async ("/bin/sh" "-c")) (tramp-remote-shell "/bin/sh")
		  (tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-i" "-c")))
		 ("podmancp" (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"))
		  (tramp-copy-program "podman") (tramp-copy-args (("cp")))
		  (tramp-copy-file-name (("%h" ":") ("%f"))) (tramp-copy-recursive t))
		 ("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")))
		 ("dockercp" (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"))
		  (tramp-copy-program "docker") (tramp-copy-args (("cp")))
		  (tramp-copy-file-name (("%h" ":") ("%f"))) (tramp-copy-recursive t))
		 ("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")
		 ("rclone" (tramp-mount-args ("--no-unicode-normalization" "--dir-cache-t=
ime" "0s"))
		  (tramp-copyto-args nil) (tramp-moveto-args nil) (tramp-about-args ("--f=
ull")))
		 ("psftp" (tramp-login-program "plink")
		  (tramp-login-args
		   (("-l" "%u") ("-P" "%p") ("-ssh") ("%c") ("-t") ("%h") ("\"")
		    ("env 'TERM=3Ddumb' 'PROMPT_COMMAND=3D' 'PS1=3D#$ '") ("%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") ("%c") ("-p" "%k")))
		  (tramp-copy-keep-date t))
		 ("pscp" (tramp-login-program "plink")
		  (tramp-login-args
		   (("-l" "%u") ("-P" "%p") ("-ssh") ("%c") ("-t") ("%h") ("\"")
		    ("env 'TERM=3Ddumb' 'PROMPT_COMMAND=3D' 'PS1=3D#$ '") ("%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") ("%c") ("-p" "%k") (=
"-q") ("-r")))
		  (tramp-copy-keep-date t) (tramp-copy-recursive t))
		 ("plinkx" (tramp-login-program "plink")
		  (tramp-login-args
		   (("-load") ("%h") ("%c") ("-t") ("\"") ("env 'TERM=3Ddumb' 'PROMPT_COM=
MAND=3D' 'PS1=3D#$ '") ("%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") ("%c") ("-t") ("%h") ("\"")
		    ("env 'TERM=3Ddumb' 'PROMPT_COMMAND=3D' 'PS1=3D#$ '") ("%l") ("\""))
		   )
		  (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
		  (tramp-remote-shell-args ("-c")))
		 ("doas" (tramp-login-program "doas") (tramp-login-args (("-u" "%u") ("-s=
")))
		  (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c")) (tramp-=
connection-timeout 10)
		  (tramp-session-timeout 300) (tramp-password-previous-hop t))
		 ("sudo" (tramp-login-program "env")
		  (tramp-login-args
		   (("SUDO_PROMPT=3DP\"\"a\"\"s\"\"s\"\"w\"\"o\"\"r\"\"d\"\":") ("sudo") =
("-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=
ession-timeout 300)
		  (tramp-password-previous-hop t))
		 ("sg" (tramp-login-program "sg") (tramp-login-args (("-") ("%u")))
		  (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c")) (tramp-=
connection-timeout 10))
		 ("su" (tramp-login-program "su") (tramp-login-args (("-") ("%u")))
		  (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
		  (tramp-remote-shell-args ("-c")) (tramp-connection-timeout 10))
		 ("telnet" (tramp-login-program "telnet") (tramp-login-args (("%h") ("%p"=
) ("%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=
eCommand=3D\"%l\"") ("%h"))
		   )
		  (tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh") (tramp-remot=
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" "-t")) (tramp-rem=
ote-shell "/bin/sh")
		  (tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")))
		 ("remsh" (tramp-login-program "remsh") (tramp-login-args (("%h") ("-l" "=
%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")=
))
		  (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" "-t")) (tramp-rem=
ote-shell "/bin/sh")
		  (tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")) (tra=
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=
eCommand=3D\"%l\"") ("%h"))
		   )
		  (tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh") (tramp-remot=
e-shell-login ("-l"))
		  (tramp-remote-shell-args ("-c")) (tramp-copy-program "scp")
		  (tramp-copy-args (("-P" "%p") ("-p" "%k") ("%x") ("%y") ("%z") ("-q") (=
"-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" "-t")) (tramp-rem=
ote-shell "/bin/sh")
		  (tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")) (tra=
mp-copy-program "scp")
		  (tramp-copy-args (("-P" "%p") ("-p" "%k") ("%x") ("%y") ("%z") ("-q") (=
"-r") ("%c")))
		  (tramp-copy-keep-date t) (tramp-copy-recursive t))
		 ("remcp" (tramp-login-program "remsh") (tramp-login-args (("%h") ("-l" "=
%u")))
		  (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login ("-l"))
		  (tramp-remote-shell-args ("-c")) (tramp-copy-program "rcp") (tramp-copy=
-args (("-p" "%k")))
		  (tramp-copy-keep-date t))
		 ("rcp" (tramp-login-program "rsh") (tramp-login-args (("%h") ("-l" "%u")=
))
		  (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-=
copy-recursive t))
		 ("sshfs"
		  (tramp-mount-args
		   (("-C") ("-p" "%p") ("-o" "dir_cache=3Dno") ("-o" "transform_symlinks")
		    ("-o" "idmap=3Duser,reconnect"))
		   )
		  (tramp-login-program "ssh")
		  (tramp-login-args (("-q") ("-l" "%u") ("-p" "%p") ("-e" "none") ("%a" "=
%a") ("%h") ("%l")))
		  (tramp-direct-async t) (tramp-remote-shell "/bin/sh") (tramp-remote-she=
ll-login ("-l"))
		  (tramp-remote-shell-args ("-c")))
		 ("sudoedit" (tramp-sudo-login (("sudo") ("-u" "%u") ("-S") ("-H") ("-p" =
"Password:") ("--")))
		  (tramp-password-previous-hop t))
		 ("-"))
 tramp-mode t
 tramp-nspawn-method "nspawn"
 tramp-nspawn-program "machinectl"
 tramp-null-hop '(tramp-file-name "local" "joelr" nil "LAPTOP-7LNAIJA0" nil=
 nil nil)
 tramp-od-awk-encode "%o -v -t x1 -A n | %a '\\\nBEGIN {\n  b64 =3D \"ABCDE=
FGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"\n  b16 =3D \"=
0123456789abcdef\"\n}\n{\n  for (c=3D1; c<=3Dlength($0); c++) {\n    d=3Din=
dex(b16, substr($0,c,1))\n    if (d--) {\n      for (b=3D1; b<=3D4; b++) {\=
n        o=3Do*2+int(d/8); d=3D(d*2)%%16\n        if (++obc=3D=3D6) {\n    =
      printf substr(b64,o+1,1)\n          if (++rc>75) { printf \"\\n\"; rc=
=3D0 }\n          obc=3D0; o=3D0\n        }\n      }\n    }\n  }\n}\nEND {\=
n  if (obc) {\n    tail=3D(obc=3D=3D2) ? \"=3D=3D\\n\" : \"=3D\\n\"\n    wh=
ile (obc++<6) { o=3Do*2 }\n    printf \"%%c\", substr(b64,o+1,1)\n  } else =
{\n    tail=3D\"\\n\"\n  }\n  printf tail\n}'"
 tramp-od-encode "%o -v -t x1 -A n"
 tramp-operation-not-permitted-regexp "\\(?:preserving times.*\\|set mode\\=
):[[:blank:]]*Operation not permitted"
 tramp-otp-password-prompt-regexp (decode-coding-string
				    (base64-decode-string
				     "XCg/Ol4uKlwoXCg/OlwoPzpUQUNDIFRva2VuIENcfFZlcmlmaWNhdGlvbiBjXClvZ=
GVcKVwpLipb\nOuGflu+4k++5le+8ml1bWzpibGFuazpdXSpcKQ=3D=3D")
				    'raw-text)
 tramp-password-prompt-regexp (decode-coding-string
				(base64-decode-string
				 "XCg/Ol4uKlwoXCg/OmFkZ2FuZ3Nrb2RlXHxjb250cmFzZVwoPzpcKD86bnlcfMOxXClhX=
ClcfGRl\nY3J5cHRpb24ga2V5XHxlbmNyeXB0aW9uIGtleVx8Z2VzbG9cfGhcKD86XCg/OmFzxY=
JcfGVzbFwp\nb1wpXHxpcGhhc2l3ZWRpXHxqZWxzesOzXHxsXCg/Om96aW5rYVx8w7ZzZW5vcmR=
cKVx8bVwoPzpv\ndCBkZSBwYXNzZVx84bqtdCBraOG6qXVcKVx8cFwoPzphXCg/OnJvbGFcfHNc=
KD86YWhpdHphXHxz\nXCg/OiBwaHJhc2VcfGNvZGVcfG9yZFx8cGhyYXNlXHx3b3JbZHRdXClcf=
HZvcnRvXClcKVx8aW5c\nKVx8c1woPzphbGFzYW5hXHxlbmhhXHxsYXB0YcW+b2Rpc1wpXHx3YW=
NodHdvb3JkXHzQu9C+0LfQ\nuNC90LrQsFx80L/QsNGA0L7Qu9GMXHzXodeh157XlFx82YPZhNm=
F2Kkg2KfZhNiz2LFcfOCkl+Cl\ngeCkquCljeCkpOCktuCkrOCljeCkplx84KS24KSs4KWN4KSm=
4KSV4KWC4KSfXHzgppfgp4Hgpqrg\np43gpqTgprbgpqzgp43gpqZcfOCmquCmvuCmuOCmk+Cnn=
+CmvuCmsOCnjeCmoVx84Kiq4Ki+4Ki4\n4Ki14Kiw4KihXHzgqqrgqr7gqrjgqrXgqrDgq43gqq=
FcfOCsquCtjeCssOCsrOCth+CstiDgrLjg\nrJngrY3grJXgrYfgrKRcfOCuleCun+CuteCvgeC=
umuCvjeCumuCviuCusuCvjVx84LC44LCC4LCV\n4LGH4LCk4LCq4LCm4LCu4LGBXHzgspfgs4Hg=
sqrgs43gsqTgsqrgsqZcfOC0heC0n+C0r+C0vuC0\ns+C0teC0vuC0leC1jeC0leC1jVx84La74=
LeE4LeD4LeK4La04Lav4La6XHzhnpbhnrbhnoDhn5Lh\nnpnhnp/hnpjhn5LhnoThnrbhno/hn4=
tcfOODkeOCueODr+ODvOODiVx85a+GW+eggeeivF1cfOyV\nlO2YuFwpXCkuKls64Z+W77iT77m=
V77yaXQA/W1s6Ymxhbms6XV0qXCk=3D")
				'raw-text)
 tramp-perl-decode "%p -e '\n# This script contributed by Juanma Barranquer=
o <[email protected]>.\nuse strict;\n\nmy %%trans =3D do {\n    my $i =3D 0;\n=
    map {($_, substr(unpack(q(B8), chr $i++), 2, 6))}\n      split //, q(AB=
CDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/)\n};\n\nmy %=
%bytes =3D map {(unpack(q(B8), chr $_), chr $_)} 0 .. 255;\n\nbinmode(\\*ST=
DOUT);\n\n# We are going to accumulate into $pending to accept any line len=
gth\n# (we do not check they are <=3D 76 chars as the RFC says)\nmy $pendin=
g =3D q();\n\nwhile (my $data =3D <STDIN>) {\n    chomp $data;\n\n    # If =
we find one or two =3D, we have reached the end and\n    # any following da=
ta is to be discarded\n    my $finished =3D $data =3D~ s/(=3D=3D?).*/$1/;\n=
    $pending .=3D $data;\n\n    my $len =3D length($pending);\n    my $chun=
k =3D substr($pending, 0, $len & ~3);\n    $pending =3D substr($pending, $l=
en & ~3 + 1);\n\n    # Easy method: translate from chars to (pregenerated) =
six-bit packets, join,\n    # split in 8-bit chunks and convert back to cha=
r.\n    print join q(),\n      map $bytes{$_},\n        ((join q(), map {$t=
rans{$_} || q()} split //, $chunk) =3D~ /......../g);\n\n    last if $finis=
hed;\n}' %n"
 tramp-perl-decode-with-module "%p -MMIME::Base64 -0777 -ne 'print decode_b=
ase64($_)' %n"
 tramp-perl-directory-files-and-attributes "%p -e '\nchdir($ARGV[0]) or pri=
ntf(\"\\\"Cannot change to $ARGV[0]: $''!''\\\"\\n\"), exit();\nopendir(DIR=
,\".\") or printf(\"\\\"Cannot open directory $ARGV[0]: $''!''\\\"\\n\"), e=
xit();\n@list =3D readdir(DIR);\nclosedir(DIR);\n$n =3D scalar(@list);\npri=
ntf(\"(\\n\");\nfor($i =3D 0; $i < $n; $i++)\n{\n    $filename =3D $list[$i=
];\n    @stat =3D lstat($filename);\n    if (($stat[2] & 0170000) =3D=3D 01=
20000)\n    {\n        $type =3D readlink($filename);\n        $type =3D~ s=
/\"/\\\\\"/g;\n        $type =3D \"\\\"$type\\\"\";\n    }\n    elsif (($st=
at[2] & 0170000) =3D=3D 040000)\n    {\n        $type =3D \"t\";\n    }\n  =
  else\n    {\n        $type =3D \"nil\"\n    };\n    $filename =3D~ s/\"/\=
\\\\"/g;\n    printf(\n        \"(\\\"%%s\\\" %%s %%u (%%s . %%u) (%%s . %%=
u) (%%u %%u) (%%u %%u) (%%u %%u) %%u %%u t %%u -1)\\n\",\n        $filename=
,\n        $type,\n        $stat[3],\n        \"\\\"\" . getpwuid($stat[4])=
 . \"\\\"\",\n        $stat[4],\n        \"\\\"\" . getgrgid($stat[5]) . \"=
\\\"\",\n        $stat[5],\n        $stat[8] >> 16 & 0xffff,\n        $stat=
[8] & 0xffff,\n        $stat[9] >> 16 & 0xffff,\n        $stat[9] & 0xffff,=
\n        $stat[10] >> 16 & 0xffff,\n        $stat[10] & 0xffff,\n        $=
stat[7],\n        $stat[2],\n        $stat[1]);\n}\nprintf(\")\\n\");' \"$1=
\" %n"
 tramp-perl-encode "%p -e '\n# This script contributed by Juanma Barranquer=
o <[email protected]>.\nuse strict;\n\nmy %%trans =3D do {\n    my $i =3D 0;\n=
    map {(substr(unpack(q(B8), chr $i++), 2, 6), $_)}\n      split //, q(AB=
CDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/);\n};\nmy $d=
ata;\n\n# We read in chunks of 54 bytes, to generate output lines\n# of 72 =
chars (plus end of line)\nwhile (read STDIN, $data, 54) {\n    my $pad =3D =
q();\n\n    # Only for the last chunk, and only if did not fill the last\n =
   # three-byte packet\n    if (eof) {\n        my $mod =3D length($data) %=
% 3;\n        $pad =3D q(=3D) x (3 - $mod) if $mod;\n    }\n\n    # Not the=
 fastest method, but it is simple: unpack to binary string, split\n    # by=
 groups of 6 bits and convert back from binary to byte; then map into\n    =
# the translation table\n    print\n      join q(),\n        map($trans{$_}=
,\n            (substr(unpack(q(B*), $data) . q(00000), 0, 432) =3D~ /.....=
./g)),\n              $pad,\n                qq(\\n);\n}' %n"
 tramp-perl-encode-with-module "%p -MMIME::Base64 -0777 -ne 'print encode_b=
ase64($_)' %n"
 tramp-perl-file-attributes "%p -e '\n@stat =3D lstat($ARGV[0]);\nif (!@sta=
t) {\n    print \"nil\\n\";\n    exit 0;\n}\nif (($stat[2] & 0170000) =3D=
=3D 0120000)\n{\n    $type =3D readlink($ARGV[0]);\n    $type =3D~ s/\"/\\\=
\\"/g;\n    $type =3D \"\\\"$type\\\"\";\n}\nelsif (($stat[2] & 0170000) =
=3D=3D 040000)\n{\n    $type =3D \"t\";\n}\nelse\n{\n    $type =3D \"nil\"\=
n};\nprintf(\n    \"(%%s %%u (%%s . %%u) (%%s . %%u) (%%u %%u) (%%u %%u) (%=
%u %%u) %%u %%u t %%u -1)\\n\",\n    $type,\n    $stat[3],\n    \"\\\"\" . =
getpwuid($stat[4]) . \"\\\"\",\n    $stat[4],\n    \"\\\"\" . getgrgid($sta=
t[5]) . \"\\\"\",\n    $stat[5],\n    $stat[8] >> 16 & 0xffff,\n    $stat[8=
] & 0xffff,\n    $stat[9] >> 16 & 0xffff,\n    $stat[9] & 0xffff,\n    $sta=
t[10] >> 16 & 0xffff,\n    $stat[10] & 0xffff,\n    $stat[7],\n    $stat[2]=
,\n    $stat[1]\n);' \"$1\" %n"
 tramp-perl-file-name-all-completions "%p -e '\n$dir =3D $ARGV[0];\nif ($di=
r ne \"/\") {\n  $dir =3D~ s#/+$##;\n}\nopendir(d, $dir) || die(\"$dir: $!\=
\nfail\\n\");\n@files =3D readdir(d); closedir(d);\nprint \"(\\n\";\nforeac=
h $f (@files) {\n  ($p =3D $f) =3D~ s/\\\"/\\\\\\\"/g;\n  ($q =3D \"$dir/$f=
\") =3D~ s/\\\"/\\\\\\\"/g;\n  print \"(\",\n    ((-d \"$q\") ? \"\\\"$p/\\=
\" \\\"$q\\\" t\" : \"\\\"$p\\\" \\\"$q\\\" nil\"),\n    ((-e \"$q\") ? \" =
t\" : \" nil\"),\n    ((-r \"$q\") ? \" t\" : \" nil\"),\n    \")\\n\";\n}\=
nprint \")\\n\";\n' \"$1\" %n"
 tramp-perl-file-truename "%p -e '\nuse File::Spec;\nuse Cwd \"realpath\";\=
n\nsub myrealpath {\n    my ($file) =3D @_;\n    return realpath($file) if =
(-e $file || -l $file);\n}\n\nsub recursive {\n    my ($volume, @dirs) =3D =
@_;\n    my $real =3D myrealpath(File::Spec->catpath(\n                   $=
volume, File::Spec->catdir(@dirs), \"\"));\n    if ($real) {\n        my ($=
vol, $dir) =3D File::Spec->splitpath($real, 1);\n        return ($vol, File=
::Spec->splitdir($dir));\n    }\n    else {\n        my $last =3D pop(@dirs=
);\n        ($volume, @dirs) =3D recursive($volume, @dirs);\n        push(@=
dirs, $last);\n        return ($volume, @dirs);\n    }\n}\n\n$result =3D my=
realpath($ARGV[0]);\nif (!$result) {\n    my ($vol, $dir) =3D File::Spec->s=
plitpath($ARGV[0], 1);\n    ($vol, @dirs) =3D recursive($vol, File::Spec->s=
plitdir($dir));\n\n    $result =3D File::Spec->catpath($vol, File::Spec->ca=
tdir(@dirs), \"\");\n}\n\nif (-l $ARGV[0]) {\n    print \"t\\n\";\n    }\ne=
lse {\n    print \"nil\\n\";\n    }\n\n$result =3D~ s/\"/\\\\\"/g;\nprint \=
"\\\"$result\\\"\\n\";\n' \"$1\" %n"
 tramp-perl-id "%p -e '\nuse strict;\nuse warnings;\nuse POSIX qw(getgroups=
);\n\nmy ( $uid, $user ) =3D ( $>, scalar getpwuid $> );\nmy ( $gid, $group=
 ) =3D ( $), scalar getgrgid $) );\nmy @groups =3D map { $_ . \"(\" . getgr=
gid ($_) . \")\" } getgroups ();\n\nprintf \"uid=3D%%d(%%s) gid=3D%%d(%%s) =
groups=3D%%s\\n\",\n  $uid, $user, $gid, $group, join \",\", @groups;' %n"
 tramp-perl-pack "%p -e 'binmode STDIN; binmode STDOUT; print pack(q{u*}, j=
oin q{}, <>)' %n"
 tramp-perl-unpack "%p -e 'binmode STDIN; binmode STDOUT; print unpack(q{u*=
}, join q{}, <>)' %n"
 tramp-permission-denied 'permission-denied
 tramp-persistency-file-name "~/.emacs.d/tramp"
 tramp-pipe-stty-settings "-icanon min 1 time 0"
 tramp-podman-method "podman"
 tramp-podman-program "podman"
 tramp-podmancp-method "podmancp"
 tramp-port-regexp "[[:digit:]]+"
 tramp-postfix-hop-format "|"
 tramp-postfix-hop-regexp "|"
 tramp-postfix-host-format ":"
 tramp-postfix-host-format-alist '((default . ":") (simplified . ":") (sepa=
rate . "]"))
 tramp-postfix-host-regexp ":"
 tramp-postfix-ipv6-format "]"
 tramp-postfix-ipv6-format-alist '((default . "]") (simplified . "]") (sepa=
rate . ""))
 tramp-postfix-ipv6-regexp "]"
 tramp-postfix-method-format ":"
 tramp-postfix-method-format-alist '((default . ":") (simplified . "") (sep=
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 .=
 "/["))
 tramp-prefix-ipv6-format "["
 tramp-prefix-ipv6-format-alist '((default . "[") (simplified . "[") (separ=
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=
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 =
. 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=
n \"{:d}({:s})\".format(id, grp.getgrgid(id)[0]);\n\nuid =3D os.getuid();\n=
user =3D pwd.getpwuid(uid)[0];\ngid =3D os.getgid();\ngroup =3D grp.getgrgi=
d(gid)[0]\ngroups =3D map(idform, os.getgrouplist(user, gid));\n\nprint(\"u=
id=3D{:d}({:s}) gid=3D{:d}({:s}) groups=3D{:s}\"\n      .format(uid, user, =
gid, group, \",\".join(groups)));' %n"
 tramp-rclone-file-name-handler-alist '((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-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-=
p)
					(file-acl . ignore) (file-attributes . tramp-fuse-handle-file-attribut=
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-group-gid . tramp-handle-file-group-gid)
					(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=
ns)
					(file-name-as-directory . tramp-handle-file-name-as-directory)
					(file-name-case-insensitive-p . tramp-handle-file-name-case-insensitiv=
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-user-uid . tramp-handle-file-user-uid)
					(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 . ignore)
					(unlock-file . tramp-handle-unlock-file) (vc-registered . ignore)
					(verify-visited-file-modtime . tramp-handle-verify-visited-file-modtim=
e)
					(write-region . tramp-handle-write-region))
 tramp-rclone-method "rclone"
 tramp-readlink-file-truename "if %m -h \"$1\"; then echo t; else echo nil;=
 fi\n%r \"$1\""
 tramp-remote-coding-commands '((b64 "base64" "base64 -d -i") (b64 "base64"=
 "base64 -d")
				(b64 "openssl enc -base64" "openssl enc -d -base64")
				(b64 "mimencode -b" "mimencode -u -b") (b64 "mmencode -b" "mmencode -u =
-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=
ack))
 tramp-remote-file-name-spec-regexp "\\(-\\|[[:alnum:]]\\{2,\\}\\)\\(?::\\)=
\\(?:\\([^/:|[:blank:]]+\\)\\(?:@\\)\\)?\\(\\(?:[%._[:alnum:]-]+\\|\\(?:\\[=
\\)\\(?:\\(?:[[:alnum:]]*:\\)+[.[:alnum:]]*\\)?\\(?:]\\)\\)\\(?:\\(?:#\\)\\=
(?:[[:digit:]]+\\)\\)?\\)?"
 tramp-remote-path '(tramp-default-remote-path "/bin" "/usr/bin" "/sbin" "/=
usr/sbin" "/usr/local/bin"
		     "/usr/local/sbin" "/local/bin" "/local/freeware/bin" "/local/gnu/bin=
" "/usr/freeware/bin"
		     "/usr/pkg/bin" "/usr/contrib/bin" "/opt/bin" "/opt/sbin" "/opt/local=
/bin"
		     "/opt/homebrew/bin" "/opt/homebrew/sbin")
 tramp-remote-process-environment '("ENV=3D''" "TMOUT=3D0" "LC_CTYPE=3D''" =
"CDPATH=3D" "HISTORY=3D" "MAIL=3D" "MAILCHECK=3D"
				    "MAILPATH=3D" "PAGER=3Dcat" "autocorrect=3D" "correct=3D")
 tramp-restricted-shell-hosts-alist '("\\`\\(?:laptop-7lnaija0\\|LAPTOP-7LN=
AIJA0\\)\\'")
 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=3D=3D")
				     'raw-text)
 tramp-security-key-confirmed-regexp (decode-coding-string
				       (base64-decode-string "Xg0qVXNlciBwcmVzZW5jZSBjb25maXJtZWRbCg1dK=
g=3D=3D")
				       'raw-text)
 tramp-security-key-pin-regexp (decode-coding-string
				 (base64-decode-string "Xg0qXChFbnRlciBQSU4gZm9yIC4qXClbCg1dKg=3D=3D") =
'raw-text)
 tramp-security-key-timeout-regexp (decode-coding-string
				     (base64-decode-string
				      "Xg0qc2lnbl9hbmRfc2VuZF9wdWJrZXk6IHNpZ25pbmcgZmFpbGVkIGZvciAuKlsK=
DV0q")
				     'raw-text)
 tramp-sh-extra-args '(("\\(?:\\`\\|/\\)bash\\'" . "-noediting -norc -nopro=
file")
		       ("\\(?:\\`\\|/\\)zsh\\'" . "-f +Z -V"))
 tramp-sh-file-name-handler-alist '((abbreviate-file-name . tramp-handle-ab=
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=
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-group-gid . tramp-handle-file-group-gid)
				    (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=
ons)
				    (file-name-as-directory . tramp-handle-file-name-as-directory)
				    (file-name-case-insensitive-p . tramp-handle-file-name-case-insensi=
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=
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-user-uid . tramp-handle-file-user-uid)
				    (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=
t)
				    (set-file-times . tramp-sh-handle-set-file-times)
				    (set-visited-file-modtime . tramp-sh-handle-set-visited-file-modtim=
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-=
modtime)
				    (write-region . tramp-sh-handle-write-region))
 tramp-shell-prompt-pattern (decode-coding-string
			      (base64-decode-string "XCg/Ol5cfA1cKVteXQojLSU+XSojP1tdIy0lPl1bWzp=
ibGFuazpdXSo=3D")
			      'raw-text)
 tramp-smb-file-name-handler-alist '((abbreviate-file-name . tramp-handle-a=
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-attributes)
				     (dired-compress-file . ignore) (dired-uncache . tramp-handle-dired=
-uncache)
				     (exec-path . ignore) (expand-file-name . tramp-smb-handle-expand-f=
ile-name)
				     (file-accessible-directory-p . tramp-handle-file-accessible-direct=
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-group-gid . tramp-handle-file-group-gid)
				     (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=
tions)
				     (file-name-as-directory . tramp-handle-file-name-as-directory)
				     (file-name-case-insensitive-p . tramp-handle-file-name-case-insens=
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-user-uid . tramp-handle-file-user-uid)
				     (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=
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=
dtime)
				     (write-region . tramp-smb-handle-write-region))
 tramp-smb-method "smb"
 tramp-sshfs-file-name-handler-alist '((access-file . tramp-handle-access-f=
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-dired-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=
ctory-p)
				       (file-acl . ignore) (file-attributes . tramp-fuse-handle-file-at=
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-fuse-handle-file-exists-p)
				       (file-group-gid . tramp-handle-file-group-gid)
				       (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=
pletions)
				       (file-name-as-directory . tramp-handle-file-name-as-directory)
				       (file-name-case-insensitive-p . tramp-handle-file-name-case-inse=
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-user-uid . tramp-handle-file-user-uid)
				       (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=
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=
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=
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=
y)
				       (tramp-get-home-directory . ignore) (tramp-get-remote-gid . igno=
re)
				       (tramp-get-remote-groups . ignore) (tramp-get-remote-uid . ignor=
e)
				       (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-=
modtime)
				       (write-region . tramp-sshfs-handle-write-region))
 tramp-sshfs-method "sshfs"
 tramp-stat-directory-files-and-attributes "cd \"$1\" && echo \"(\"; (%l -a=
 | tr '\\n\\r' '\\000\\000' | xargs -0 %s -c '(/////%%n///// (/////%%N/////=
) %%h (/////%%U///// . %%u) (/////%%G///// . %%g) %%X %%Y %%Z %%s /////%%A/=
//// t %%i -1)' -- %n | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g')=
; echo \")\""
 tramp-stat-directory-files-and-attributes-with-selinux "cd \"$1\" && echo =
\"(\"; (%l -a | tr '\\n\\r' '\\000\\000' | xargs -0 %s -c '(/////%%n///// (=
/////%%N/////) %%h (/////%%U///// . %%u) (/////%%G///// . %%g) %%X %%Y %%Z =
%%s /////%%A///// t %%i -1 /////%%C/////)' -- %n | sed -e 's/\"/\\\\\"/g' -=
e 's/\\/\\/\\/\\/\\//\"/g'); echo \")\""
 tramp-stat-file-attributes "(%s -c '((/////%%N/////) %%h (/////%%U///// . =
%%u) (/////%%G///// . %%g) %%X %%Y %%Z %%s /////%%A///// t %%i -1)' \"$1\" =
%n || echo nil) | sed -e 's/\"/\\\\\"/g' -e 's/\\/\\/\\/\\/\\//\"/g'"
 tramp-stat-file-attributes-with-selinux "(%s -c '((/////%%N/////) %%h (///=
//%%U///// . %%u) (/////%%G///// . %%g) %%X %%Y %%Z %%s /////%%A///// t %%i=
 -1 /////%%C/////)' \"$1\" %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=
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=
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-group-gid . tramp-handle-file-group-gid)
					  (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-user-uid . tramp-handle-file-user-uid)
					  (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=
ime)
					  (write-region . tramp-handle-write-region))
 tramp-sudoedit-method "sudoedit"
 tramp-sunos-unames "\\(?:SunOS 5\\.1[01]\\)"
 tramp-syntax 'default
 tramp-system-name "LAPTOP-7LNAIJA0"
 tramp-temp-buffer-name " *tramp temp*"
 tramp-temp-name-prefix "tramp."
 tramp-terminal-prompt-regexp "\\(?:TERM =3D (.*)\\|Terminal type\\? \\[.*]=
\\)[[:blank:]]*"
 tramp-terminal-type "dumb"
 tramp-time-doesnt-exist '(-1 65535)
 tramp-time-dont-know '(0 0 0 1000)
 tramp-toolbox-method "toolbox"
 tramp-toolbox-program "toolbox"
 tramp-unknown-id-integer -1
 tramp-unknown-id-string "UNKNOWN"
 tramp-unload-hook '(#[0 "\300\301\302\"\207" [unload-feature tramp-android=
su force] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-adb force] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-archive force] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-container force] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-ftp force] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-gvfs force] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-sh force] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-cmds force] 3]
		     #[0 "\300\301\302\"\207"
		       [remove-hook kill-buffer-hook tramp-delete-tainted-remote-process-=
buffer-function] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-cache force] 3]
		     #[0 "\300\301\302\"\207" [remove-hook signal-process-functions tramp=
-signal-process] 3]
		     #[0 "\300\301\302\"\207" [remove-hook interrupt-process-functions tr=
amp-interrupt-process] 3]
		     #[0 "\300\301\302\"\207" [remove-hook kill-buffer-hook tramp-delete-=
temp-file-function] 3]
		     tramp-unload-file-name-handlers #[0 "\300\301\302\"\207" [unload-fea=
ture trampver force] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-integration force] 3]
		     #[0 "\300\301\302\"\207"
		       [remove-hook find-file-hook tramp-set-connection-local-variables-f=
or-buffer] 3]
		     #[0 "\300\301\302\"\207"
		       [remove-hook rfn-eshadow-update-overlay-hook tramp-rfn-eshadow-upd=
ate-overlay] 3]
		     #[0 "\300\301\302\"\207"
		       [remove-hook rfn-eshadow-setup-minibuffer-hook tramp-rfn-eshadow-s=
etup-minibuffer] 3]
		     #[0 "\300\301\302\"\207" [unload-feature tramp-message force] 3]
		     #[0 "\300\301\302\"\210\300\303\302\"\207"
		       [unload-feature tramp-loaddefs force tramp-compat] 3]
		     )
 tramp-use-file-attributes t
 tramp-use-fingerprint t
 tramp-user-regexp "[^/:|[:blank:]]+"
 tramp-user-with-domain-regexp "\\([^/:|[:blank:]]+\\)\\(?:%\\)\\([._[:alnu=
m:]-]+\\)"
 tramp-uudecode "(echo begin 600 %t; tail -n +2) | uudecode\ncat %t\nrm -f =
%t"
 tramp-verbose 3
 tramp-version "2.7.3.30.2"
 tramp-volume-letter-regexp "\\`[[:alpha:]]:"
 tramp-wrong-passwd-regexp "^.*\\(?:Permission denied\\|Timeout, server not=
 responding\\.\\|Sorry, try again\\.\\|Name or service not known\\|Host key=
 verification failed\\.\\|Authentication failed\\|No supported authenticati=
on methods left to try!\\|Login \\(?:[Ii]ncorrect\\)\\|Connection \\(?:\\(?=
:clo\\|refu\\)sed\\)\\|Received signal [[:digit:]]+\\|Verification timed ou=
t\\|Failed to match fingerprint\\|An unknown error occurred\\).*"
 tramp-yesno-prompt-regexp "Are you sure you want to continue connecting (y=
es/no\\(?:/\\[fingerprint]\\)?)\\?[[:blank:]]*"
 tramp-yn-prompt-regexp "\\(?:Store key in cache\\? (y/n.*)\\|Update cached=
 key\\? (y/n, Return cancels connection)\\)[[:blank:]]*"
 )

local variables:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
load-path shadows:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D