tramp-devel
[Top][All Lists]
Advanced

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

tramp (2.2.3-pre); [Feature Request] Use winexe to execute shell command


From: Dave Abrahams
Subject: tramp (2.2.3-pre); [Feature Request] Use winexe to execute shell commands on windows
Date: Sun, 07 Aug 2011 07:01:19 -0400


Enter your bug report in this message, including as much detail
as you possibly can about the problem, what you did to cause it
and what the local and remote machines are.

If you can give a simple set of instructions to make this bug
happen reliably, please include those.  Thank you for helping
kill bugs in Tramp.

Before reproducing the bug, you might apply

  M-x tramp-cleanup-all-connections

This allows to investigate from a clean environment.  Another
useful thing to do is to put

  (setq tramp-verbose 9)

in the ~/.emacs file and to repeat the bug.  Then, include the
contents of the *tramp/foo* buffer and the *debug tramp/foo*
buffer in your bug report.

--bug report follows this line--


I just discovered winexe <http://winexe.sourceforge.net/> and it is
changing my world overnight.  It would be awesome if there were a way to
get TRAMP to use it to execute remote shell commands on samba hosts.
What do you think?


Emacs  : GNU Emacs 23.3.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 
AppKit 1038.36)
 of 2011-08-01 on vulcan
Package: tramp (2.2.3-pre)

current state:
==============
(setq
 backup-by-copying nil
 backup-by-copying-when-linked nil
 backup-by-copying-when-mismatch nil
 backup-by-copying-when-privileged-mismatch 200
 backup-directory-alist '(("." . "~/.emacs.d/backups"))
 file-name-handler-alist 
'(("\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.bz2\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.tbz2?\\'\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.g?z\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.xz\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.dz\\'"
 . jka-compr-handler)
                           ("\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" . 
epa-file-handler)
                           ("\\`/[^/]*\\'" . tramp-completion-file-name-handler)
                           ("\\`/\\([^[/:]+\\|[^/]+]\\):" . 
tramp-file-name-handler)
                           ("\\`/:" . file-name-non-special))
 password-cache t
 password-cache-expiry 16
 remote-file-name-inhibit-cache nil
 shell-prompt-pattern "^[^#$%>\n]*[#$%>] *"
 tramp-actions-before-shell '((tramp-login-prompt-regexp tramp-action-login)
                              (tramp-password-prompt-regexp 
tramp-action-password)
                              (tramp-wrong-passwd-regexp 
tramp-action-permission-denied)
                              (shell-prompt-pattern tramp-action-succeed)
                              (tramp-shell-prompt-pattern tramp-action-succeed)
                              (tramp-yesno-prompt-regexp tramp-action-yesno)
                              (tramp-yn-prompt-regexp tramp-action-yn)
                              (tramp-terminal-prompt-regexp 
tramp-action-terminal)
                              (tramp-process-alive-regexp 
tramp-action-process-alive))
 tramp-actions-copy-out-of-band '((tramp-password-prompt-regexp 
tramp-action-password)
                                  (tramp-wrong-passwd-regexp 
tramp-action-permission-denied)
                                  (tramp-copy-failed-regexp 
tramp-action-permission-denied)
                                  (tramp-process-alive-regexp 
tramp-action-out-of-band))
 tramp-auto-save-directory nil
 tramp-backup-directory-alist '(("." . "~/.emacs.d/backups"))
 tramp-bug-report-address "address@hidden"
 tramp-cache-data '(("#<process *tramp/smb address@hidden>" ("smb-share" nil) 
("chunksize" nil))
                    (["smb" "dave" "win7ult32" nil] ("smbclient-version" 
"Version 3.0.28a-apple")
                     ("first-password-request" nil)
                     ("smbserver-version"
                      "Domain=[WIN7ULT32] OS=[Windows 7 Ultimate 7601 Service 
Pack 1] Server=[Windows 7 Ultimate 6.1]")
                     ("share-cache"
                      (("Users" "dr-xr-xr-x" 0 (0 0)) ("C$" "dr-xr-xr-x" 0 (0 
0))
                       ("ADMIN$" "dr-xr-xr-x" 0 (0 0)))
                      )
                     )
                    (["smb" "dave" "win7ult32" "/.dired"] 
("file-attributes-integer" ((20030 24357 462848))))
                    (["smb" "dave" "win7ult32" "/C$"]
                     ("file-attributes-integer"
                      ((20030 24380 896806) t -1 -1 -1 (0 0) (0 0) (0 0) 0 
"dr-xr-xr-x" nil 0 (-1 . 1)))
                     ("file-entries"
                      ((20030 24389 183964) ("" "drwxrwxrwx" 0 (0 0)) 
("Windows" "drwxrwxrwx" 0 (20028 1545))
                       ("Users" "dr-xr-xr-x" 0 (19856 53118))
                       ("System Volume Information" "drwxrwxrwx" 0 (20028 
18155))
                       ("Recovery" "drwxrwxrwx" 0 (19856 53111)) ("ProgramData" 
"drwxrwxrwx" 0 (20026 62707))
                       ("Program Files" "dr-xr-xr-x" 0 (20026 62707)) 
("PerfLogs" "drwxrwxrwx" 0 (19035 61265))
                       ("pagefile.sys" "-rwxrwxrwx" 1073741824 (20028 18469))
                       ("msysgit" "drwxrwxrwx" 0 (20028 21977))
                       ("Documents and Settings" "drwxrwxrwx" 0 (19036 3939))
                       ("config.sys" "-rwxrwxrwx" 10 (18992 10428))
                       ("autoexec.bat" "-rwxrwxrwx" 24 (18992 10428))
                       ("$Recycle.Bin" "drwxrwxrwx" 0 (19856 53129)))
                      )
                     )
                    (["smb" "dave" "win7ult32" "/C$/.dired"] 
("file-attributes-integer" ((20030 24389 184106))))
                    ("#<process *tramp/smb address@hidden>" ("smb-share" "C$") 
("chunksize" nil)
                     ("last-cmd-time" (20030 24403 553339)) ("stat-capability" 
nil) ("cifs-capabilities" nil))
                    (["smb" "dave" "win7ult32" "/C$/Windows"]
                     ("file-attributes-integer"
                      ((20030 24393 480729) t -1 -1 -1 (0 0) (20028 1545) (0 0) 
0 "drwxrwxrwx" nil 0 (-1 . 1)))
                     ("file-entries"
                      ((20030 24393 510952) ("" "drwxrwxrwx" 0 (0 0))
                       ("_default.pif" "-rwxrwxrwx" 707 (18992 10457))
                       ("write.exe" "-rwxrwxrwx" 9216 (19035 56329))
                       ("WMSysPr9.prx" "-rwxrwxrwx" 316640 (18992 9951)) 
("winsxs" "drwxrwxrwx" 0 (20028 18493))
                       ("winhlp32.exe" "-rwxrwxrwx" 9728 (19035 56325))
                       ("winhelp.exe" "-rwxrwxrwx" 256192 (18992 10428))
                       ("winexesvc.exe" "-rwxrwxrwx" 9728 (20027 11291))
                       ("WindowsUpdate.log" "-rwxrwxrwx" 1489831 (20030 22094))
                       ("WindowsShell.Manifest" "-r-xr-xr-x" 749 (19036 3221))
                       ("win.ini" "-rwxrwxrwx" 403 (19036 3966)) ("Web" 
"drwxrwxrwx" 0 (19036 3854))
                       ("Vss" "drwxrwxrwx" 0 (19035 61269)) ("Ultimate.xml" 
"-rwxrwxrwx" 51867 (18992 8773))
                       ("twunk_32.exe" "-rwxrwxrwx" 31232 (19035 56322))
                       ("twunk_16.exe" "-rwxrwxrwx" 49680 (18992 10365))
                       ("twain_32.dll" "-rwxrwxrwx" 51200 (19688 15813))
                       ("twain_32" "drwxrwxrwx" 0 (19036 3856)) ("twain.dll" 
"-rwxrwxrwx" 94784 (18992 10365))
                       ("TSSysprep.log" "-rwxrwxrwx" 1355 (19856 55234))
                       ("tracing" "drwxrwxrwx" 0 (19035 59282)) ("Temp" 
"drwxrwxrwx" 0 (20030 22136))
                       ("Tasks" "drwxrwxrwx" 0 (19036 3931)) ("TAPI" 
"drwxrwxrwx" 0 (19036 3500))
                       ("System32" "drwxrwxrwx" 0 (20028 18426)) ("system.ini" 
"-rwxrwxrwx" 219 (18992 10676))
                       ("system" "drwxrwxrwx" 0 (19036 3855)) ("Starter.xml" 
"-rwxrwxrwx" 48201 (18992 8773))
                       ("Speech" "drwxrwxrwx" 0 (19688 27160))
                       ("SoftwareDistribution" "drwxrwxrwx" 0 (19857 58898))
                       ("ShellNew" "drwxrwxrwx" 0 (19688 27646)) 
("setuperr.log" "-rwxrwxrwx" 0 (19036 3053))
                       ("setupact.log" "-rwxrwxrwx" 23125 (20028 18475)) 
("Setup" "drwxrwxrwx" 0 (19036 2760))
                       ("servicing" "drwxrwxrwx" 0 (19688 27161))
                       ("ServiceProfiles" "drwxrwxrwx" 0 (19036 2758)) 
("security" "drwxrwxrwx" 0 (19688 27646))
                       ("schemas" "drwxrwxrwx" 0 (19036 3854)) ("SchCache" 
"drwxrwxrwx" 0 (19035 59342))
                       ("Resources" "drwxrwxrwx" 0 (19036 3854)) ("rescache" 
"drwxrwxrwx" 0 (20028 21014))
                       ("RemotePackages" "drwxrwxrwx" 0 (19688 27646))
                       ("Registration" "drwxrwxrwx" 0 (19035 61267))
                       ("regedit.exe" "-rwxrwxrwx" 398336 (19035 56310)) 
("Prefetch" "drwxrwxrwx" 0 (20027 696))
                       ("PolicyDefinitions" "drwxrwxrwx" 0 (20028 3014)) ("PLA" 
"drwxrwxrwx" 0 (19035 61267))
                       ("PFRO.log" "-rwxrwxrwx" 5250 (19688 16914)) 
("Performance" "drwxrwxrwx" 0 (19036 3854))
                       ("Panther" "drwxrwxrwx" 0 (19856 53113))
                       ("Offline Web Pages" "drwxrwxrwx" 0 (19036 3856))
                       ("notepad.exe" "-rwxrwxrwx" 179712 (19035 56307))
                       ("msdfmap.ini" "-rwxrwxrwx" 1405 (18992 9055)) 
("ModemLogs" "drwxrwxrwx" 0 (19035 59283))
                       ("Microsoft.NET" "drwxrwxrwx" 0 (20026 61106))
                       ("mib.bin" "-rwxrwxrwx" 43131 (19035 48128)) ("Media" 
"dr-xr-xr-x" 0 (19036 3856))
                       ("Logs" "drwxrwxrwx" 0 (20028 1917)) 
("LiveKernelReports" "drwxrwxrwx" 0 (19035 59275))
                       ("L2Schemas" "drwxrwxrwx" 0 (19036 3855)) ("Installer" 
"drwxrwxrwx" 0 (20026 62803))
                       ("inf" "drwxrwxrwx" 0 (20028 5349)) ("IME" "drwxrwxrwx" 
0 (19688 27161))
                       ("IE9_main.log" "-rwxrwxrwx" 3449 (20028 1918))
                       ("hh.exe" "-rwxrwxrwx" 15360 (19035 56301))
                       ("HelpPane.exe" "-rwxrwxrwx" 497152 (19035 56301)) 
("Help" "drwxrwxrwx" 0 (19688 27160))
                       ("Globalization" "drwxrwxrwx" 0 (19688 27810))
                       ("fveupdate.exe" "-rwxrwxrwx" 13824 (19035 56300)) 
("Fonts" "dr-xr-xr-x" 0 (20026 58739))
                       ("explorer.exe" "-rwxrwxrwx" 2616320 (19815 16014))
                       ("en-US" "drwxrwxrwx" 0 (19688 27161)) ("ehome" 
"drwxrwxrwx" 0 (19688 27649))
                       ("DtcInstall.log" "-rwxrwxrwx" 2790 (19856 55172))
                       ("Downloaded Program Files" "drwxrwxrwx" 0 (19036 3855))
                       ("DigitalLocker" "drwxrwxrwx" 0 (19688 27161))
                       ("diagnostics" "drwxrwxrwx" 0 (19036 3854)) ("debug" 
"drwxrwxrwx" 0 (20026 57886))
                       ("Cursors" "drwxrwxrwx" 0 (19036 3855)) ("CSC" 
"drwxrwxrwx" 0 (19856 55176))
                       ("Branding" "drwxrwxrwx" 0 (19036 3854))
                       ("bootstat.dat" "-rwxrwxrwx" 67584 (20028 18473)) 
("Boot" "drwxrwxrwx" 0 (19036 3854))
                       ("BitLockerDiscoveryVolumeContents" "drwxrwxrwx" 0 
(19688 27646))
                       ("bfsvc.exe" "-rwxrwxrwx" 65024 (19688 15776)) 
("assembly" "dr-xr-xr-x" 0 (20026 62797))
                       ("AppPatch" "drwxrwxrwx" 0 (20026 58764)) ("AppCompat" 
"drwxrwxrwx" 0 (19035 61265))
                       ("addins" "drwxrwxrwx" 0 (19036 3855)) (".." 
"drwxrwxrwx" 0 (20028 1545))
                       ("." "drwxrwxrwx" 0 (20028 1545)))
                      )
                     ("file-name-all-completions"
                      ((20030 28339 685512) ("./") ("_default.pif") 
("write.exe") ("WMSysPr9.prx") ("winsxs/")
                       ("winhlp32.exe") ("winhelp.exe") ("winexesvc.exe") 
("WindowsUpdate.log")
                       ("WindowsShell.Manifest") ("win.ini") ("Web/") ("Vss/") 
("Ultimate.xml") ("twunk_32.exe")
                       ("twunk_16.exe") ("twain_32.dll") ("twain_32/") 
("twain.dll") ("TSSysprep.log")
                       ("tracing/") ("Temp/") ("Tasks/") ("TAPI/") 
("System32/") ("system.ini") ("system/")
                       ("Starter.xml") ("Speech/") ("SoftwareDistribution/") 
("ShellNew/") ("setuperr.log")
                       ("setupact.log") ("Setup/") ("servicing/") 
("ServiceProfiles/") ("security/")
                       ("schemas/") ("SchCache/") ("Resources/") ("rescache/") 
("RemotePackages/")
                       ("Registration/") ("regedit.exe") ("Prefetch/") 
("PolicyDefinitions/") ("PLA/")
                       ("PFRO.log") ("Performance/") ("Panther/") ("Offline Web 
Pages/") ("notepad.exe")
                       ("msdfmap.ini") ("ModemLogs/") ("Microsoft.NET/") 
("mib.bin") ("Media/") ("Logs/")
                       ("LiveKernelReports/") ("L2Schemas/") ("Installer/") 
("inf/") ("IME/") ("IE9_main.log")
                       ("hh.exe") ("HelpPane.exe") ("Help/") ("Globalization/") 
("fveupdate.exe") ("Fonts/")
                       ("explorer.exe") ("en-US/") ("ehome/") 
("DtcInstall.log") ("Downloaded Program Files/")
                       ("DigitalLocker/") ("diagnostics/") ("debug/") 
("Cursors/") ("CSC/") ("Branding/")
                       ("bootstat.dat") ("Boot/") 
("BitLockerDiscoveryVolumeContents/") ("bfsvc.exe")
                       ("assembly/") ("AppPatch/") ("AppCompat/") ("addins/") 
("../") ("./"))
                      )
                     )
                    (["smb" "dave" "win7ult32" "/C$/Windows/.dired"]
                     ("file-attributes-integer" ((20030 24393 511064))))
                    (["smb" "dave" "win7ult32" "/C$/Windows/Temp"]
                     ("file-attributes-integer"
                      ((20030 24399 736395) t -1 -1 -1 (0 0) (20030 22136) (0 
0) 0 "drwxrwxrwx" nil 0 (-1 . 1)))
                     ("file-entries"
                      ((20030 24399 753306) ("" "drwxrwxrwx" 0 (0 0))
                       ("TS_EB2.tmp" "-rwxrwxrwx" 196608 (19856 55254))
                       ("TS_D66A.tmp" "-rwxrwxrwx" 262144 (19865 18461))
                       ("TS_3069.tmp" "-rwxrwxrwx" 458752 (19856 55262))
                       ("TS_2F13.tmp" "-rwxrwxrwx" 262144 (19856 55262))
                       ("TS_22AC.tmp" "-rwxrwxrwx" 196608 (19856 55259))
                       ("TS_21A6.tmp" "-rwxrwxrwx" 196608 (19856 55258))
                       ("TS_193C.tmp" "-rwxrwxrwx" 720896 (19856 55258))
                       ("TS_15A2.tmp" "-rwxrwxrwx" 196608 (19856 55255))
                       ("TS_12C6.tmp" "-rwxrwxrwx" 458752 (19856 55255))
                       ("TS_11CB.tmp" "-rwxrwxrwx" 262144 (19856 55254)) 
("objs" "drwxrwxrwx" 0 (20030 2545))
                       ("MPTelemetrySubmit" "drwxrwxrwx" 0 (20030 22070))
                       ("MpSigStub.log" "-rwxrwxrwx" 17030 (20028 8766))
                       ("MpCmdRun.log" "-rwxrwxrwx" 14058 (20030 22094))
                       ("Microsoft .NET Framework 4 Client Profile 
Setup_4.0.30319" "drwxrwxrwx" 0 (19865 18716))
                       ("Microsoft .NET Framework 4 Client Profile 
Setup_20110404_002915074.html" "-rwxrwxrwx"
                        573528 (19865 18895))
                       ("Microsoft .NET Framework 4 Client Profile 
Setup_20110404_002915074-MSI_netfx_Core_x86.msi.txt"
                        "-rwxrwxrwx" 3579948 (19865 18890))
                       ("KB2518870_20110804_141157200.html" "-rwxrwxrwx" 55158 
(20026 57724))
                       ("KB2518870_20110804_141157200-Microsoft .NET Framework 
4 Client Profile-MSP0.txt"
                        "-rwxrwxrwx" 4225382 (20026 57720))
                       ("KB2518870_10.0.30319" "drwxrwxrwx" 0 (20026 57581))
                       ("KB2478663_20110804_141502825.html" "-rwxrwxrwx" 54782 
(20026 57876))
                       ("KB2478663_20110804_141502825-Microsoft .NET Framework 
4 Client Profile-MSP0.txt"
                        "-rwxrwxrwx" 4492000 (20026 57873))
                       ("KB2478663_10.0.30319" "drwxrwxrwx" 0 (20026 57766))
                       ("fwtsqmfile03.sqm" "-rwxrwxrwx" 608 (20028 23315))
                       ("fwtsqmfile02.sqm" "-rwxrwxrwx" 608 (20028 16214))
                       ("fwtsqmfile01.sqm" "-rwxrwxrwx" 608 (20027 47191))
                       ("fwtsqmfile00.sqm" "-rwxrwxrwx" 608 (20026 65470))
                       ("DMIE37A.tmp" "-rwxrwxrwx" 0 (19856 56467)) 
("DMI6300.tmp" "-rwxrwxrwx" 0 (19856 55209))
                       ("dd_SetupUtility.txt" "-rwxrwxrwx" 660 (19865 18890))
                       ("dd_dotNetFx40_Client_x86_decompression_log.txt" 
"-rwxrwxrwx" 1175 (19865 18895))
                       ("dd_clwireg.txt" "-rwxrwxrwx" 5436 (20026 57764)) (".." 
"drwxrwxrwx" 0 (20030 22136))
                       ("." "drwxrwxrwx" 0 (20030 22136)))
                      )
                     ("file-name-all-completions"
                      ((20030 28346 149032) ("./") ("TS_EB2.tmp") 
("TS_D66A.tmp") ("TS_3069.tmp")
                       ("TS_2F13.tmp") ("TS_22AC.tmp") ("TS_21A6.tmp") 
("TS_193C.tmp") ("TS_15A2.tmp")
                       ("TS_12C6.tmp") ("TS_11CB.tmp") ("objs/") 
("MPTelemetrySubmit/") ("MpSigStub.log")
                       ("MpCmdRun.log") ("Microsoft .NET Framework 4 Client 
Profile Setup_4.0.30319/")
                       ("Microsoft .NET Framework 4 Client Profile 
Setup_20110404_002915074.html")
                       ("Microsoft .NET Framework 4 Client Profile 
Setup_20110404_002915074-MSI_netfx_Core_x86.msi.txt")
                       ("KB2518870_20110804_141157200.html")
                       ("KB2518870_20110804_141157200-Microsoft .NET Framework 
4 Client Profile-MSP0.txt")
                       ("KB2518870_10.0.30319/") 
("KB2478663_20110804_141502825.html")
                       ("KB2478663_20110804_141502825-Microsoft .NET Framework 
4 Client Profile-MSP0.txt")
                       ("KB2478663_10.0.30319/") ("fwtsqmfile03.sqm") 
("fwtsqmfile02.sqm") ("fwtsqmfile01.sqm")
                       ("fwtsqmfile00.sqm") ("DMIE37A.tmp") ("DMI6300.tmp") 
("dd_SetupUtility.txt")
                       ("dd_dotNetFx40_Client_x86_decompression_log.txt") 
("dd_clwireg.txt") ("../") ("./"))
                      )
                     )
                    (["smb" "dave" "win7ult32" "/C$/Windows/Temp/.dired"]
                     ("file-attributes-integer" ((20030 24399 753438))))
                    (["smb" "dave" "win7ult32" "/"]
                     ("file-entries"
                      ((20030 28324 944166) ("" "drwxrwxrwx" 0 (0 0)) ("Users" 
"dr-xr-xr-x" 0 (0 0))
                       ("C$" "dr-xr-xr-x" 0 (0 0)) ("ADMIN$" "dr-xr-xr-x" 0 (0 
0)))
                      )
                     ("file-attributes-integer"
                      ((20030 28324 944276) t -1 -1 -1 (0 0) (0 0) (0 0) 0 
"drwxrwxrwx" nil 0 (-1 . 1)))
                     )
                    ("#<process *tramp/smb address@hidden>" ("smb-share" "C$") 
("chunksize" nil)
                     ("last-cmd-time" (20030 25687 556846)))
                    ("#<process *tramp/smb address@hidden>" ("smb-share" "C$") 
("chunksize" nil)
                     ("last-cmd-time" (20030 28358 534917)) ("stat-capability" 
nil) ("cifs-capabilities" nil))
                    )
 tramp-cache-data-changed t
 tramp-cache-inhibit-cache nil
 tramp-cache-unload-hook '((lambda nil
                            (remove-hook (quote kill-emacs-hook) (quote 
tramp-dump-connection-properties)))
                           (lambda nil
                            (remove-hook (quote before-revert-hook) (quote 
tramp-flush-file-function))
                            (remove-hook (quote eshell-pre-command-hook) (quote 
tramp-flush-file-function))
                            (remove-hook (quote kill-buffer-hook) (quote 
tramp-flush-file-function)))
                           #[nil "\300\301\302\"\207"
                             [remove-hook kill-buffer-hook 
tramp-delete-temp-file-function] 3]
                           )
 tramp-chunksize nil
 ;; Variable encoded due to non-printable characters.
 tramp-color-escape-sequence-regexp (base64-decode-string "G1tbOzAtOV0rbQ==")
 tramp-completion-file-name-handler-alist '((file-name-all-completions .
                                             
tramp-completion-handle-file-name-all-completions)
                                            (file-name-completion . 
tramp-completion-handle-file-name-completion)
                                            )
 tramp-completion-file-name-regexp "\\`/[^/]*\\'"
 tramp-completion-file-name-regexp-separate "\\`/\\([[][^]]*\\)?\\'"
 tramp-completion-file-name-regexp-unified "\\`/[^/]*\\'"
 tramp-completion-file-name-regexp-url 
"\\`/[^/:]+\\(:\\(/\\(/[^/]*\\)?\\)?\\)?\\'"
 tramp-completion-function-alist '(("fcp" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("pscp" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("plink1" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("plink" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("krlogin" (tramp-parse-rhosts 
"/etc/hosts.equiv"))
                                   ("sshx" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scpx" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("sudo" (tramp-parse-passwd "/etc/passwd"))
                                   ("su" (tramp-parse-passwd "/etc/passwd"))
                                   ("telnet" (tramp-parse-hosts "/etc/hosts"))
                                   ("remsh" (tramp-parse-rhosts 
"/etc/hosts.equiv"))
                                   ("ssh2_old" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh1_old" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh2" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh1" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("rsh" (tramp-parse-rhosts 
"/etc/hosts.equiv"))
                                   ("remcp" (tramp-parse-rhosts 
"/etc/hosts.equiv"))
                                   ("rsyncc" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("rsync" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scp2_old" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scp1_old" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scp2" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scp1" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scp" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("rcp" (tramp-parse-rhosts 
"/etc/hosts.equiv"))
                                   ("smb" (tramp-parse-netrc "~/.netrc"))
                                   ("ksu" (tramp-parse-passwd "/etc/passwd"))
                                   ("sftp" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scpc" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ftp" (tramp-parse-netrc "~/.netrc"))
                                   ("fish" (tramp-parse-rhosts 
"/etc/hosts.equiv")
                                    (tramp-parse-sconfig "/etc/ssh_config")
                                    (tramp-parse-shosts "~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.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.equiv"))
 tramp-completion-function-alist-ssh '((tramp-parse-rhosts "/etc/hosts.equiv")
                                       (tramp-parse-sconfig "/etc/ssh_config")
                                       (tramp-parse-shosts "~/.ssh/known_hosts")
                                       (tramp-parse-sconfig "~/.ssh/config"))
 tramp-completion-function-alist-su '((tramp-parse-passwd "/etc/passwd"))
 tramp-completion-function-alist-telnet '((tramp-parse-hosts "/etc/hosts"))
 tramp-completion-mode nil
 tramp-completion-reread-directory-timeout 10
 tramp-copy-failed-regexp "\\(.+: \\(No such file or directory\\|Permission 
denied\\|is a directory\\|not a regular file\\)\\)\\s-*"
 tramp-copy-size-limit 10240
 tramp-current-host "win7ult32"
 tramp-current-method "smb"
 tramp-current-user "dave"
 tramp-debug-outline-regexp "[0-9]+:[0-9]+:[0-9]+\\.[0-9]+ [a-z0-9-]+ 
(\\([0-9]+\\)) #"
 tramp-default-host "localhost"
 tramp-default-method "scpc"
 tramp-default-method-alist 
'(("\\`\\(127\\.0\\.0\\.1\\|::1\\|localhost6?\\|pluto\\.luannocracy\\.com\\)\\'"
                               "\\`root\\'" "su")
                              (nil "\\`\\(anonymous\\|ftp\\)\\'" "ftp") 
("\\`ftp\\." nil "ftp") (nil "%" "smb")
                              ("" "\\`\\(anonymous\\|ftp\\)\\'" "ftp") 
("\\`ftp\\." "" "ftp")
                              ("\\`localhost\\'" "\\`root\\'" "su"))
 tramp-default-password-end-of-line "\n"
 tramp-default-proxies-alist '(("\\`localhost\\'" nil nil) 
("\\`206.217.198.21\\'" nil nil)
                               ("\\`.+\\'" "\\`root\\'" "/ssh:%h:"))
 tramp-default-user nil
 tramp-default-user-alist '(("\\`smb\\'" nil nil)
                            
("\\`\\(?:fcp\\|krlogin\\|p\\(?:link1?\\|s\\(?:\\(?:c\\|ft\\)p\\)\\)\\|r\\(?:cp\\|emcp\\|sh\\)\\|telnet\\)\\'"
 nil "dave")
                            ("\\`\\(?:ksu\\|su\\(?:do\\)?\\)\\'" nil "root")
                            ("\\`\\(?:socks\\|tunnel\\)\\'" nil "dave") 
("\\`synce\\'" nil nil)
                            ("synce" nil nil) ("imaps" nil "dave") ("imap" nil 
"dave") ("socks" nil "dave")
                            ("tunnel" nil "dave") ("fish" nil "dave") ("smb" 
nil "")
                            ("\\`su\\(do\\)?\\'" nil "root")
                            ("\\`r\\(em\\)?\\(cp\\|sh\\)\\|telnet\\|plink1?\\'" 
nil "dave"))
 tramp-devices '(("/sudo:address@hidden:" 6) ("/sudo:address@hidden:" 5) 
("/sudo:address@hidden:" 4)
                 ("/scpc:192.168.188.132:" 3) ("/smb:address@hidden:" 2) 
("/smb:address@hidden:" 1)
                 ("/sudo:address@hidden:" 0))
 tramp-domain-regexp "[-a-zA-Z0-9_.]+"
 tramp-echo-mark "_echo"
 tramp-echo-mark-marker "_echo"
 tramp-echo-mark-marker-length 5
 tramp-echoed-echo-mark-regexp "_echo\\(\\( \\)?\\)\\{5\\}"
 tramp-efs-method "ftp"
 tramp-encoding-command-interactive "-i"
 tramp-encoding-command-switch "-c"
 tramp-encoding-shell "/bin/sh"
 tramp-end-of-output "///7f90297a97d94f32e60f9fabd481a037#$"
 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-handler-alist '((load . tramp-handle-load)
                                 (make-symbolic-link . 
tramp-handle-make-symbolic-link)
                                 (file-name-as-directory . 
tramp-handle-file-name-as-directory)
                                 (file-name-directory . 
tramp-handle-file-name-directory)
                                 (file-name-nondirectory . 
tramp-handle-file-name-nondirectory)
                                 (file-truename . tramp-handle-file-truename)
                                 (file-exists-p . tramp-handle-file-exists-p)
                                 (file-directory-p . 
tramp-handle-file-directory-p)
                                 (file-executable-p . 
tramp-handle-file-executable-p)
                                 (file-readable-p . 
tramp-handle-file-readable-p)
                                 (file-regular-p . tramp-handle-file-regular-p)
                                 (file-symlink-p . tramp-handle-file-symlink-p)
                                 (file-writable-p . 
tramp-handle-file-writable-p)
                                 (file-ownership-preserved-p . 
tramp-handle-file-ownership-preserved-p)
                                 (file-newer-than-file-p . 
tramp-handle-file-newer-than-file-p)
                                 (file-attributes . 
tramp-handle-file-attributes)
                                 (file-modes . tramp-handle-file-modes)
                                 (directory-files . 
tramp-handle-directory-files)
                                 (directory-files-and-attributes . 
tramp-handle-directory-files-and-attributes)
                                 (file-name-all-completions . 
tramp-handle-file-name-all-completions)
                                 (file-name-completion . 
tramp-handle-file-name-completion)
                                 (add-name-to-file . 
tramp-handle-add-name-to-file)
                                 (copy-file . tramp-handle-copy-file)
                                 (copy-directory . tramp-handle-copy-directory)
                                 (rename-file . tramp-handle-rename-file)
                                 (set-file-modes . tramp-handle-set-file-modes)
                                 (set-file-times . tramp-handle-set-file-times)
                                 (make-directory . tramp-handle-make-directory)
                                 (delete-directory . 
tramp-handle-delete-directory)
                                 (delete-file . tramp-handle-delete-file)
                                 (directory-file-name . 
tramp-handle-directory-file-name)
                                 (executable-find . 
tramp-handle-executable-find)
                                 (start-file-process . 
tramp-handle-start-file-process)
                                 (process-file . tramp-handle-process-file)
                                 (shell-command . tramp-handle-shell-command)
                                 (insert-directory . 
tramp-handle-insert-directory)
                                 (expand-file-name . 
tramp-handle-expand-file-name)
                                 (substitute-in-file-name . 
tramp-handle-substitute-in-file-name)
                                 (file-local-copy . 
tramp-handle-file-local-copy)
                                 (file-remote-p . tramp-handle-file-remote-p)
                                 (insert-file-contents . 
tramp-handle-insert-file-contents)
                                 (insert-file-contents-literally . 
tramp-handle-insert-file-contents-literally)
                                 (write-region . tramp-handle-write-region)
                                 (find-backup-file-name . 
tramp-handle-find-backup-file-name)
                                 (make-auto-save-file-name . 
tramp-handle-make-auto-save-file-name)
                                 (unhandled-file-name-directory . 
tramp-handle-unhandled-file-name-directory)
                                 (dired-compress-file . 
tramp-handle-dired-compress-file)
                                 (dired-recursive-delete-directory .
                                  tramp-handle-dired-recursive-delete-directory)
                                 (dired-uncache . tramp-handle-dired-uncache)
                                 (set-visited-file-modtime . 
tramp-handle-set-visited-file-modtime)
                                 (verify-visited-file-modtime . 
tramp-handle-verify-visited-file-modtime)
                                 (file-selinux-context . 
tramp-handle-file-selinux-context)
                                 (set-file-selinux-context . 
tramp-handle-set-file-selinux-context)
                                 (vc-registered . tramp-handle-vc-registered))
 tramp-file-name-regexp "\\`/\\([^[/:]+\\|[^/]+]\\):"
 tramp-file-name-regexp-separate "\\`/\\[.*\\]"
 tramp-file-name-regexp-unified "\\`/\\([^[/:]+\\|[^/]+]\\):"
 tramp-file-name-regexp-url "\\`/[^/:]+://"
 tramp-file-name-structure '("^/\\(\\([a-zA-Z_0-9-]+\\):\\)?\\(\\([^:/  
]+\\)@\\)?\\(\\([a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+]\\)\\(#[0-9]+\\)?\\)?:\\(.*$\\)"
 2 4 5 8)
 tramp-fish-continue-prompt-regexp "^### 100.*\n"
 tramp-fish-error-prompt-regexp "^### \\(4\\|5\\)[0-9]+.*\n"
 tramp-fish-file-name-handler-alist '((add-name-to-file . 
tramp-fish-handle-add-name-to-file)
                                      (copy-file . tramp-fish-handle-copy-file)
                                      (delete-directory . 
tramp-fish-handle-delete-directory)
                                      (delete-file . 
tramp-fish-handle-delete-file)
                                      (directory-file-name . 
tramp-handle-directory-file-name)
                                      (directory-files . 
tramp-handle-directory-files)
                                      (directory-files-and-attributes .
                                       
tramp-fish-handle-directory-files-and-attributes)
                                      (dired-uncache . 
tramp-handle-dired-uncache)
                                      (expand-file-name . 
tramp-fish-handle-expand-file-name)
                                      (file-attributes . 
tramp-fish-handle-file-attributes)
                                      (file-directory-p . 
tramp-fish-handle-file-directory-p)
                                      (file-executable-p . 
tramp-fish-handle-file-executable-p)
                                      (file-exists-p . 
tramp-fish-handle-file-exists-p)
                                      (file-local-copy . 
tramp-fish-handle-file-local-copy)
                                      (file-modes . tramp-handle-file-modes)
                                      (file-name-all-completions . 
tramp-fish-handle-file-name-all-completions)
                                      (file-name-as-directory . 
tramp-handle-file-name-as-directory)
                                      (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-fish-handle-file-newer-than-file-p)
                                      (file-ownership-preserved-p . ignore)
                                      (file-readable-p . 
tramp-fish-handle-file-readable-p)
                                      (file-regular-p . 
tramp-handle-file-regular-p)
                                      (file-remote-p . 
tramp-handle-file-remote-p)
                                      (file-symlink-p . 
tramp-handle-file-symlink-p)
                                      (file-writable-p . 
tramp-fish-handle-file-writable-p)
                                      (find-backup-file-name . 
tramp-handle-find-backup-file-name)
                                      (insert-directory . 
tramp-fish-handle-insert-directory)
                                      (insert-file-contents . 
tramp-fish-handle-insert-file-contents)
                                      (load . tramp-handle-load)
                                      (make-directory . 
tramp-fish-handle-make-directory)
                                      (make-directory-internal . 
tramp-fish-handle-make-directory-internal)
                                      (make-symbolic-link . 
tramp-fish-handle-make-symbolic-link)
                                      (rename-file . 
tramp-fish-handle-rename-file)
                                      (set-file-modes . 
tramp-fish-handle-set-file-modes)
                                      (set-file-times . 
tramp-fish-handle-set-file-times)
                                      (set-visited-file-modtime . ignore)
                                      (shell-command . 
tramp-handle-shell-command)
                                      (substitute-in-file-name . 
tramp-handle-substitute-in-file-name)
                                      (unhandled-file-name-directory .
                                       
tramp-handle-unhandled-file-name-directory)
                                      (vc-registered . ignore) 
(verify-visited-file-modtime . ignore)
                                      (write-region . 
tramp-fish-handle-write-region)
                                      (executable-find . 
tramp-fish-handle-executable-find)
                                      (start-file-process . ignore)
                                      (process-file . 
tramp-fish-handle-process-file))
 tramp-fish-method "fish"
 tramp-fish-ok-prompt-regexp "^### 200\n"
 tramp-fish-start-fish-server-command "stty intr \"\" quit \"\" erase \"\" kill 
\"\" eof \"\" eol \"\" eol2 \"\" swtch \"\" start \"\" stop \"\" susp \"\" 
rprnt \"\" werase \"\" lnext \"\" flush \"\"; perl .fishsrv.pl `grep 
'ARGV\\[0\\]' .fishsrv.pl | sed -e 's/^[^\"]*\"//' -e 's/\"[^\"]*$//'`; exit"
 tramp-foreign-file-name-handler-alist '((tramp-imap-file-name-p . 
tramp-imap-file-name-handler)
                                         (tramp-fish-file-name-p . 
tramp-fish-file-name-handler)
                                         (tramp-smb-file-name-p . 
tramp-smb-file-name-handler)
                                         (tramp-ftp-file-name-p . 
tramp-ftp-file-name-handler)
                                         (identity . 
tramp-sh-file-name-handler))
 tramp-ftp-method "ftp"
 tramp-ftp-unload-hook '(#[nil "\300\301\302\303\302\304\305\301!\"\"\"\207"
                           [setplist substitute-in-file-name delete ange-ftp
                            tramp-handle-substitute-in-file-name symbol-plist]
                           8]
                         (lambda nil
                          (setplist (quote substitute-in-file-name)
                           (delete (quote ange-ftp)
                            (delete (quote tramp-handle-substitute-in-file-name)
                             (symbol-plist (quote substitute-in-file-name)))
                            )
                           )
                          )
                         tramp-ftp-enable-ange-ftp)
 tramp-gvfs-methods '("dav" "davs" "obex" "synce")
 tramp-gvfs-path-tramp "/org/gnu/Emacs/Tramp"
 tramp-gvfs-service-daemon "org.gtk.vfs.Daemon"
 tramp-gvfs-zeroconf-domain "local"
 tramp-gw-aux-proc nil
 tramp-gw-default-socks-port 1080
 tramp-gw-default-tunnel-port 8080
 tramp-gw-gw-proc nil
 tramp-gw-gw-vector nil
 tramp-gw-socks-method "socks"
 tramp-gw-tunnel-method "tunnel"
 tramp-gw-vector nil
 tramp-half-a-year '(241 17024)
 tramp-handle-file-local-copy-hook nil
 tramp-handle-write-region-hook nil
 tramp-host-regexp "[a-zA-Z0-9_.-]+"
 tramp-host-with-port-regexp "\\([a-zA-Z0-9_.-]+\\)#\\([0-9]+\\)"
 tramp-imap-file-name-handler-alist '((add-name-to-file . ignore) (copy-file . 
tramp-imap-handle-copy-file)
                                      (delete-directory . ignore) (delete-file 
. tramp-imap-handle-delete-file)
                                      (directory-file-name . 
tramp-handle-directory-file-name)
                                      (directory-files . 
tramp-handle-directory-files)
                                      (directory-files-and-attributes .
                                       
tramp-imap-handle-directory-files-and-attributes)
                                      (dired-call-process . ignore)
                                      (expand-file-name . 
tramp-imap-handle-expand-file-name)
                                      (file-attributes . 
tramp-imap-handle-file-attributes)
                                      (file-directory-p . 
tramp-imap-handle-file-directory-p)
                                      (file-executable-p . 
tramp-imap-handle-file-executable-p)
                                      (file-exists-p . 
tramp-imap-handle-file-exists-p)
                                      (file-local-copy . 
tramp-imap-handle-file-local-copy)
                                      (file-modes . tramp-handle-file-modes)
                                      (file-name-all-completions . 
tramp-imap-handle-file-name-all-completions)
                                      (file-name-as-directory . 
tramp-handle-file-name-as-directory)
                                      (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-imap-handle-file-newer-than-file-p)
                                      (file-ownership-preserved-p . ignore)
                                      (file-readable-p . 
tramp-imap-handle-file-readable-p)
                                      (file-regular-p . 
tramp-handle-file-regular-p)
                                      (file-remote-p . 
tramp-handle-file-remote-p)
                                      (file-symlink-p . 
tramp-handle-file-symlink-p)
                                      (file-writable-p . 
tramp-imap-handle-file-writable-p)
                                      (find-backup-file-name . 
tramp-handle-find-backup-file-name)
                                      (insert-directory . 
tramp-imap-handle-insert-directory)
                                      (insert-file-contents . 
tramp-imap-handle-insert-file-contents)
                                      (load . tramp-handle-load) 
(make-directory . ignore)
                                      (make-directory-internal . ignore) 
(make-symbolic-link . ignore)
                                      (rename-file . 
tramp-imap-handle-rename-file) (set-file-modes . ignore)
                                      (set-file-times . ignore) 
(set-visited-file-modtime . ignore)
                                      (shell-command . ignore)
                                      (substitute-in-file-name . 
tramp-handle-substitute-in-file-name)
                                      (unhandled-file-name-directory .
                                       
tramp-handle-unhandled-file-name-directory)
                                      (vc-registered . ignore) 
(verify-visited-file-modtime . ignore)
                                      (write-region . 
tramp-imap-handle-write-region) (executable-find . ignore)
                                      (start-file-process . ignore) 
(process-file . ignore))
 tramp-imap-method "imap"
 tramp-imap-passphrase nil
 tramp-imap-passphrase-cache nil
 tramp-imap-subject-marker "tramp-imap-subject-marker"
 tramp-imaps-method "imaps"
 tramp-initial-end-of-output "#$ "
 tramp-inline-compress-commands '(("gzip" "gzip -d") ("bzip2" "bzip2 -d") 
("compress" "compress -d"))
 tramp-inline-compress-start-size 4096
 tramp-inodes '(("/smb:address@hidden:" 1) ("/smb:address@hidden:" 0))
 tramp-ipv6-regexp "\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+"
 tramp-local-coding-commands '((b64 base64-encode-region base64-decode-region)
                               (uu tramp-uuencode-region uudecode-decode-region)
                               (pack "perl -e 'binmode STDIN; binmode STDOUT; 
print pack(q{u*}, join q{}, <>)'"
                                "perl -e 'binmode STDIN; binmode STDOUT; print 
unpack(q{u*}, join q{}, <>)'")
                               )
 tramp-local-host-regexp 
"\\`\\(127\\.0\\.0\\.1\\|::1\\|localhost6?\\|pluto\\.luannocracy\\.com\\)\\'"
 tramp-localname-regexp ".*$"
 tramp-locked nil
 tramp-locker nil
 tramp-login-prompt-regexp ".*ogin\\( .*\\)?: *"
 tramp-message-show-message t
 tramp-method-regexp "[a-zA-Z_0-9-]+"
 tramp-methods '(("fcp" (tramp-login-program "fsh") (tramp-login-args (("%h") 
("-l" "%u") ("sh" "-i")))
                  (tramp-remote-sh "/bin/sh -i") (tramp-copy-program "fcp") 
(tramp-copy-args (("-p" "%k")))
                  (tramp-copy-keep-date t))
                 ("psftp" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h"))) 
(tramp-remote-sh "/bin/sh")
                  (tramp-copy-program "pscp")
                  (tramp-copy-args (("-P" "%p") ("-sftp") ("-p" "%k") ("-q") 
("-r"))) (tramp-copy-keep-date t)
                  (tramp-copy-recursive t) (tramp-password-end-of-line "xy"))
                 ("pscp" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h"))) 
(tramp-remote-sh "/bin/sh")
                  (tramp-copy-program "pscp") (tramp-copy-args (("-P" "%p") 
("-scp") ("-p" "%k") ("-q") ("-r")))
                  (tramp-copy-keep-date t) (tramp-copy-recursive t) 
(tramp-password-end-of-line "xy")
                  (tramp-default-port 22))
                 ("plinkx" (tramp-login-program "plink")
                  (tramp-login-args
                   (("-load") ("%h") ("-t") ("env 'TERM=dumb' 'PROMPT_COMMAND=' 
'PS1=#$ '") ("/bin/sh")))
                  (tramp-remote-sh "/bin/sh"))
                 ("plink1" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-1" "-ssh") 
("%h"))) (tramp-remote-sh "/bin/sh")
                  (tramp-password-end-of-line "xy") (tramp-default-port 22))
                 ("plink" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h"))) 
(tramp-remote-sh "/bin/sh")
                  (tramp-password-end-of-line "xy") (tramp-default-port 22))
                 ("krlogin" (tramp-login-program "krlogin") (tramp-login-args 
(("%h") ("-l" "%u") ("-x")))
                  (tramp-remote-sh "/bin/sh"))
                 ("ksu" (tramp-login-program "ksu") (tramp-login-args (("%u") 
("-q")))
                  (tramp-remote-sh "/bin/sh"))
                 ("sudo" (tramp-login-program "sudo")
                  (tramp-login-args (("-u" "%u") ("-s") ("-H") ("-p" 
"Password:"))) (tramp-remote-sh "/bin/sh"))
                 ("su" (tramp-login-program "su") (tramp-login-args (("-") 
("%u"))) (tramp-remote-sh "/bin/sh"))
                 ("telnet" (tramp-login-program "telnet") (tramp-login-args 
(("%h") ("%p")))
                  (tramp-remote-sh "/bin/sh") (tramp-default-port 23))
                 ("sshx" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("-t" "-t") ("%h") ("/bin/sh")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh")
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("ssh2" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-2") ("-e" 
"none") ("%h")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh")
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("ssh1" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-1") ("-e" 
"none") ("%h")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh")
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("ssh" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("%h"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh")
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("remsh" (tramp-login-program "remsh") (tramp-login-args 
(("%h") ("-l" "%u")))
                  (tramp-remote-sh "/bin/sh"))
                 ("rsh" (tramp-login-program "rsh") (tramp-login-args (("%h") 
("-l" "%u")))
                  (tramp-remote-sh "/bin/sh"))
                 ("rsyncc" (tramp-login-program "ssh")
                  (tramp-login-args
                   (("-l" "%u") ("-p" "%p") ("-o" "address@hidden:%%p") ("-o" 
"ControlMaster=yes")
                    ("-e" "none") ("%h"))
                   )
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "rsync")
                  (tramp-copy-args (("-t" "%k") ("-r")))
                  (tramp-copy-env (("RSYNC_RSH") ("ssh -o address@hidden:%%p -o 
ControlMaster=auto")))
                  (tramp-copy-keep-date t) (tramp-copy-keep-tmpfile t) 
(tramp-copy-recursive t))
                 ("rsync" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("%h"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program "rsync")
                  (tramp-copy-args (("-e" "ssh") ("-t" "%k") ("-r"))) 
(tramp-copy-keep-date t)
                  (tramp-copy-keep-tmpfile t) (tramp-copy-recursive t))
                 ("sftp" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("%h"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program "sftp"))
                 ("scpx" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("-t" "-t") ("%h") ("/bin/sh")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "scp")
                  (tramp-copy-args (("-P" "%p") ("-p" "%k") ("-q") ("-r"))) 
(tramp-copy-keep-date t)
                  (tramp-copy-recursive t)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("scpc" (tramp-login-program "ssh")
                  (tramp-login-args
                   (("-l" "%u") ("-p" "%p") ("-o" "address@hidden:%%p") ("-o" 
"ControlMaster=yes")
                    ("-e" "none") ("%h"))
                   )
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "scp")
                  (tramp-copy-args
                   (("-P" "%p") ("-p" "%k") ("-q") ("-r") ("-o" 
"address@hidden:%%p")
                    ("-o" "ControlMaster=auto"))
                   )
                  (tramp-copy-keep-date t) (tramp-copy-recursive t)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("scp2" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-2") ("-e" 
"none") ("%h")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "scp")
                  (tramp-copy-args (("-2") ("-P" "%p") ("-p" "%k") ("-q") 
("-r"))) (tramp-copy-keep-date t)
                  (tramp-copy-recursive t)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("scp1" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-1") ("-e" 
"none") ("%h")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "scp")
                  (tramp-copy-args (("-1") ("-P" "%p") ("-p" "%k") ("-q") 
("-r"))) (tramp-copy-keep-date t)
                  (tramp-copy-recursive t)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("scp" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("%h"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program "scp")
                  (tramp-copy-args (("-P" "%p") ("-p" "%k") ("-q") ("-r"))) 
(tramp-copy-keep-date t)
                  (tramp-copy-recursive t)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("remcp" (tramp-login-program "remsh") (tramp-login-args 
(("%h") ("-l" "%u")))
                  (tramp-remote-sh "/bin/sh") (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-sh "/bin/sh") (tramp-copy-program "rcp") 
(tramp-copy-args (("-p" "%k") ("-r")))
                  (tramp-copy-keep-date t) (tramp-copy-recursive t))
                 ("imaps" (tramp-default-port 993)) ("imap" (tramp-default-port 
143)) ("fish") ("smb") ("ftp")
                 ("rcp" (tramp-login-program "rsh") (tramp-login-args (("%h") 
("-l" "%u")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program "rcp") 
(tramp-copy-args (("-p" "%k") ("-r")))
                  (tramp-copy-keep-date t) (tramp-copy-recursive t) 
(tramp-password-end-of-line nil))
                 ("scp" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("%h"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program "scp")
                  (tramp-copy-args (("-P" "%p") ("-p" "%k") ("-q") ("-r"))) 
(tramp-copy-keep-date t)
                  (tramp-copy-recursive t) (tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("scp1" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-1") ("-e" 
"none") ("%h")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "scp")
                  (tramp-copy-args (("-1") ("-P" "%p") ("-p" "%k") ("-q") 
("-r"))) (tramp-copy-keep-date t)
                  (tramp-copy-recursive t) (tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("scp2" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-2") ("-e" 
"none") ("%h")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "scp")
                  (tramp-copy-args (("-2") ("-P" "%p") ("-p" "%k") ("-q") 
("-r"))) (tramp-copy-keep-date t)
                  (tramp-copy-recursive t) (tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("scp1_old" (tramp-login-program "ssh1")
                  (tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e" 
"none"))) (tramp-remote-sh "/bin/sh")
                  (tramp-copy-program "scp1") (tramp-copy-args (("-p" "%k") 
("-r"))) (tramp-copy-keep-date t)
                  (tramp-copy-recursive t) (tramp-password-end-of-line nil))
                 ("scp2_old" (tramp-login-program "ssh2")
                  (tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e" 
"none"))) (tramp-remote-sh "/bin/sh")
                  (tramp-copy-program "scp2") (tramp-copy-args (("-p" "%k") 
("-r"))) (tramp-copy-keep-date t)
                  (tramp-copy-recursive t) (tramp-password-end-of-line nil))
                 ("sftp" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("%h"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program "sftp") 
(tramp-copy-args nil)
                  (tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
                 ("rsync" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("%h"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program "rsync")
                  (tramp-copy-args (("-e" "ssh") ("-t" "%k") ("-r"))) 
(tramp-copy-keep-date t)
                  (tramp-copy-keep-tmpfile t) (tramp-copy-recursive t) 
(tramp-password-end-of-line nil))
                 ("rsyncc" (tramp-login-program "ssh")
                  (tramp-login-args
                   (("-l" "%u") ("-p" "%p") ("-o" "address@hidden:%%p") ("-o" 
"ControlMaster=yes")
                    ("-e" "none") ("%h"))
                   )
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "rsync")
                  (tramp-copy-args (("-t" "%k") ("-r")))
                  (tramp-copy-env (("RSYNC_RSH") ("ssh -o address@hidden:%%p -o 
ControlMaster=auto")))
                  (tramp-copy-keep-date t) (tramp-copy-keep-tmpfile t) 
(tramp-copy-recursive t)
                  (tramp-password-end-of-line nil))
                 ("remcp" (tramp-login-program "remsh") (tramp-login-args 
(("%h") ("-l" "%u")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program "rcp") 
(tramp-copy-args (("-p" "%k")))
                  (tramp-copy-keep-date t) (tramp-password-end-of-line nil))
                 ("rsh" (tramp-login-program "rsh") (tramp-login-args (("%h") 
("-l" "%u")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program nil) 
(tramp-copy-args nil)
                  (tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
                 ("ssh" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("%h"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program nil) 
(tramp-copy-args nil)
                  (tramp-copy-keep-date nil) (tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("ssh1" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-1") ("-e" 
"none") ("%h")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program nil)
                  (tramp-copy-args nil) (tramp-copy-keep-date nil) 
(tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("ssh2" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-2") ("-e" 
"none") ("%h")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program nil)
                  (tramp-copy-args nil) (tramp-copy-keep-date nil) 
(tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("ssh1_old" (tramp-login-program "ssh1")
                  (tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e" 
"none"))) (tramp-async-args (("-q")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program nil) 
(tramp-copy-args nil)
                  (tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
                 ("ssh2_old" (tramp-login-program "ssh2")
                  (tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e" 
"none"))) (tramp-remote-sh "/bin/sh")
                  (tramp-copy-program nil) (tramp-copy-args nil) 
(tramp-copy-keep-date nil)
                  (tramp-password-end-of-line nil))
                 ("remsh" (tramp-login-program "remsh") (tramp-login-args 
(("%h") ("-l" "%u")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program nil) 
(tramp-copy-args nil)
                  (tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
                 ("telnet" (tramp-login-program "telnet") (tramp-login-args 
(("%h") ("%p")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program nil) 
(tramp-copy-args nil)
                  (tramp-copy-keep-date nil) (tramp-password-end-of-line nil) 
(tramp-default-port 23))
                 ("su" (tramp-login-program "su") (tramp-login-args (("-") 
("%u"))) (tramp-remote-sh "/bin/sh")
                  (tramp-copy-program nil) (tramp-copy-args nil) 
(tramp-copy-keep-date nil)
                  (tramp-password-end-of-line nil))
                 ("sudo" (tramp-login-program "sudo")
                  (tramp-login-args (("-u" "%u") ("-s") ("-H") ("-p" 
"Password:"))) (tramp-remote-sh "/bin/sh")
                  (tramp-copy-program nil) (tramp-copy-args nil) 
(tramp-copy-keep-date nil)
                  (tramp-password-end-of-line nil))
                 ("scpc" (tramp-login-program "ssh")
                  (tramp-login-args
                   (("-l" "%u") ("-p" "%p") ("-o" "address@hidden:%%p") ("-o" 
"ControlMaster=yes")
                    ("-e" "none") ("%h"))
                   )
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "scp")
                  (tramp-copy-args
                   (("-P" "%p") ("-p" "%k") ("-q") ("-r") ("-o" 
"address@hidden:%%p")
                    ("-o" "ControlMaster=auto"))
                   )
                  (tramp-copy-keep-date t) (tramp-copy-recursive t) 
(tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("scpx" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("-t" "-t") ("%h") ("/bin/sh")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program "scp")
                  (tramp-copy-args (("-P" "%p") ("-p" "%k") ("-q") ("-r"))) 
(tramp-copy-keep-date t)
                  (tramp-copy-recursive t) (tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("sshx" (tramp-login-program "ssh")
                  (tramp-login-args (("-l" "%u") ("-p" "%p") ("-e" "none") 
("-t" "-t") ("%h") ("/bin/sh")))
                  (tramp-async-args (("-q"))) (tramp-remote-sh "/bin/sh") 
(tramp-copy-program nil)
                  (tramp-copy-args nil) (tramp-copy-keep-date nil) 
(tramp-password-end-of-line nil)
                  (tramp-gw-args
                   (("-o" "GlobalKnownHostsFile=/dev/null") ("-o" 
"UserKnownHostsFile=/dev/null")
                    ("-o" "StrictHostKeyChecking=no"))
                   )
                  (tramp-default-port 22))
                 ("krlogin" (tramp-login-program "krlogin") (tramp-login-args 
(("%h") ("-l" "%u") ("-x")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program nil) 
(tramp-copy-args nil)
                  (tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
                 ("plink" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h"))) 
(tramp-remote-sh "/bin/sh")
                  (tramp-copy-program nil) (tramp-copy-args nil) 
(tramp-copy-keep-date nil)
                  (tramp-password-end-of-line "xy") (tramp-default-port 22))
                 ("plink1" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-1" "-ssh") 
("%h"))) (tramp-remote-sh "/bin/sh")
                  (tramp-copy-program nil) (tramp-copy-args nil) 
(tramp-copy-keep-date nil)
                  (tramp-password-end-of-line "xy") (tramp-default-port 22))
                 ("plinkx" (tramp-login-program "plink")
                  (tramp-login-args
                   (("-load") ("%h") ("-t") ("env 'TERM=dumb' 'PROMPT_COMMAND=' 
'PS1=#$ '") ("/bin/sh")))
                  (tramp-remote-sh "/bin/sh") (tramp-copy-program nil) 
(tramp-copy-args nil)
                  (tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
                 ("pscp" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h"))) 
(tramp-remote-sh "/bin/sh")
                  (tramp-copy-program "pscp") (tramp-copy-args (("-P" "%p") 
("-scp") ("-p" "%k") ("-r")))
                  (tramp-copy-keep-date t) (tramp-copy-recursive t) 
(tramp-password-end-of-line "xy")
                  (tramp-default-port 22))
                 ("psftp" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h"))) 
(tramp-remote-sh "/bin/sh")
                  (tramp-copy-program "pscp") (tramp-copy-args (("-P" "%p") 
("-sftp") ("-p" "%k") ("-r")))
                  (tramp-copy-keep-date t) (tramp-copy-recursive t) 
(tramp-password-end-of-line "xy"))
                 ("fcp" (tramp-login-program "fsh") (tramp-login-args (("%h") 
("-l" "%u") ("sh" "-i")))
                  (tramp-remote-sh "/bin/sh -i") (tramp-copy-program "fcp") 
(tramp-copy-args (("-p" "%k")))
                  (tramp-copy-keep-date t) (tramp-password-end-of-line nil))
                 )
 tramp-mode t
 tramp-operation-not-permitted-regexp "\\(preserving times.*\\|set 
mode\\):\\s-*\\(Operation not permitted\\)"
 tramp-parse-time-months '(("jan" . 1) ("feb" . 2) ("mar" . 3) ("apr" . 4) 
("may" . 5) ("jun" . 6) ("jul" . 7)
                           ("aug" . 8) ("sep" . 9) ("oct" . 10) ("nov" . 11) 
("dec" . 12))
 ;; Variable encoded due to non-printable characters.
 tramp-password-prompt-regexp (base64-decode-string 
"Xi4qXChbcFBdYXNzd29yZFx8W3BQXWFzc3BocmFzZVwpLio6AD8gKg==")
 tramp-perl-decode "%s -e '\n# This script contributed by Juanma Barranquero 
<address@hidden>.\n# Copyright (C) 2002-2011 Free Software Foundation, 
Inc.\nuse strict;\n\nmy %%trans = do {\n    my $i = 0;\n    map {($_, 
substr(unpack(q(B8), chr $i++), 2, 6))}\n      split //, 
q(ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/)\n};\n\nmy 
%%bytes = map {(unpack(q(B8), chr $_), chr $_)} 0 .. 
255;\n\nbinmode(\\*STDOUT);\n\n# We are going to accumulate into $pending to 
accept any line length\n# (we do not check they are <= 76 chars as the RFC 
says)\nmy $pending = q();\n\nwhile (my $data = <STDIN>) {\n    chomp $data;\n\n 
   # If we find one or two =, we have reached the end and\n    # any following 
data is to be discarded\n    my $finished = $data =~ s/(==?).*/$1/;\n    
$pending .= $data;\n\n    my $len = length($pending);\n    my $chunk = 
substr($pending, 0, $len & ~3);\n    $pending = substr($pending, $len & ~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 char.\n    
print join q(),\n      map $bytes{$_},\n        ((join q(), map {$trans{$_} || 
q()} split //, $chunk) =~ /......../g);\n\n    last if $finished;\n}' 
2>/dev/null"
 tramp-perl-decode-with-module "%s -MMIME::Base64 -0777 -ne 'print 
decode_base64($_)' 2>/dev/null"
 tramp-perl-directory-files-and-attributes "%s -e '\nchdir($ARGV[0]) or 
printf(\"\\\"Cannot change to $ARGV[0]: $''!''\\\"\\n\"), 
exit();\nopendir(DIR,\".\") or printf(\"\\\"Cannot open directory $ARGV[0]: 
$''!''\\\"\\n\"), exit();address@hidden = readdir(DIR);\nclosedir(DIR);\n$n = 
scalar(@list);\nprintf(\"(\\n\");\nfor($i = 0; $i < $n; $i++)\n{\n    $filename 
= $list[$i];\n    @stat = lstat($filename);\n    if (($stat[2] & 0170000) == 
0120000)\n    {\n        $type = readlink($filename);\n        $type = 
\"\\\"$type\\\"\";\n    }\n    elsif (($stat[2] & 0170000) == 040000)\n    {\n  
      $type = \"t\";\n    }\n    else\n    {\n        $type = \"nil\"\n    };\n 
   $uid = ($ARGV[1] eq \"integer\") ? $stat[4] : \"\\\"\" . getpwuid($stat[4]) 
. \"\\\"\";\n    $gid = ($ARGV[1] eq \"integer\") ? $stat[5] : \"\\\"\" . 
getgrgid($stat[5]) . \"\\\"\";\n    printf(\n        \"(\\\"%%s\\\" %%s %%u %%s 
%%s (%%u %%u) (%%u %%u) (%%u %%u) %%u.0 %%u t (%%u . %%u) (%%u . %%u))\\n\",\n  
      $filename,\n        $type,\n        $stat[3],\n        $uid,\n        
$gid,\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] >> 16 & 0xffff,\n        $stat[1] & 0xffff,\n        $stat[0] >> 
16 & 0xffff,\n        $stat[0] & 0xffff);\n}\nprintf(\")\\n\");' \"$1\" \"$2\" 
2>/dev/null"
 tramp-perl-encode "%s -e '\n# This script contributed by Juanma Barranquero 
<address@hidden>.\n# Copyright (C) 2002-2011 Free Software Foundation, 
Inc.\nuse strict;\n\nmy %%trans = do {\n    my $i = 0;\n    map 
{(substr(unpack(q(B8), chr $i++), 2, 6), $_)}\n      split //, 
q(ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/);\n};\n\nbinmode(\\*STDIN);\n\n#
 We read in chunks of 54 bytes, to generate output lines\n# of 72 chars (plus 
end of line)\n$/ = \\54;\n\nwhile (my $data = <STDIN>) {\n    my $pad = 
q();\n\n    # Only for the last chunk, and only if did not fill the last 
three-byte packet\n    if (eof) {\n        my $mod = length($data) %% 3;\n      
  $pad = q(=) 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) =~ /....../g)),\n              
$pad,\n                qq(\\n);\n}' 2>/dev/null"
 tramp-perl-encode-with-module "%s -MMIME::Base64 -0777 -ne 'print 
encode_base64($_)' 2>/dev/null"
 tramp-perl-file-attributes "%s -e 'address@hidden = lstat($ARGV[0]);\nif 
(address@hidden) {\n    print \"nil\\n\";\n    exit 0;\n}\nif (($stat[2] & 
0170000) == 0120000)\n{\n    $type = readlink($ARGV[0]);\n    $type = 
\"\\\"$type\\\"\";\n}\nelsif (($stat[2] & 0170000) == 040000)\n{\n    $type = 
\"t\";\n}\nelse\n{\n    $type = \"nil\"\n};\n$uid = ($ARGV[1] eq \"integer\") ? 
$stat[4] : \"\\\"\" . getpwuid($stat[4]) . \"\\\"\";\n$gid = ($ARGV[1] eq 
\"integer\") ? $stat[5] : \"\\\"\" . getgrgid($stat[5]) . \"\\\"\";\nprintf(\n  
  \"(%%s %%u %%s %%s (%%u %%u) (%%u %%u) (%%u %%u) %%u.0 %%u t (%%u . %%u) 
-1)\\n\",\n    $type,\n    $stat[3],\n    $uid,\n    $gid,\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] >> 16 & 0xffff,\n    $stat[1] & 
0xffff\n);' \"$1\" \"$2\" 2>/dev/null"
 tramp-perl-file-name-all-completions "%s -e 'sub case {\n my $str = shift;\n 
if ($ARGV[2]) {\n  return lc($str);\n }\n else {\n  return $str;\n 
}\n}\nopendir(d, $ARGV[0]) || die(\"$ARGV[0]: $!\\nfail\\n\");address@hidden = 
readdir(d); closedir(d);\nforeach $f (@files) {\n if (case(substr($f, 0, 
length($ARGV[1]))) eq case($ARGV[1])) {\n  if (-d \"$ARGV[0]/$f\") {\n   print 
\"$f/\\n\";\n  }\n  else {\n   print \"$f\\n\";\n  }\n }\n}\nprint \"ok\\n\"\n' 
\"$1\" \"$2\" \"$3\" 2>/dev/null"
 tramp-perl-file-truename "%s -e '\nuse File::Spec;\nuse Cwd 
\"realpath\";\n\nsub recursive {\n    my ($volume, @dirs) = @_;\n    my $real = 
realpath(File::Spec->catpath(\n                   $volume, 
File::Spec->catdir(@dirs), \"\"));\n    if ($real) {\n        my ($vol, $dir) = 
File::Spec->splitpath($real, 1);\n        return ($vol, 
File::Spec->splitdir($dir));\n    }\n    else {\n        my $last = 
pop(@dirs);\n        ($volume, @dirs) = recursive($volume, @dirs);\n        
push(@dirs, $last);\n        return ($volume, @dirs);\n    }\n}\n\n$result = 
realpath($ARGV[0]);\nif (!$result) {\n    my ($vol, $dir) = 
File::Spec->splitpath($ARGV[0], 1);\n    ($vol, @dirs) = recursive($vol, 
File::Spec->splitdir($dir));\n\n    $result = File::Spec->catpath($vol, 
File::Spec->catdir(@dirs), \"\");\n}\n\nif ($ARGV[0] =~ /\\/$/) {\n    $result 
= $result . \"/\";\n}\n\nprint \"\\\"$result\\\"\\n\";\n' \"$1\" 2>/dev/null"
 tramp-persistency-file-name "/Users/dave/.emacs.d/tramp"
 tramp-port-regexp "[0-9]+"
 tramp-postfix-host-format ":"
 tramp-postfix-host-regexp ":"
 tramp-postfix-ipv6-format "]"
 tramp-postfix-ipv6-regexp "]"
 tramp-postfix-method-format ":"
 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-ipv6-format "["
 tramp-prefix-ipv6-regexp "\\["
 tramp-prefix-port-format "#"
 tramp-prefix-port-regexp "#"
 tramp-prefix-regexp "^/"
 tramp-process-alive-regexp ""
 tramp-process-connection-type t
 tramp-remote-coding-commands '((b64 "base64" "base64 -d -i") (b64 "base64" 
"base64 -d")
                                (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)
                                (uu "uuencode xxx" "uudecode -o /dev/stdout")
                                (uu "uuencode xxx" "uudecode -o -") (uu 
"uuencode xxx" "uudecode -p")
                                (uu "uuencode xxx" tramp-uudecode)
                                (pack "perl -e 'binmode STDIN; binmode STDOUT; 
print pack(q{u*}, join q{}, <>)'"
                                 "perl -e 'binmode STDIN; binmode STDOUT; print 
unpack(q{u*}, join q{}, <>)'")
                                )
 tramp-remote-path '(tramp-default-remote-path "/usr/sbin" "/usr/local/sbin" 
"/usr/local/bin" "/sbin"
                     "/local/bin" "/local/freeware/bin" "/local/gnu/bin" 
"/usr/freeware/bin" "/usr/pkg/bin"
                     "/usr/contrib/bin")
 tramp-remote-process-environment '("HISTFILE=$HOME/.tramp_history" 
"HISTSIZE=1" "LC_ALL=C" "TERM=dumb"
                                    "EMACS=t" 
"INSIDE_EMACS='23.3.1,tramp:2.1.20'" "CDPATH=" "HISTORY=" "MAIL="
                                    "MAILCHECK=" "MAILPATH=" "autocorrect=" 
"correct=")
 tramp-rfn-eshadow-overlay nil
 tramp-rfn-eshadow-update-overlay-regexp "[^:/~]*\\(/\\|~\\)"
 tramp-root-regexp "\\`/"
 tramp-rsh-end-of-line "\n"
 tramp-sh-extra-args '(("/bash\\'" . "-norc -noprofile"))
 tramp-sh-file-name-handler-alist '((load . tramp-handle-load)
                                    (make-symbolic-link . 
tramp-sh-handle-make-symbolic-link)
                                    (file-name-as-directory . 
tramp-handle-file-name-as-directory)
                                    (file-name-directory . 
tramp-handle-file-name-directory)
                                    (file-name-nondirectory . 
tramp-handle-file-name-nondirectory)
                                    (file-truename . 
tramp-sh-handle-file-truename)
                                    (file-exists-p . 
tramp-sh-handle-file-exists-p)
                                    (file-directory-p . 
tramp-sh-handle-file-directory-p)
                                    (file-executable-p . 
tramp-sh-handle-file-executable-p)
                                    (file-readable-p . 
tramp-sh-handle-file-readable-p)
                                    (file-regular-p . 
tramp-handle-file-regular-p)
                                    (file-symlink-p . 
tramp-handle-file-symlink-p)
                                    (file-writable-p . 
tramp-sh-handle-file-writable-p)
                                    (file-ownership-preserved-p . 
tramp-sh-handle-file-ownership-preserved-p)
                                    (file-newer-than-file-p . 
tramp-sh-handle-file-newer-than-file-p)
                                    (file-attributes . 
tramp-sh-handle-file-attributes)
                                    (file-modes . tramp-handle-file-modes)
                                    (directory-files . 
tramp-handle-directory-files)
                                    (directory-files-and-attributes .
                                     
tramp-sh-handle-directory-files-and-attributes)
                                    (file-name-all-completions . 
tramp-sh-handle-file-name-all-completions)
                                    (file-name-completion . 
tramp-handle-file-name-completion)
                                    (add-name-to-file . 
tramp-sh-handle-add-name-to-file)
                                    (copy-file . tramp-sh-handle-copy-file)
                                    (copy-directory . 
tramp-sh-handle-copy-directory)
                                    (rename-file . tramp-sh-handle-rename-file)
                                    (set-file-modes . 
tramp-sh-handle-set-file-modes)
                                    (set-file-times . 
tramp-sh-handle-set-file-times)
                                    (make-directory . 
tramp-sh-handle-make-directory)
                                    (delete-directory . 
tramp-sh-handle-delete-directory)
                                    (delete-file . tramp-sh-handle-delete-file)
                                    (directory-file-name . 
tramp-handle-directory-file-name)
                                    (executable-find . 
tramp-sh-handle-executable-find)
                                    (start-file-process . 
tramp-sh-handle-start-file-process)
                                    (process-file . 
tramp-sh-handle-process-file)
                                    (shell-command . 
tramp-sh-handle-shell-command)
                                    (insert-directory . 
tramp-sh-handle-insert-directory)
                                    (expand-file-name . 
tramp-sh-handle-expand-file-name)
                                    (substitute-in-file-name . 
tramp-handle-substitute-in-file-name)
                                    (file-local-copy . 
tramp-sh-handle-file-local-copy)
                                    (file-remote-p . tramp-handle-file-remote-p)
                                    (insert-file-contents . 
tramp-handle-insert-file-contents)
                                    (insert-file-contents-literally .
                                     
tramp-sh-handle-insert-file-contents-literally)
                                    (write-region . 
tramp-sh-handle-write-region)
                                    (find-backup-file-name . 
tramp-handle-find-backup-file-name)
                                    (make-auto-save-file-name . 
tramp-sh-handle-make-auto-save-file-name)
                                    (unhandled-file-name-directory . 
tramp-handle-unhandled-file-name-directory)
                                    (dired-compress-file . 
tramp-sh-handle-dired-compress-file)
                                    (dired-recursive-delete-directory .
                                     
tramp-sh-handle-dired-recursive-delete-directory)
                                    (dired-uncache . tramp-handle-dired-uncache)
                                    (set-visited-file-modtime . 
tramp-sh-handle-set-visited-file-modtime)
                                    (verify-visited-file-modtime . 
tramp-sh-handle-verify-visited-file-modtime)
                                    (file-selinux-context . 
tramp-sh-handle-file-selinux-context)
                                    (set-file-selinux-context . 
tramp-sh-handle-set-file-selinux-context)
                                    (vc-registered . 
tramp-sh-handle-vc-registered))
 ;; Variable encoded due to non-printable characters.
 tramp-shell-prompt-pattern (base64-decode-string 
"XCg/Ol5cfA1cKVteIyQlPgpdKiM/WyMkJT5dICpcKBtcW1swLTk7XSpbYS16QS1aXSAqXCkq")
 tramp-smb-actions-with-share '((tramp-smb-prompt tramp-action-succeed)
                                (tramp-password-prompt-regexp 
tramp-action-password)
                                (tramp-wrong-passwd-regexp 
tramp-action-permission-denied)
                                (tramp-smb-errors 
tramp-action-permission-denied)
                                (tramp-process-alive-regexp 
tramp-action-process-alive))
 tramp-smb-actions-without-share '((tramp-password-prompt-regexp 
tramp-action-password)
                                   (tramp-wrong-passwd-regexp 
tramp-action-permission-denied)
                                   (tramp-smb-errors 
tramp-action-permission-denied)
                                   (tramp-process-alive-regexp 
tramp-action-out-of-band))
 tramp-smb-conf "/dev/null"
 tramp-smb-errors "Connection\\( to \\S-+\\)? failed\\|Read from server failed, 
maybe it closed the connection\\|Call timed out: server did not 
respond\\|\\S-+: command not found\\|Server doesn't support UNIX CIFS 
calls\\|\\(?:ERR\\(?:DOS\\|HRD\\|SRV\\|bad\\(?:file\\|pw\\)\\|filexists\\|no\\(?:access\\|mem\\|suchshare\\)\\)\\|NT_STATUS_\\(?:ACC\\(?:ESS_DENIED\\|OUNT_LOCKED_OUT\\)\\|BAD_NETWORK_NAME\\|C\\(?:ANNOT_DELETE\\|ONNECTION_REFUSED\\)\\|D\\(?:IRECTORY_NOT_EMPTY\\|UPLICATE_NAME\\)\\|FILE_IS_A_DIRECTORY\\|IO_TIMEOUT\\|LOGON_FAILURE\\|N\\(?:ETWORK_ACCESS_DENIED\\|O\\(?:T_IMPLEMENTED\\|_SUCH_\\(?:FILE\\|USER\\)\\)\\)\\|OBJECT_NAME_\\(?:COLLISION\\|\\(?:INVALI\\|NOT_FOUN\\)D\\)\\|SHARING_VIOLATION\\|TRUSTED_RELATIONSHIP_FAILURE\\|UNSUCCESSFUL\\|WRONG_PASSWORD\\)\\)"
 tramp-smb-file-name-handler-alist '((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-smb-handle-directory-files)
                                     (directory-files-and-attributes .
                                      
tramp-handle-directory-files-and-attributes)
                                     (dired-call-process . ignore) 
(dired-compress-file . ignore)
                                     (dired-uncache . 
tramp-handle-dired-uncache)
                                     (expand-file-name . 
tramp-smb-handle-expand-file-name)
                                     (file-accessible-directory-p . 
tramp-smb-handle-file-directory-p)
                                     (file-attributes . 
tramp-smb-handle-file-attributes)
                                     (file-directory-p . 
tramp-smb-handle-file-directory-p)
                                     (file-executable-p . 
tramp-handle-file-exists-p)
                                     (file-exists-p . 
tramp-handle-file-exists-p)
                                     (file-local-copy . 
tramp-smb-handle-file-local-copy)
                                     (file-modes . tramp-handle-file-modes)
                                     (file-name-all-completions . 
tramp-smb-handle-file-name-all-completions)
                                     (file-name-as-directory . 
tramp-handle-file-name-as-directory)
                                     (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-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-symlink-p . 
tramp-handle-file-symlink-p)
                                     (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)
                                     (load . tramp-handle-load)
                                     (make-directory . 
tramp-smb-handle-make-directory)
                                     (make-directory-internal . 
tramp-smb-handle-make-directory-internal)
                                     (make-symbolic-link . 
tramp-smb-handle-make-symbolic-link)
                                     (rename-file . 
tramp-smb-handle-rename-file)
                                     (set-file-modes . 
tramp-smb-handle-set-file-modes)
                                     (set-file-times . ignore) 
(set-visited-file-modtime . ignore)
                                     (shell-command . ignore)
                                     (substitute-in-file-name . 
tramp-smb-handle-substitute-in-file-name)
                                     (unhandled-file-name-directory . 
tramp-handle-unhandled-file-name-directory)
                                     (vc-registered . ignore) 
(verify-visited-file-modtime . ignore)
                                     (write-region . 
tramp-smb-handle-write-region))
 tramp-smb-method "smb"
 tramp-smb-program "smbclient"
 tramp-smb-prompt "^smb: .+> \\|^\\s-+Server\\s-+Comment$"
 tramp-smb-version "Version 3.0.28a-apple"
 tramp-syntax 'ftp
 tramp-temp-buffer-file-name nil
 tramp-temp-buffer-name " *tramp temp*"
 tramp-temp-name-prefix "tramp."
 tramp-terminal-prompt-regexp "\\(TERM = (.*)\\|Terminal type\\? 
\\[.*\\]\\)\\s-*"
 tramp-terminal-type "dumb"
 tramp-unload-hook '(#[nil "\300\301\302\"\207" [unload-feature trampver force] 
3]
                     #[nil "\300\301\302\"\207" [unload-feature tramp-uu force] 
3]
                     #[nil "\300\301\302\"\207" [unload-feature tramp-smb 
force] 3]
                     #[nil "\300\301\302\"\207" [unload-feature tramp-sh force] 
3]
                     #[nil "\300\301\302\"\207" [unload-feature tramp-gw force] 
3]
                     #[nil "\300\301\302\"\207" [unload-feature tramp-ftp 
force] 3]
                     #[nil "\300\301\302\"\207" [unload-feature tramp-compat 
force] 3]
                     #[nil "\300\301\302\"\207" [unload-feature tramp-cmds 
force] 3]
                     (lambda nil
                      (when (featurep (quote tramp-imap)) (unload-feature 
(quote tramp-imap) (quote force))))
                     (lambda nil
                      (when (featurep (quote tramp-gw)) (unload-feature (quote 
tramp-gw) (quote force))))
                     (lambda nil
                      (when (featurep (quote tramp-fish)) (unload-feature 
(quote tramp-fish) (quote force))))
                     (lambda nil
                      (when (featurep (quote tramp-smb)) (unload-feature (quote 
tramp-smb) (quote force))))
                     (lambda nil
                      (when (featurep (quote tramp-ftp)) (unload-feature (quote 
tramp-ftp) (quote force))))
                     (lambda nil
                      (when (featurep (quote tramp-cmds)) (unload-feature 
(quote tramp-cmds) (quote force))))
                     #[nil "\300\301\302\"\207" [remove-hook auto-save-hook 
tramp-set-auto-save-file-modes] 3]
                     #[nil "\300\301\302\"\207" [remove-hook find-file-hooks 
tramp-set-auto-save] 3]
                     tramp-unload-file-name-handlers
                     #[nil "\300\301\302\"\207"
                       [remove-hook rfn-eshadow-update-overlay-hook 
tramp-rfn-eshadow-update-overlay] 3]
                     #[nil "\300\301\302\"\207"
                       [remove-hook rfn-eshadow-setup-minibuffer-hook 
tramp-rfn-eshadow-setup-minibuffer] 3]
                     #[nil "\300\301!\205\n\302\301\303\"\207" [featurep 
tramp-uu unload-feature force] 3]
                     #[nil "\300\301!\205\n\302\301\303\"\207" [featurep 
tramp-cache unload-feature force] 3]
                     #[nil "\300\301!\205\n\302\301\303\"\207" [featurep 
tramp-compat unload-feature force] 3]
                     #[nil "\300\301!\205\n\302\301\303\"\207" [featurep 
trampver unload-feature force] 3])
 tramp-user-regexp "[^:/        ]+"
 tramp-user-with-domain-regexp "\\([^:/         ]+\\)%\\([-a-zA-Z0-9_.]+\\)"
 tramp-uu-b64-alphabet 
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
 tramp-uu-b64-char-to-byte '((65 . 0) (66 . 1) (67 . 2) (68 . 3) (69 . 4) (70 . 
5) (71 . 6) (72 . 7) (73 . 8)
                             (74 . 9) (75 . 10) (76 . 11) (77 . 12) (78 . 13) 
(79 . 14) (80 . 15) (81 . 16)
                             (82 . 17) (83 . 18) (84 . 19) (85 . 20) (86 . 21) 
(87 . 22) (88 . 23) (89 . 24)
                             (90 . 25) (97 . 26) (98 . 27) (99 . 28) (100 . 29) 
(101 . 30) (102 . 31) (103 . 32)
                             (104 . 33) (105 . 34) (106 . 35) (107 . 36) (108 . 
37) (109 . 38) (110 . 39)
                             (111 . 40) (112 . 41) (113 . 42) (114 . 43) (115 . 
44) (116 . 45) (117 . 46)
                             (118 . 47) (119 . 48) (120 . 49) (121 . 50) (122 . 
51) (48 . 52) (49 . 53)
                             (50 . 54) (51 . 55) (52 . 56) (53 . 57) (54 . 58) 
(55 . 59) (56 . 60) (57 . 61)
                             (43 . 62) (47 . 63))
 tramp-uudecode "(echo begin 600 /tmp/tramp.$$; tail +2) | uudecode\ncat 
/tmp/tramp.$$\nrm -f /tmp/tramp.$$"
 tramp-vc-registered-file-names nil
 tramp-vc-registered-read-file-names "echo \"(\"\nwhile read file; do\n    if 
%s \"$file\"; then\n      echo \"(\\\"$file\\\" \\\"file-exists-p\\\" t)\"\n    
else\n    echo \"(\\\"$file\\\" \\\"file-exists-p\\\" nil)\"\n    fi\n    if %s 
\"$file\"; then\n echo \"(\\\"$file\\\" \\\"file-readable-p\\\" t)\"\n    
else\n  echo \"(\\\"$file\\\" \\\"file-readable-p\\\" nil)\"\n    
fi\ndone\necho \")\""
 tramp-verbose 3
 tramp-version "2.2.3-pre"
 tramp-wrong-passwd-regexp "^.*\\(Connection 
\\(?:\\(?:clo\\|refu\\)sed\\)\\|Host key verification failed\\.\\|Login 
\\(?:[Ii]ncorrect\\)\\|N\\(?:ame or service not known\\|o supported 
authentication methods left to try!\\)\\|Permission denied\\|\\(?:Sorry, try 
again\\|Timeout, server not responding\\)\\.\\).*\\|^.*\\(Received signal 
[0-9]+\\).*"
 tramp-yesno-prompt-regexp "\\(Are you sure you want to continue connecting 
(yes/no)\\?\\)\\s-*"
 tramp-yn-prompt-regexp "\\(\\(?:Store key in cache\\? (y/\\|Update cached 
key\\? (y/n, Return cancels connectio\\)n)\\)\\s-*"
 )
-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com


(setq
 buffer-name "*tramp/smb address@hidden"
 )

load-path shadows:
==================
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/trampver hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/trampver
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/tramp hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/tramp
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/tramp-uu hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/tramp-uu
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/tramp-smb hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/tramp-smb
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/tramp-gw hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/tramp-gw
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/tramp-ftp hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/tramp-ftp
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/tramp-compat hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/tramp-compat
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/tramp-cmds hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/tramp-cmds
/Users/dave/.emacs.d/el-get/tramp/share/emacs/site-lisp/tramp-cache hides 
/usr/local/stow/emacs-23.3/share/emacs/23.3/lisp/net/tramp-cache

This is a special notion of the `gnus/message' package.  If you
use another mail agent (by copying the contents of this buffer)
please ensure that the buffers are attached to your email.

Attachment: txt_b9xCRjhWp.txt
Description: *tramp/smb dave@win7ult32*


reply via email to

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