<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.emacs.tramp">
    <title>gmane.emacs.tramp</title>
    <link>http://blog.gmane.org/gmane.emacs.tramp</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8367"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8366"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8365"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8364"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8363"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8362"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8361"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8360"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8359"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8358"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8357"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8356"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8355"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8354"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8353"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8352"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8351"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8350"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8349"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.tramp/8348"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8367">
    <title>Re: tramp hangs with custom prompt</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8367</link>
    <description>&lt;pre&gt;


Hello Michael,

I found the problem.

I used escape characters to colorize the prompt.

I removed the colors and everything works properly.

Best,
Sebastien
&lt;/pre&gt;</description>
    <dc:creator>Sebastien Nguyen</dc:creator>
    <dc:date>2013-06-18T15:20:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8366">
    <title>problem found</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8366</link>
    <description>&lt;pre&gt;I just found that tramp hangs because i use escape characters to colorize
the prompt.

If I set the prompt to just :
[senlod&amp;lt; at &amp;gt;cerbere: ~]
with no coloring scheme, everything works perfectly.

Best wishes,
Sebastien
&lt;/pre&gt;</description>
    <dc:creator>Sebastien Nguyen</dc:creator>
    <dc:date>2013-06-18T15:12:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8365">
    <title>Re: tramp hangs with custom prompt</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8365</link>
    <description>&lt;pre&gt;

Hi Sebastien,


You shall set `tramp-shell-prompt-pattern'. See the Tramp manual:

(info "(tramp)Remote shell setup")


Best regards, Michael.
&lt;/pre&gt;</description>
    <dc:creator>Michael Albinus</dc:creator>
    <dc:date>2013-06-18T15:11:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8364">
    <title>tramp hangs with custom prompt</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8364</link>
    <description>&lt;pre&gt;Hello, 

I have set my prompt like this on the remote host :
[senlod&amp;lt; at &amp;gt;cerbere: ~] $

This causes tramp to hang at ssh connection.

How can I set tramp shell pattern to work with my custom prompt ?

best wishes,
Sebastien Nguyen
&lt;/pre&gt;</description>
    <dc:creator>Sebastien Nguyen</dc:creator>
    <dc:date>2013-06-18T14:26:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8363">
    <title>Re: old problem popping up again</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8363</link>
    <description>&lt;pre&gt;

Usually, I add a test in Tramp to check such problems. But the report
back in 2011 has shown, that such a test doesn't fail simply if the
busybox isn't able to handle the extended shell syntax, but the whole
connection disappears.

Not such sexy for a silent test in the background.

So we must add a customer option. Will think about.

Best regards, Michael.
&lt;/pre&gt;</description>
    <dc:creator>Michael Albinus</dc:creator>
    <dc:date>2013-06-18T09:53:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8362">
    <title>Re: tramp (2.2.6-24.3); ZIP files corrupted when saved via tramp</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8362</link>
    <description>&lt;pre&gt;
Hi,


I would say it is due to arc-mode.el. I've checked the code shortly; it
uses `call-process' internally, which is not prepared for remote
files. Replacing all such calls by `process-file' was not reasonable, at
least handling of temporary files must be improved as well.

I recommend to file a bug report towards Emacs, by "M-x report-emacs-bug".


Best regards, Michael.
&lt;/pre&gt;</description>
    <dc:creator>Michael Albinus</dc:creator>
    <dc:date>2013-06-18T09:49:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8361">
    <title>Re: old problem popping up again</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8361</link>
    <description>&lt;pre&gt;Ref: &amp;lt;878v29ksoq.fsf&amp;lt; at &amp;gt;gmx.de&amp;gt; de Michael Albinus


The problem completely disappears as soon I've replaced the lines according to
your patch.

Reproducible at will!
&lt;/pre&gt;</description>
    <dc:creator>Gilles Pion</dc:creator>
    <dc:date>2013-06-17T18:23:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8360">
    <title>tramp (2.2.6-24.3); ZIP files corrupted when saved via tramp</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8360</link>
    <description>&lt;pre&gt;--bug report follows this line--


I start emacs with emacs -Q, then I eval (setq tramp-verbose 9)

Then I open two remote files (foo.tgz and foo.zip).  I modify a file
within both of them.  I save them.  foo.tgz gets upated correctly.

foo.zip gets corrupted (same happens with jar files, btw, since they are
zipped).

The funny thing is that when I modify the zip file locally, it works
fine and emacs does not remind me I need to save the zip file (emacs
reminds me to do it with the tgz file), but remotely emacs reminds me to
save the zip file.  When I do, it is corrupted.

I am not sure if the problem lies within tramp or in the emacs code that
deals with zip files.

Thanks!
juanleon


Emacs  : GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
 of 2013-05-14 on malaz
Package: tramp (2.2.6-24.3)

current state:
==============
(setq
 backup-by-copying nil
 backup-by-copying-when-linked nil
 backup-by-copying-when-mismatch t
 backup-by-copying-when-privileged-mismatch 200
 backup-directory-alist nil
 file-name-handler-alist
'(("\\(?:\\.dz\\|\\.xz\\|\\.lzma\\|\\.lz\\|\\.g?z\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\|\\.tbz2?\\|\\.bz2\\|\\.Z\\)\\(?:~\\|\\.~[-[:alnum:]:#&amp;lt; at &amp;gt;^._]+\\(?:~[[:digit:]]+\\)?~\\)?\\'"
. 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 10
 shell-prompt-pattern "^[^#$%&amp;gt;\n]*[#$%&amp;gt;] *"
 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 nil
 tramp-bug-report-address "tramp-devel&amp;lt; at &amp;gt;gnu.org"
 tramp-cache-data '(("#&amp;lt;process *tramp/scpc exporter1*&amp;gt;"
             ("vector" ["scpc" nil "exporter1" "foo.tgz" nil])
             ("temp-file" "/tmp/tramp.30780301")
             ("last-cmd-time" (20926 56314 805009 79000)) ("remote-shell"
"/bin/sh")
             ("chunksize" 0) ("device" (-1 . 1)) ("local-encoding"
base64-encode-region)
             ("local-decoding" base64-decode-region) ("remote-encoding"
"base64")
             ("remote-decoding" "base64 -d -i") ("inline-compress" "gzip")
             ("inline-decompress" "gzip -d")
             ("scripts"
              ("tramp_perl_file_name_all_completions"
               "tramp_vc_registered_read_file_names")
              )
             ("selinux-p" nil))
            (["scpc" nil "exporter1" "" nil] nil)
            (["scpc" nil "exporter1" nil nil] ("first-password-request" t)
             ("uname" "Linux 3.5.0-23-generic") ("test" "test")
             ("remote-path"
              ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin"
"/usr/local/sbin"))
             ("remote-shell" "/bin/sh") ("busybox" nil) ("~" "/home/glass")
             ("file-exists" "test -e") ("readlink" "\\readlink") ("stat"
"\\stat")
             ("id" "/usr/bin/id") ("gid-integer" 1000) ("perl-file-spec" t)
             ("perl-cwd-realpath" t) ("perl" "\\perl") ("ls" "/bin/ls
--color=never")
             ("uid-integer" 1000) ("process-name" nil) ("process-buffer"
nil))
            (["scpc" nil "exporter1" "/bin" nil]
             ("file-directory-p" ((20926 56232 802025 470000) . t)))
            (["scpc" nil "exporter1" "/usr/bin" nil]
             ("file-directory-p" ((20926 56232 804611 856000) . t)))
            (["scpc" nil "exporter1" "/sbin" nil]
             ("file-directory-p" ((20926 56232 808005 642000) . t)))
            (["scpc" nil "exporter1" "/usr/sbin" nil]
             ("file-directory-p" ((20926 56232 812674 166000) . t)))
            (["scpc" nil "exporter1" "/usr/local/bin" nil]
             ("file-directory-p" ((20926 56232 815329 242000) . t)))
            (["scpc" nil "exporter1" "/usr/local/sbin" nil]
             ("file-directory-p" ((20926 56232 817800 60000) . t)))
            (["scpc" nil "exporter1" "/local/bin" nil]
             ("file-directory-p" ((20926 56232 820795 917000))))
            (["scpc" nil "exporter1" "/local/freeware/bin" nil]
             ("file-directory-p" ((20926 56232 824065 321000))))
            (["scpc" nil "exporter1" "/local/gnu/bin" nil]
             ("file-directory-p" ((20926 56232 839134 303000))))
            (["scpc" nil "exporter1" "/usr/freeware/bin" nil]
             ("file-directory-p" ((20926 56232 842467 880000))))
            (["scpc" nil "exporter1" "/usr/pkg/bin" nil]
             ("file-directory-p" ((20926 56232 845813 296000))))
            (["scpc" nil "exporter1" "/usr/contrib/bin" nil]
             ("file-directory-p" ((20926 56232 849209 621000))))
            (["scpc" nil "exporter1" "/opt/bin" nil]
             ("file-directory-p" ((20926 56232 852997 86000))))
            (["scpc" nil "exporter1" "/opt/sbin" nil]
             ("file-directory-p" ((20926 56232 858412 758000))))
            (["scpc" nil "exporter1" "/opt/local/bin" nil]
             ("file-directory-p" ((20926 56232 863452 193000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz~" nil]
             ("file-selinux-context" ((20926 56244 21916 93000) . undef)))
            (["scpc" nil "exporter1" "/home/glass/foo.z" nil]
             ("file-name-all-completions" ((20926 56249 794887 11000)
"foo.zip")))
            (["scpc" nil "exporter1" "/home/glass/RCS/foo.tgz,v" nil]
             ("file-exists-p" ((20926 56233 288155 854000)))
             ("file-readable-p" ((20926 56233 288228 476000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz,v" nil]
             ("file-exists-p" ((20926 56233 288297 512000)))
             ("file-readable-p" ((20926 56233 288367 5000))))
            (["scpc" nil "exporter1" "/home/glass/RCS/foo.tgz" nil]
             ("file-exists-p" ((20926 56233 288439 27000)))
             ("file-readable-p" ((20926 56233 288506 863000))))
            (["scpc" nil "exporter1" "/home/glass/CVS/Entries" nil]
             ("file-exists-p" ((20926 56258 7838 171000)))
             ("file-readable-p" ((20926 56258 8015 959000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz/.svn" nil]
             ("file-exists-p" ((20926 56233 288710 65000)))
             ("file-readable-p" ((20926 56233 288776 812000))))
            (["scpc" nil "exporter1" "/home/glass/.svn" nil]
             ("file-exists-p" ((20926 56258 8601 723000)))
             ("file-readable-p" ((20926 56258 8777 839000))))
            (["scpc" nil "exporter1" "/home/.svn" nil]
             ("file-exists-p" ((20926 56258 8958 63000)))
             ("file-readable-p" ((20926 56258 9134 521000))))
            (["scpc" nil "exporter1" "/.svn" nil]
             ("file-exists-p" ((20926 56258 9347 732000)))
             ("file-readable-p" ((20926 56258 9524 316000))))
            (["scpc" nil "exporter1" "/home/glass/SCCS/s.foo.tgz" nil]
             ("file-exists-p" ((20926 56233 289409 897000)))
             ("file-readable-p" ((20926 56233 289507 236000))))
            (["scpc" nil "exporter1" "/home/glass/s.foo.tgz" nil]
             ("file-exists-p" ((20926 56233 289577 931000)))
             ("file-readable-p" ((20926 56233 289643 699000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz/.bzr/checkout/format" nil]
             ("file-exists-p" ((20926 56233 289712 402000)))
             ("file-readable-p" ((20926 56233 289778 317000))))
            (["scpc" nil "exporter1" "/home/glass/.bzr/checkout/format" nil]
             ("file-exists-p" ((20926 56258 10927 246000)))
             ("file-readable-p" ((20926 56258 11114 573000))))
            (["scpc" nil "exporter1" "/home/.bzr/checkout/format" nil]
             ("file-exists-p" ((20926 56258 11319 276000)))
             ("file-readable-p" ((20926 56258 11498 182000))))
            (["scpc" nil "exporter1" "/.bzr/checkout/format" nil]
             ("file-exists-p" ((20926 56258 11679 736000)))
             ("file-readable-p" ((20926 56258 11857 596000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz/.git" nil]
             ("file-exists-p" ((20926 56233 290243 423000)))
             ("file-readable-p" ((20926 56233 290309 151000))))
            (["scpc" nil "exporter1" "/home/glass/.git" nil]
             ("file-exists-p" ((20926 56258 12447 412000)))
             ("file-readable-p" ((20926 56258 12624 850000))))
            (["scpc" nil "exporter1" "/home/.git" nil]
             ("file-exists-p" ((20926 56258 12797 613000)))
             ("file-readable-p" ((20926 56258 12980 678000))))
            (["scpc" nil "exporter1" "/.git" nil]
             ("file-exists-p" ((20926 56258 13181 151000)))
             ("file-readable-p" ((20926 56258 13365 401000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz/.hg" nil]
             ("file-exists-p" ((20926 56233 290787 942000)))
             ("file-readable-p" ((20926 56233 290853 986000))))
            (["scpc" nil "exporter1" "/home/glass/.hg" nil]
             ("file-exists-p" ((20926 56258 13887 913000)))
             ("file-readable-p" ((20926 56258 14091 883000))))
            (["scpc" nil "exporter1" "/home/.hg" nil]
             ("file-exists-p" ((20926 56258 14276 157000)))
             ("file-readable-p" ((20926 56258 14453 805000))))
            (["scpc" nil "exporter1" "/.hg" nil]
             ("file-exists-p" ((20926 56258 14634 985000)))
             ("file-readable-p" ((20926 56258 14845 715000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz/_MTN/format" nil]
             ("file-exists-p" ((20926 56233 291324 20000)))
             ("file-readable-p" ((20926 56233 291390 582000))))
            (["scpc" nil "exporter1" "/home/glass/_MTN/format" nil]
             ("file-exists-p" ((20926 56258 15436 311000)))
             ("file-readable-p" ((20926 56258 15627 162000))))
            (["scpc" nil "exporter1" "/home/_MTN/format" nil]
             ("file-exists-p" ((20926 56258 15806 546000)))
             ("file-readable-p" ((20926 56258 16004 557000))))
            (["scpc" nil "exporter1" "/_MTN/format" nil]
             ("file-exists-p" ((20926 56258 16190 221000)))
             ("file-readable-p" ((20926 56258 16370 843000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz/{arch}/=tagging-method" nil]
             ("file-exists-p" ((20926 56233 291911 899000)))
             ("file-readable-p" ((20926 56233 291978 586000))))
            (["scpc" nil "exporter1" "/home/glass/{arch}/=tagging-method"
nil]
             ("file-exists-p" ((20926 56258 16925 502000)))
             ("file-readable-p" ((20926 56258 17137 204000))))
            (["scpc" nil "exporter1" "/home/{arch}/=tagging-method" nil]
             ("file-exists-p" ((20926 56258 17314 519000)))
             ("file-readable-p" ((20926 56258 17491 863000))))
            (["scpc" nil "exporter1" "/{arch}/=tagging-method" nil]
             ("file-exists-p" ((20926 56258 17671 595000)))
             ("file-readable-p" ((20926 56258 17853 163000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz.~" nil]
             ("file-name-all-completions" ((20926 56243 930870 230000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./RCS/.bash_logout,v" nil]
             ("file-exists-p" ((20926 56240 462570 20000)))
             ("file-readable-p" ((20926 56240 462651 292000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz!./.bash_logout,v"
nil]
             ("file-exists-p" ((20926 56240 462729 914000)))
             ("file-readable-p" ((20926 56240 462823 588000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./RCS/.bash_logout" nil]
             ("file-exists-p" ((20926 56240 462903 801000)))
             ("file-readable-p" ((20926 56240 462981 87000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz!./CVS/Entries"
nil]
             ("file-exists-p" ((20926 56240 463060 413000)))
             ("file-readable-p" ((20926 56240 463135 239000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./.bash_logout/.svn" nil]
             ("file-exists-p" ((20926 56240 463215 77000)))
             ("file-readable-p" ((20926 56240 463290 580000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz!./.svn" nil]
             ("file-exists-p" ((20926 56240 473795 482000)))
             ("file-readable-p" ((20926 56240 473910 804000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./SCCS/s..bash_logout" nil]
             ("file-exists-p" ((20926 56240 474425 718000)))
             ("file-readable-p" ((20926 56240 474497 243000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz!./s..bash_logout"
nil]
             ("file-exists-p" ((20926 56240 474582 248000)))
             ("file-readable-p" ((20926 56240 474654 700000))))
            (["scpc" nil "exporter1"
              "/home/glass/foo.tgz!./.bash_logout/.bzr/checkout/format" nil]
             ("file-exists-p" ((20926 56240 474728 400000)))
             ("file-readable-p" ((20926 56240 474830 419000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./.bzr/checkout/format" nil]
             ("file-exists-p" ((20926 56240 474903 240000)))
             ("file-readable-p" ((20926 56240 474972 227000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./.bash_logout/.git" nil]
             ("file-exists-p" ((20926 56240 475464 888000)))
             ("file-readable-p" ((20926 56240 475533 891000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz!./.git" nil]
             ("file-exists-p" ((20926 56240 475607 420000)))
             ("file-readable-p" ((20926 56240 475675 916000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./.bash_logout/.hg" nil]
             ("file-exists-p" ((20926 56240 476164 151000)))
             ("file-readable-p" ((20926 56240 476235 594000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz!./.hg" nil]
             ("file-exists-p" ((20926 56240 476307 854000)))
             ("file-readable-p" ((20926 56240 476377 385000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./.bash_logout/_MTN/format" nil]
             ("file-exists-p" ((20926 56240 476881 980000)))
             ("file-readable-p" ((20926 56240 476952 782000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz!./_MTN/format"
nil]
             ("file-exists-p" ((20926 56240 477026 986000)))
             ("file-readable-p" ((20926 56240 477098 1000))))
            (["scpc" nil "exporter1"
              "/home/glass/foo.tgz!./.bash_logout/{arch}/=tagging-method"
nil]
             ("file-exists-p" ((20926 56240 477584 926000)))
             ("file-readable-p" ((20926 56240 477656 811000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.tgz!./{arch}/=tagging-method" nil]
             ("file-exists-p" ((20926 56240 477733 491000)))
             ("file-readable-p" ((20926 56240 477804 293000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz." nil] nil)
            (["scpc" nil "exporter1" "/home/glass/foo.tg" nil] nil)
            (["scpc" nil "exporter1" "/home/glass/foo.t" nil] nil)
            (["scpc" nil "exporter1" "/home/glass/foo." nil] nil)
            (["scpc" nil "exporter1" "/home/glass/foo" nil] nil)
            (["scpc" nil "exporter1" "/home/glass/fo" nil] nil)
            (["scpc" nil "exporter1" "/home/glass/f" nil] nil)
            (["scpc" nil "exporter1"
              "/home/glass/#_ascpc_bexporter1_b_ahome_aglass_afoo.zip#" nil]
             ("file-exists-p" ((20926 56250 903500 939000))))
            (["scpc" nil "exporter1" "/home/glass/foo.tgz" nil]
             ("file-selinux-context" ((20926 56244 405393 475000) . undef)))
            (["scpc" nil "exporter1" "/home/glass/foo.zip~" nil]
             ("file-selinux-context" ((20926 56314 515083 616000) . undef)))
            (["scpc" nil "exporter1" "/home/glass/RCS/foo.zip,v" nil]
             ("file-exists-p" ((20926 56250 941325 666000)))
             ("file-readable-p" ((20926 56250 941401 71000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip,v" nil]
             ("file-exists-p" ((20926 56250 941474 515000)))
             ("file-readable-p" ((20926 56250 941545 499000))))
            (["scpc" nil "exporter1" "/home/glass/RCS/foo.zip" nil]
             ("file-exists-p" ((20926 56250 941616 930000)))
             ("file-readable-p" ((20926 56250 941687 283000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip/.svn" nil]
             ("file-exists-p" ((20926 56250 941901 253000)))
             ("file-readable-p" ((20926 56250 941976 836000))))
            (["scpc" nil "exporter1" "/home/glass/SCCS/s.foo.zip" nil]
             ("file-exists-p" ((20926 56250 942463 69000)))
             ("file-readable-p" ((20926 56250 942531 869000))))
            (["scpc" nil "exporter1" "/home/glass/s.foo.zip" nil]
             ("file-exists-p" ((20926 56250 942604 135000)))
             ("file-readable-p" ((20926 56250 942673 361000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.zip/.bzr/checkout/format" nil]
             ("file-exists-p" ((20926 56250 942744 99000)))
             ("file-readable-p" ((20926 56250 942829 527000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip/.git" nil]
             ("file-exists-p" ((20926 56250 943326 926000)))
             ("file-readable-p" ((20926 56250 943396 603000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip/.hg" nil]
             ("file-exists-p" ((20926 56250 943894 241000)))
             ("file-readable-p" ((20926 56250 943965 64000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip/_MTN/format" nil]
             ("file-exists-p" ((20926 56250 944471 222000)))
             ("file-readable-p" ((20926 56250 955619 222000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.zip/{arch}/=tagging-method" nil]
             ("file-exists-p" ((20926 56250 956163 851000)))
             ("file-readable-p" ((20926 56250 956232 383000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip:.bash_logout" nil]
             ("file-exists-p" ((20926 56257 981467 643000)))
             ("file-attributes-integer" ((20926 56258 101852 575000))))
            (["scpc" nil "exporter1"
"/home/glass/RCS/foo.zip:.bash_logout,v" nil]
             ("file-exists-p" ((20926 56258 6655 250000)))
             ("file-readable-p" ((20926 56258 6874 794000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip:.bash_logout,v"
nil]
             ("file-exists-p" ((20926 56258 7065 364000)))
             ("file-readable-p" ((20926 56258 7264 232000))))
            (["scpc" nil "exporter1" "/home/glass/RCS/foo.zip:.bash_logout"
nil]
             ("file-exists-p" ((20926 56258 7472 118000)))
             ("file-readable-p" ((20926 56258 7657 248000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.zip:.bash_logout/.svn" nil]
             ("file-exists-p" ((20926 56258 8208 580000)))
             ("file-readable-p" ((20926 56258 8417 677000))))
            (["scpc" nil "exporter1"
"/home/glass/SCCS/s.foo.zip:.bash_logout" nil]
             ("file-exists-p" ((20926 56258 9706 426000)))
             ("file-readable-p" ((20926 56258 9890 375000))))
            (["scpc" nil "exporter1" "/home/glass/s.foo.zip:.bash_logout"
nil]
             ("file-exists-p" ((20926 56258 10075 57000)))
             ("file-readable-p" ((20926 56258 10285 73000))))
            (["scpc" nil "exporter1"
              "/home/glass/foo.zip:.bash_logout/.bzr/checkout/format" nil]
             ("file-exists-p" ((20926 56258 10500 855000)))
             ("file-readable-p" ((20926 56258 10690 416000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.zip:.bash_logout/.git" nil]
             ("file-exists-p" ((20926 56258 12047 280000)))
             ("file-readable-p" ((20926 56258 12263 607000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip:.bash_logout/.hg"
nil]
             ("file-exists-p" ((20926 56258 13515 761000)))
             ("file-readable-p" ((20926 56258 13705 261000))))
            (["scpc" nil "exporter1"
"/home/glass/foo.zip:.bash_logout/_MTN/format" nil]
             ("file-exists-p" ((20926 56258 15062 58000)))
             ("file-readable-p" ((20926 56258 15253 626000))))
            (["scpc" nil "exporter1"
              "/home/glass/foo.zip:.bash_logout/{arch}/=tagging-method" nil]
             ("file-exists-p" ((20926 56258 16557 454000)))
             ("file-readable-p" ((20926 56258 16743 382000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip.~" nil]
             ("file-name-all-completions" ((20926 56314 459184 599000))))
            (["scpc" nil "exporter1" "/home/glass/foo.zip." nil] nil)
            (["scpc" nil "exporter1" "/home/glass/foo.zi" nil] nil)
            (["scpc" nil "exporter1" "/home/glass/foo.zip" nil]
             ("file-selinux-context" ((20926 56314 819846 447000) . undef)))
            )
 tramp-cache-data-changed t
 tramp-cache-unload-hook '(#[nil "\300\301\302\"\207"
                 [remove-hook kill-emacs-hook
tramp-dump-connection-properties] 3]
               #[nil
"\300\301\302\"\210\300\303\302\"\210\300\304\302\"\207"
                 [remove-hook before-revert-hook tramp-flush-file-function
                  eshell-pre-command-hook kill-buffer-hook]
                 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-shosts
"~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("pscp" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("plink1" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("plink" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("ksu" (tramp-parse-passwd "/etc/passwd"))
                   ("sudo" (tramp-parse-passwd "/etc/passwd"))
                   ("su" (tramp-parse-passwd "/etc/passwd"))
                   ("telnet" (tramp-parse-hosts "/etc/hosts"))
                   ("sshx" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("ssh2_old" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("ssh1_old" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("ssh2" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("ssh1" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("ssh" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("rsyncc" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("rsync" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("sftp" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("scpx" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("scpc" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("scp2" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("scp1" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   ("scp" (tramp-parse-shosts "~/.ssh/known_hosts")
                    (tramp-parse-sconfig "~/.ssh/config"))
                   )
 tramp-completion-function-alist-putty '((tramp-parse-putty
"~/.putty/sessions"))
 tramp-completion-function-alist-rsh '((tramp-parse-rhosts
"/etc/hosts.equiv")
                       (tramp-parse-rhosts "~/.rhosts"))
 tramp-completion-function-alist-ssh '((tramp-parse-rhosts
"/etc/hosts.equiv")
                       (tramp-parse-rhosts "/etc/shosts.equiv")
                       (tramp-parse-shosts "/etc/ssh_known_hosts")
                       (tramp-parse-sconfig "/etc/ssh_config")
                       (tramp-parse-shostkeys "/etc/ssh2/hostkeys")
                       (tramp-parse-sknownhosts "/etc/ssh2/knownhosts")
                       (tramp-parse-rhosts "~/.rhosts")
                       (tramp-parse-rhosts "~/.shosts")
                       (tramp-parse-shosts "~/.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-connection '(("scpc" nil "exporter1" "foo.tgz") 20926 56231
877254 760000)
 tramp-current-host "exporter1"
 tramp-current-method "scpc"
 tramp-current-user nil
 tramp-debug-outline-regexp "[0-9]+:[0-9]+:[0-9]+\\.[0-9]+ [a-z0-9-]+
(\\([0-9]+\\)) #"
 tramp-default-host "malaz"
 tramp-default-method "scpc"
 tramp-default-method-alist '((nil "%" "smb")
                  ("\\`\\(127\\.0\\.0\\.1\\|::1\\|localhost6?\\|malaz\\)\\'"
                   "\\`root\\'" "su")
                  (nil "\\`\\(anonymous\\|ftp\\)\\'" "ftp") ("\\`ftp\\."
nil "ftp"))
 tramp-default-proxies-alist nil
 tramp-default-user nil
 tramp-default-user-alist '(("\\`smb\\'" nil nil)

("\\`\\(?:fcp\\|krlogin\\|r\\(?:cp\\|emcp\\|sh\\)\\|telnet\\)\\'" nil
                 "juanleon")
                ("\\`\\(?:ksu\\|su\\(?:do\\)?\\)\\'" nil "root")
                ("\\`\\(?:socks\\|tunnel\\)\\'" nil "juanleon")
                ("\\`synce\\'" nil nil))
 tramp-devices 1
 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-encoding-command-interactive "-i"
 tramp-encoding-command-switch "-c"
 tramp-encoding-shell "/bin/sh"
 tramp-end-of-output "///d3fc8d89077fe00a2d4b258e297ce6da#$"
 tramp-file-mode-type-map '((0 . "-") (1 . "p") (2 . "c") (3 . "m") (4 .
"d") (5 . "?") (6 . "b")
                (7 . "?") (8 . "-") (9 . "n") (10 . "l") (11 . "?") (12 .
"s")
                (13 . "D") (14 . "w"))
 tramp-file-name-regexp "\\`/\\([^[/|:]+\\|[^/|]+]\\):"
 tramp-file-name-regexp-separate "\\`/\\[.*\\]"
 tramp-file-name-regexp-unified "\\`/\\([^[/|:]+\\|[^/|]+]\\):"
 tramp-file-name-regexp-url "\\`/[^/|:]+://"
 tramp-file-name-structure
'("^/\\(\\(?:\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
]+\\)&amp;lt; at &amp;gt;\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+]\\)\\(?:#[0-9]+\\)?\\)?|\\)+\\)?\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:

]+\\)&amp;lt; at &amp;gt;\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+]\\)\\(?:#[0-9]+\\)?\\)?:\\(.*$\\)"
5 6 7 8 1)
 tramp-foreign-file-name-handler-alist '((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-gvfs-methods '("dav" "davs" "obex" "synce")
 tramp-gw-socks-method "socks"
 tramp-gw-tunnel-method "tunnel"
 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-initial-end-of-output "#$ "
 tramp-inline-compress-commands '(("gzip" "gzip -d") ("bzip2" "bzip2 -d")
("xz" "xz -d")
                  ("compress" "compress -d"))
 tramp-inline-compress-start-size 4096
 tramp-inodes 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{}, &amp;lt;&amp;gt;)'" "perl -e 'binmode STDIN; binmode STDOUT; print
unpack(q{u*}, join q{}, &amp;lt;&amp;gt;)'")
                   )
 tramp-local-end-of-line "\n"
 tramp-local-host-regexp
"\\`\\(127\\.0\\.0\\.1\\|::1\\|localhost6?\\|malaz\\)\\'"
 tramp-localname-regexp ".*$"
 tramp-locked nil
 tramp-locker nil
 tramp-login-prompt-regexp ".*ogin\\( .*\\)?: *"
 tramp-message-show-message t
 tramp-message-show-progress-reporter-message t
 tramp-method-regexp "[a-zA-Z_0-9-]+"
 tramp-methods '(("smb" (tramp-remote-shell "") (tramp-tmpdir "/C$/Temp"))
         ("fcp" (tramp-login-program "fsh")
          (tramp-login-args (("%h") ("-l" "%u") ("sh" "-i")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-i")
("-c"))
          (tramp-copy-program "fcp") (tramp-copy-args (("-p" "%k")))
          (tramp-copy-keep-date t))
         ("psftp" (tramp-login-program "plink")
          (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c"))
          (tramp-copy-program "pscp")
          (tramp-copy-args (("-l" "%u") ("-P" "%p") ("-sftp") ("-p" "%k")
("-q") ("-r")))
          (tramp-copy-keep-date t) (tramp-copy-recursive t))
         ("pscp" (tramp-login-program "plink")
          (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c"))
          (tramp-copy-program "pscp")
          (tramp-copy-args (("-l" "%u") ("-P" "%p") ("-scp") ("-p" "%k")
("-q") ("-r")))
          (tramp-copy-keep-date t) (tramp-copy-recursive t)
(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-shell "/bin/sh") (tramp-remote-shell-args ("-c")))
         ("plink1" (tramp-login-program "plink")
          (tramp-login-args (("-l" "%u") ("-P" "%p") ("-1" "-ssh") ("%h")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c"))
          (tramp-default-port 22))
         ("plink" (tramp-login-program "plink")
          (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh") ("%h")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c"))
          (tramp-default-port 22))
         ("krlogin" (tramp-login-program "krlogin")
          (tramp-login-args (("%h") ("-l" "%u") ("-x")))
(tramp-remote-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")))
         ("ksu" (tramp-login-program "ksu") (tramp-login-args (("%u")
("-q")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c")))
         ("sudo" (tramp-login-program "sudo")
          (tramp-login-args (("-u" "%u") ("-s") ("-H") ("-p" "Password:")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c")))
         ("su" (tramp-login-program "su") (tramp-login-args (("-") ("%u")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c")))
         ("telnet" (tramp-login-program "telnet") (tramp-login-args (("%h")
("%p")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c"))
          (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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c"))
          (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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c"))
          (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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c"))
          (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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c"))
          (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-shell "/bin/sh") (tramp-remote-shell-args ("-c")))
         ("rsh" (tramp-login-program "rsh") (tramp-login-args (("%h") ("-l"
"%u")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c")))
         ("rsyncc" (tramp-login-program "ssh")
          (tramp-login-args
           (("-l" "%u") ("-p" "%p") ("-o" "ControlPath=%t.%%r&amp;lt; at &amp;gt;%%h:%%p")
            ("-o" "ControlMaster=yes") ("-e" "none") ("%h"))
           )
          (tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")) (tramp-copy-program "rsync")
          (tramp-copy-args (("-t" "%k") ("-r")))
          (tramp-copy-env
           (("RSYNC_RSH") ("ssh -o ControlPath=%t.%%r&amp;lt; at &amp;gt;%%h:%%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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")) (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" "ControlPath=%t.%%r&amp;lt; at &amp;gt;%%h:%%p")
            ("-o" "ControlMaster=yes") ("-e" "none") ("%h"))
           )
          (tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")) (tramp-copy-program "scp")
          (tramp-copy-args
           (("-P" "%p") ("-p" "%k") ("-q") ("-r") ("-o" "ControlPath=%t.%%r&amp;lt; at &amp;gt;
%%h:%%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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
          (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh") (tramp-remote-shell-args ("-c"))
          (tramp-copy-program "rcp") (tramp-copy-args (("-p" "%k")))
          (tramp-copy-keep-date t))
         ("rcp" (tramp-login-program "rsh") (tramp-login-args (("%h") ("-l"
"%u")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c"))
          (tramp-copy-program "rcp") (tramp-copy-args (("-p" "%k") ("-r")))
          (tramp-copy-keep-date t) (tramp-copy-recursive t))
         ("ftp"))
 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 &amp;lt;lektu&amp;lt; at &amp;gt;terra.es&amp;gt;.\n# Copyright (C) 2002-2013 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 &amp;lt;= 76 chars as the
RFC says)\nmy $pending = q();\n\nwhile (my $data = &amp;lt;STDIN&amp;gt;) {\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 &amp;amp; ~3);\n
$pending = substr($pending, $len &amp;amp; ~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&amp;gt;/dev/null"
 tramp-perl-decode-with-module "%s -MMIME::Base64 -0777 -ne 'print
decode_base64($_)' 2&amp;gt;/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();\n&amp;lt; at &amp;gt;list = readdir(DIR);\nclosedir(DIR);\n$n =
scalar(&amp;lt; at &amp;gt;list);\nprintf(\"(\\n\");\nfor($i = 0; $i &amp;lt; $n; $i++)\n{\n
$filename = $list[$i];\n    &amp;lt; at &amp;gt;stat = lstat($filename);\n    if (($stat[2] &amp;amp;
0170000) == 0120000)\n    {\n        $type = readlink($filename);\n
$type = \"\\\"$type\\\"\";\n    }\n    elsif (($stat[2] &amp;amp; 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] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n        $stat[8] &amp;amp;
0xffff,\n        $stat[9] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n        $stat[9] &amp;amp;
0xffff,\n        $stat[10] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n        $stat[10] &amp;amp;
0xffff,\n        $stat[7],\n        $stat[2],\n        $stat[1] &amp;gt;&amp;gt; 16 &amp;amp;
0xffff,\n        $stat[1] &amp;amp; 0xffff,\n        $stat[0] &amp;gt;&amp;gt; 16 &amp;amp;
0xffff,\n        $stat[0] &amp;amp; 0xffff);\n}\nprintf(\")\\n\");' \"$1\" \"$2\"
2&amp;gt;/dev/null"
 tramp-perl-encode "%s -e '\n# This script contributed by Juanma
Barranquero &amp;lt;lektu&amp;lt; at &amp;gt;terra.es&amp;gt;.\n# Copyright (C) 2002-2013 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};\nmy
$data;\n\n# We read in chunks of 54 bytes, to generate output lines\n# of
72 chars (plus end of line)\nwhile (read STDIN, $data, 54) {\n    my $pad =
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&amp;gt;/dev/null"
 tramp-perl-encode-with-module "%s -MMIME::Base64 -0777 -ne 'print
encode_base64($_)' 2&amp;gt;/dev/null"
 tramp-perl-file-attributes "%s -e '\n&amp;lt; at &amp;gt;stat = lstat($ARGV[0]);\nif (!&amp;lt; at &amp;gt;stat)
{\n    print \"nil\\n\";\n    exit 0;\n}\nif (($stat[2] &amp;amp; 0170000) ==
0120000)\n{\n    $type = readlink($ARGV[0]);\n    $type =
\"\\\"$type\\\"\";\n}\nelsif (($stat[2] &amp;amp; 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] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n    $stat[8] &amp;amp; 0xffff,\n
$stat[9] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n    $stat[9] &amp;amp; 0xffff,\n    $stat[10] &amp;gt;&amp;gt; 16 &amp;amp;
0xffff,\n    $stat[10] &amp;amp; 0xffff,\n    $stat[7],\n    $stat[2],\n
$stat[1] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n    $stat[1] &amp;amp; 0xffff\n);' \"$1\" \"$2\"
2&amp;gt;/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\");\n&amp;lt; at &amp;gt;files =
readdir(d); closedir(d);\nforeach $f (&amp;lt; at &amp;gt;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&amp;gt;/dev/null"
 tramp-perl-file-truename "%s -e '\nuse File::Spec;\nuse Cwd
\"realpath\";\n\nsub recursive {\n    my ($volume, &amp;lt; at &amp;gt;dirs) = &amp;lt; at &amp;gt;_;\n    my
$real = realpath(File::Spec-&amp;gt;catpath(\n                   $volume,
File::Spec-&amp;gt;catdir(&amp;lt; at &amp;gt;dirs), \"\"));\n    if ($real) {\n        my ($vol,
$dir) = File::Spec-&amp;gt;splitpath($real, 1);\n        return ($vol,
File::Spec-&amp;gt;splitdir($dir));\n    }\n    else {\n        my $last =
pop(&amp;lt; at &amp;gt;dirs);\n        ($volume, &amp;lt; at &amp;gt;dirs) = recursive($volume, &amp;lt; at &amp;gt;dirs);\n
push(&amp;lt; at &amp;gt;dirs, $last);\n        return ($volume, &amp;lt; at &amp;gt;dirs);\n    }\n}\n\n$result
= realpath($ARGV[0]);\nif (!$result) {\n    my ($vol, $dir) =
File::Spec-&amp;gt;splitpath($ARGV[0], 1);\n    ($vol, &amp;lt; at &amp;gt;dirs) = recursive($vol,
File::Spec-&amp;gt;splitdir($dir));\n\n    $result = File::Spec-&amp;gt;catpath($vol,
File::Spec-&amp;gt;catdir(&amp;lt; at &amp;gt;dirs), \"\");\n}\n\nif ($ARGV[0] =~ /\\/$/) {\n
$result = $result . \"/\";\n}\n\nprint \"\\\"$result\\\"\\n\";\n' \"$1\"
2&amp;gt;/dev/null"
 tramp-persistency-file-name "/home/juanleon/.emacs.d/tramp"
 tramp-port-regexp "[0-9]+"
 tramp-postfix-hop-format "|"
 tramp-postfix-hop-regexp "|"
 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 "&amp;lt; at &amp;gt;"
 tramp-postfix-user-regexp "&amp;lt; at &amp;gt;"
 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" "test -c
/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{}, &amp;lt;&amp;gt;)'" "perl -e 'binmode STDIN; binmode STDOUT; print
unpack(q{u*}, join q{}, &amp;lt;&amp;gt;)'")
                )
 tramp-remote-file-name-spec-regexp
"\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
]+\\)&amp;lt; at &amp;gt;\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+]\\)\\(?:#[0-9]+\\)?\\)?"
 tramp-remote-path '(tramp-default-remote-path "/bin" "/usr/bin" "/sbin"
"/usr/sbin"
             "/usr/local/bin" "/usr/local/sbin" "/local/bin"
"/local/freeware/bin"
             "/local/gnu/bin" "/usr/freeware/bin" "/usr/pkg/bin"
"/usr/contrib/bin"
             "/opt/bin" "/opt/sbin" "/opt/local/bin")
 tramp-remote-process-environment '("HISTFILE=$HOME/.tramp_history"
"HISTSIZE=1" "LC_ALL=C"
                    "TERM=dumb" "EMACS=t"
"INSIDE_EMACS='24.3.1,tramp:2.2.6-24.3'"
                    "CDPATH=" "HISTORY=" "MAIL=" "MAILCHECK=" "MAILPATH="
                    "PAGER=\"\"" "autocorrect=" "correct=")
 tramp-restricted-shell-hosts-alist nil
 tramp-rfn-eshadow-overlay nil
 tramp-rfn-eshadow-update-overlay-regexp "[^:/~]*\\(/\\|~\\)"
 tramp-rsh-end-of-line "\n"
 tramp-save-ad-hoc-proxies nil
 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-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/Ol5cfA1cKVteXSMkJT4KXSojP1tdIyQlPl0gKlwoG1xbWzAtOTtdKlthLXpBLVpdICpcKSo=")
 tramp-smb-method "smb"
 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 tramp-cmds
force] 3]
             #[nil "\300\301\302\"\207" [unload-feature tramp-cache force]
3]
             #[nil "\300\301\302\"\207" [unload-feature tramp-sh force] 3]
             #[nil "\300\301\302\"\207" [remove-hook find-file-hooks
tramp-set-auto-save]
               3]
             #[nil "\300\301\302\"\207"
               [remove-hook auto-save-hook tramp-set-auto-save-file-modes]
3]
             #[nil "\300\301\302\"\207"
               [remove-hook kill-buffer-hook
tramp-delete-temp-file-function] 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\302\"\207" [unload-feature tramp-compat force]
3])
 tramp-user-regexp "[^/|:     ]+"
 tramp-user-with-domain-regexp "\\([^/|:     ]+\\)%\\([-a-zA-Z0-9_.]+\\)"
 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 9
 tramp-version "2.2.6-24.3"
 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-*"
 )

(setq
 buffer-name "*tramp/scpc exporter1*"
 )

load-path shadows:
==================

*tramp/scpc exporter1* buffer was empty
_______________________________________________
Tramp-devel mailing list
Tramp-devel&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel
&lt;/pre&gt;</description>
    <dc:creator>JuanLeon Lahoz</dc:creator>
    <dc:date>2013-06-17T10:04:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8359">
    <title>Re: old problem popping up again</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8359</link>
    <description>&lt;pre&gt;

Hi Gilles,


Hmm, yes. There was a report that the fix for that problem caused
problems on busyboxes. See &amp;lt;http://thread.gmane.org/gmane.emacs.tramp/7937&amp;gt;.

I have debugged that back in 2011, but I don't remember the details what
happened with that busybox. Somehow, it didn't accept the extended
command for here-documents as used in `tramp-send-command'. That's why I
have blacklisted busyboxes for this fix, see the change related to

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
2011-12-29  Michael Albinus  &amp;lt;michael.albinus&amp;lt; at &amp;gt;gmx.de&amp;gt;

* tramp-sh.el (tramp-find-shell): Set "remote-shell" property also
for alternative shells.
(tramp-open-connection-setup-interactive-shell): Check, whether
the shell is a busybox.
(tramp-send-command): Don't suppress multiple prompts for 
busyboxes, it hurts.
--8&amp;lt;---------------cut here---------------end---------------&amp;gt;8---

Maybe busyboxes implementations vary. The one I have debugged was
located on an n800, which sounds very limited.

What happens on your NAS, if you suppress the busybox blacklisting in
tramp-sh.el, like this (line numbers might vary):

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
*** /home/albinus/src/tramp/lisp/tramp-sh.el.orig2013-06-17 11:06:26.546446032 +0200
--- /home/albinus/src/tramp/lisp/tramp-sh.el2013-06-17 09:53:19.890305083 +0200
***************
*** 4517,4524 ****
        ;; We mark the command string that it can be erased in the output buffer.
        (tramp-set-connection-property p "check-remote-echo" t)
        (setq command (format "%s%s%s" tramp-echo-mark command tramp-echo-mark)))
!     (when (and (string-match "&amp;lt;&amp;lt;'EOF'" command)
!        (not (tramp-get-connection-property vec "busybox" nil)))
        ;; Unset $PS1 when using here documents, in order to avoid
        ;; multiple prompts.
        (setq command (concat "(PS1= ; " command "\n)")))
--- 4517,4524 ----
        ;; We mark the command string that it can be erased in the output buffer.
        (tramp-set-connection-property p "check-remote-echo" t)
        (setq command (format "%s%s%s" tramp-echo-mark command tramp-echo-mark)))
!     (when (and (string-match "&amp;lt;&amp;lt;'EOF'" command) t)
! ;       (not (tramp-get-connection-property vec "busybox" nil)))
        ;; Unset $PS1 when using here documents, in order to avoid
        ;; multiple prompts.
        (setq command (concat "(PS1= ; " command "\n)")))
--8&amp;lt;---------------cut here---------------end---------------&amp;gt;8---

Best regards, Michael.
&lt;/pre&gt;</description>
    <dc:creator>Michael Albinus</dc:creator>
    <dc:date>2013-06-17T09:11:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8358">
    <title>Re: old problem popping up again</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8358</link>
    <description>&lt;pre&gt;Ref: &amp;lt;972rr81hrmgc4fnkgkms9rdn4luih7satf&amp;lt; at &amp;gt;4ax.com&amp;gt; de Gilles Pion


Normally that stuff should be managed by "tramp-wait-for-output", so why do I
need to introduce that delay?
&lt;/pre&gt;</description>
    <dc:creator>Gilles Pion</dc:creator>
    <dc:date>2013-06-16T10:01:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8357">
    <title>Re: old problem popping up again</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8357</link>
    <description>&lt;pre&gt;Ref: &amp;lt;5ksqr81a2f4fceu0hfr1dgrct0j6qo3u4s&amp;lt; at &amp;gt;4ax.com&amp;gt; de Gilles Pion


Replying to myself,

It seem there is a race condition inside "tramp-send-command-and-check"

Introducing a short delay (worked with "(sleep-for 0 100)") seem to fix the
problem:

  (with-current-buffer (tramp-get-connection-buffer vec)
    (sleep-for 0 100)  ;;; &amp;lt;- delay here
    (goto-char (point-max))

&lt;/pre&gt;</description>
    <dc:creator>Gilles Pion</dc:creator>
    <dc:date>2013-06-16T09:46:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8356">
    <title>old problem popping up again</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8356</link>
    <description>&lt;pre&gt;Hello,

I'm having the same problem as the one described here:

http://lists.gnu.org/archive/html/tramp-devel/2010-10/msg00010.html

Tramp-version: 2.2.6-24.3
Emacs-version GNU Emacs 24.3.1 (i686-pc-cygwin) 

The target system is a Synology NAS running under busybox based Linux OS

Link to tramp debug buffer contents
https://www.box.com/s/joyrwdjd6h9lt7wp0z81
&lt;/pre&gt;</description>
    <dc:creator>Gilles Pion</dc:creator>
    <dc:date>2013-06-16T08:17:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8355">
    <title>Re: tramp (2.2.5-pre);tramp hangs - waiting for prompt from remote shell</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8355</link>
    <description>&lt;pre&gt;

Hi Sebastian,

Yes, the escape sequences are activated by your shell. And now that you
mention zsh: the Tramp manual recommends to disable the zsh line editor.
See (info "(tramp)Frequently Asked Questions")


Best regards, Michael.
&lt;/pre&gt;</description>
    <dc:creator>Michael Albinus</dc:creator>
    <dc:date>2013-06-05T09:28:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8354">
    <title>Re: tramp (2.2.5-pre); tramp hangs - waiting for prompt from remoteshell</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8354</link>
    <description>&lt;pre&gt;Hi Michael!

On 06/03/2013 04:21 PM, Michael Albinus wrote:

Probably it's obvious to everybody but not me. Where does '[%n&amp;lt; at &amp;gt;%m]: %~ $
' contain escape sequences? Does zsh silently add them at a later step?

Best,

Sebastian
&lt;/pre&gt;</description>
    <dc:creator>Sebastian Schmitt</dc:creator>
    <dc:date>2013-06-04T06:33:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8353">
    <title>Re: tramp (2.2.5-pre);tramp hangs - waiting for prompt from remote shell</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8353</link>
    <description>&lt;pre&gt;

Hi Sebastian,


Yes, but your prompt uses escape sequences. It looks like:

^[[0m^[[m^[[m^[[J[sschmitt&amp;lt; at &amp;gt;higgs]: ~ $ ^[[K

And the escape sequences contain literal "[" characters. When Tramp
allows "[...]" style prompts, it is confused by those "[" characters. So
you shall convince the remote prompt to get rid of it.


`tramp-shell-prompt-pattern' is intended to be customised. If it works
for you: just do it.


How is your .profile organized? Is it called at the end of a system's
.profile? Or does it source another (system-wide) file?


Best regards, Michael.
&lt;/pre&gt;</description>
    <dc:creator>Michael Albinus</dc:creator>
    <dc:date>2013-06-03T14:21:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8352">
    <title>Re: tramp (2.2.5-pre); tramp hangs - waiting for prompt from remoteshell</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8352</link>
    <description>&lt;pre&gt;Hi Michael!

On 06/03/2013 10:00 AM, Michael Albinus wrote:

I don't have color but the following prompt:

export PROMPT='[%n&amp;lt; at &amp;gt;%m]: %~ $ '

When I remove the square brackets '[' and ']', tramp does recognize my
prompt. I understand that non-ASCII confuses tramp, but square brackets?


I tried that but missed that hepix changed "dumb" to "vt100".

Best,

Sebastian
&lt;/pre&gt;</description>
    <dc:creator>Sebastian Schmitt</dc:creator>
    <dc:date>2013-06-03T11:16:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8351">
    <title>Re: tramp (2.2.5-pre);tramp hangs - waiting for prompt from remote shell</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8351</link>
    <description>&lt;pre&gt;

Hi Sebastian,


Well, Tramp does not understand your prompt. For readability, I have
replaced non-ASCII chars by their ASCII representation in this message.

I recommend to suppress prompt coloring on your remote host. You could
do this with the following line in your remote ~/.profile:

  [ $TERM = "dumb" ] &amp;amp;&amp;amp; PS1='$ '

See the Tramp manual for more recommendations on this subject, for
example when using zsh:

  (info "(tramp)Frequently Asked Questions")


Best regards, Michael.
&lt;/pre&gt;</description>
    <dc:creator>Michael Albinus</dc:creator>
    <dc:date>2013-06-03T08:00:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8350">
    <title>Re: tramp (2.2.5-pre); tramp hangs - waiting for prompt from remoteshell</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8350</link>
    <description>&lt;pre&gt;Hi!

On 05/31/2013 08:17 PM, Michael Albinus wrote:

Thanks. I've attached the debug buffer.

Best,

Sebastian
;; GNU Emacs: 24.3.1 Tramp: 2.2.6-24.3 -*- mode: outline; -*-
09:32:14.608037 tramp-get-connection-property (7) # ~ undef
09:32:14.608498 tramp-get-connection-property (7) # process-name nil
09:32:14.608813 tramp-get-connection-property (7) # process-name nil
09:32:14.609101 tramp-get-connection-property (7) # process-buffer nil
09:32:14.609873 tramp-maybe-open-connection (3) # Opening connection for higgs using scpc...
09:32:14.610938 tramp-get-connection-property (7) # process-name nil
09:32:14.611278 tramp-get-connection-property (7) # process-buffer nil
09:32:14.614026 tramp-set-connection-property (7) # vector [scpc nil higgs ~ nil]
09:32:14.614384 tramp-maybe-open-connection (6) # /bin/sh -i
09:32:14.614730 tramp-get-connection-property (7) # check-remote-echo nil
09:32:14.615047 tramp-get-connection-property (7) # check-remote-echo nil
09:32:14.615499 tramp-accept-process-output (10) # *tramp/scpc higgs* run
09:32:14.616024 tramp-accept-process-output (10) # 
#$ 
09:32:14.616347 tramp-get-connection-property (7) # check-remote-echo nil
09:32:14.616666 tramp-get-connection-property (7) # check-remote-echo nil
09:32:14.617010 tramp-wait-for-regexp (6) # 
#$ 
09:32:14.617363 tramp-get-file-property (8) #  gateway nil
09:32:14.617814 tramp-set-connection-property (7) # temp-file /tmp/tramp.15078Xdr
09:32:14.629541 tramp-maybe-open-connection (3) # Sending command `exec ssh   -o ControlPath=/tmp/tramp.15078Xdr.%r&amp;lt; at &amp;gt;%h:%p -o ControlMaster=yes -e none higgs'
09:32:14.629701 tramp-get-connection-property (7) # process-name nil
09:32:14.629824 tramp-get-connection-property (7) # remote-echo nil
09:32:14.629923 tramp-send-command (6) # exec ssh   -o ControlPath=/tmp/tramp.15078Xdr.%r&amp;lt; at &amp;gt;%h:%p -o ControlMaster=yes -e none higgs
09:32:14.630017 tramp-get-connection-property (7) # process-name nil
09:32:14.630136 tramp-get-connection-property (7) # chunksize nil
09:32:14.630245 tramp-set-connection-property (7) # last-cmd-time (20908 18046 630200 488000)
09:32:14.630346 tramp-send-string (10) # exec ssh   -o ControlPath=/tmp/tramp.15078Xdr.%r&amp;lt; at &amp;gt;%h:%p -o ControlMaster=yes -e none higgs
09:32:14.630441 tramp-get-connection-property (7) # process-buffer nil
09:32:14.630640 tramp-set-connection-property (7) # first-password-request t
09:32:14.633685 tramp-process-actions (3) # Waiting for prompts from remote shell
09:32:14.633841 tramp-accept-process-output (10) # *tramp/scpc higgs* run
09:32:14.851997 tramp-accept-process-output (10) # 
Last login: Mon Jun  3 09:30:46 2013 from schmitt-laptop.physi.uni-heidelberg.de
09:32:14.852315 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell
09:32:14.852650 tramp-get-connection-property (7) # check-remote-echo nil
09:32:14.852972 tramp-get-connection-property (7) # check-remote-echo nil
09:32:14.853915 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:_______________________________________________
Tramp-devel mailing list
Tramp-devel&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel
&lt;/pre&gt;</description>
    <dc:creator>Sebastian Schmitt</dc:creator>
    <dc:date>2013-06-03T07:33:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8349">
    <title>Re: tramp (2.2.5-pre);tramp hangs - waiting for prompt from remote shell</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8349</link>
    <description>&lt;pre&gt;

Hi Sebastian,


In this case, we need a debug buffer produced with tramp-verbose 10.


Best regards, Michael.
&lt;/pre&gt;</description>
    <dc:creator>Michael Albinus</dc:creator>
    <dc:date>2013-05-31T18:17:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8348">
    <title>tramp (2.2.5-pre); tramp hangs - waiting for prompt from remote shell</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8348</link>
    <description>&lt;pre&gt;Dear all!

Starting from this commit on

-----------------------------------------------------------------------------------

commit 19931fc1542577ee3a1d40f5dec6de7dc0295f40
Author: Michael Albinus &amp;lt;Michael.Albinus&amp;lt; at &amp;gt;gmx.de&amp;gt;
Date:   Fri Mar 23 08:10:37 2012 +0000

    * tramp.el (tramp-shell-prompt-pattern): Allow "[]" style prompts.
(Bug#11065)

-----------------------------------------------------------------------------------

tramp hangs at the "Waiting for prompts from remote shell" stage. This
happens for emacs 23 and 24 both started with "-Q".

Please let me know if you need more information.

Thanks in advance,

Sebastian

Emacs  : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2)
 of 2013-04-14 on chindi10, modified by Debian
Package: tramp (2.2.5-pre)

current state:
==============
(setq
 backup-by-copying t
 backup-by-copying-when-linked nil
 backup-by-copying-when-mismatch t
 backup-by-copying-when-privileged-mismatch 200
 backup-directory-alist '(("." . "~/.emacsbackup"))
 file-name-handler-alist
'(("\\(?:\\.dz\\|\\.xz\\|\\.lzma\\|\\.lz\\|\\.g?z\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\|\\.tbz2?\\|\\.bz2\\|\\.Z\\)\\(?:~\\|\\.~[-[:alnum:]:#&amp;lt; at &amp;gt;^._]+\\(?:~[[:digit:]]+\\)?~\\)?\\'"
. 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 10
 shell-prompt-pattern "^[^#$%&amp;gt;\n]*[#$%&amp;gt;] *"
 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 nil
 tramp-bug-report-address "tramp-devel&amp;lt; at &amp;gt;gnu.org"
 tramp-cache-data '((["scpc" nil "higgs" nil] ("uname" "Linux
2.6.18-348.1.1.el5")
                     ("test" "test")
                     ("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
                     ("remote-shell" "/bin/sh") ("~" "/home/atlas/sschmitt")
                     ("file-exists" "test -e") ("ls" "/bin/ls
--color=never") ("ls-dired" t)
                     ("stat" "\\stat") ("id" "/usr/bin/id")
("gid-integer" 1002))
                    (["rsync" nil "higgs" nil] ("uname" "Linux
2.6.18-348.1.1.el5")
                     ("test" "test")
                     ("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
                     ("remote-shell" "/bin/sh") ("~" "/home/atlas/sschmitt")
                     ("file-exists" "test -e") ("perl-file-spec" t)
("perl-cwd-realpath" t)
                     ("perl" "\\perl") ("ls" "/bin/ls --color=never")
("ls-dired" t)
                     ("stat" "\\stat") ("id" "/usr/bin/id")
("gid-integer" 1002))
                    (["ssh" "schmitts" "lxplus.cern.ch" nil]
                     ("uname" "Linux 2.6.32-358.6.2.el6.x86_64") ("test"
"test")
                     ("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
                     ("remote-shell" "/bin/sh") ("ls" "/bin/ls
--color=never") ("ls-dired" t)
                     ("stat" "\\stat") ("file-exists" "test -e") ("id"
"/usr/bin/id")
                     ("gid-integer" 1307) ("readlink" "\\readlink")
                     ("local-encoding" base64-encode-region)
                     ("local-decoding" base64-decode-region)
("remote-encoding" "base64")
                     ("remote-decoding" "base64 -d -i")
("inline-compress" "gzip")
                     ("inline-decompress" "gzip -d") ("perl-file-spec" t)
                     ("perl-cwd-realpath" t) ("perl" "\\perl"))
                    (["rsync" nil "higgs" nil ""] ("uname" "Linux
2.6.18-348.1.1.el5")
                     ("test" "test")
                     ("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
                     ("remote-shell" "/bin/sh") ("~" "/home/atlas/sschmitt")
                     ("ls" "/bin/ls --color=never") ("ls-dired" t)
("stat" "\\stat")
                     ("file-exists" "test -e") ("id" "/usr/bin/id")
("gid-integer" 1002)
                     ("perl-file-spec" t) ("perl-cwd-realpath" t)
("perl" "\\perl"))
                    )
 tramp-cache-data-changed t
 tramp-cache-unload-hook '(#[nil "\300\301\302\"\207"
                             [remove-hook kill-emacs-hook
tramp-dump-connection-properties] 3]
                           #[nil
"\300\301\302\"\210\300\303\302\"\210\300\304\302\"\207"
                             [remove-hook before-revert-hook
tramp-flush-file-function
                              eshell-pre-command-hook kill-buffer-hook]
                             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-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("pscp" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("plink1" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("plink" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ksu" (tramp-parse-passwd
"/etc/passwd"))
                                   ("sudo" (tramp-parse-passwd
"/etc/passwd"))
                                   ("su" (tramp-parse-passwd "/etc/passwd"))
                                   ("telnet" (tramp-parse-hosts
"/etc/hosts"))
                                   ("sshx" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh2_old" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh1_old" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh2" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh1" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("ssh" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("rsyncc" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("rsync" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("sftp" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scpx" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scpc" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scp2" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scp1" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   ("scp" (tramp-parse-shosts
"~/.ssh/known_hosts")
                                    (tramp-parse-sconfig "~/.ssh/config"))
                                   )
 tramp-completion-function-alist-putty '((tramp-parse-putty
"~/.putty/sessions"))
 tramp-completion-function-alist-rsh '((tramp-parse-rhosts
"/etc/hosts.equiv")
                                       (tramp-parse-rhosts "~/.rhosts"))
 tramp-completion-function-alist-ssh '((tramp-parse-rhosts
"/etc/hosts.equiv")
                                       (tramp-parse-rhosts
"/etc/shosts.equiv")
                                       (tramp-parse-shosts
"/etc/ssh_known_hosts")
                                       (tramp-parse-sconfig
"/etc/ssh_config")
                                       (tramp-parse-shostkeys
"/etc/ssh2/hostkeys")
                                       (tramp-parse-sknownhosts
"/etc/ssh2/knownhosts")
                                       (tramp-parse-rhosts "~/.rhosts")
                                       (tramp-parse-rhosts "~/.shosts")
                                       (tramp-parse-shosts
"~/.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-connection '(("rsync" nil "higgs" "/home/atlas/sschmitt")
20904 36062 707830
                            281000)
 tramp-current-host "higgs"
 tramp-current-method "rsync"
 tramp-current-user nil
 tramp-debug-outline-regexp "[0-9]+:[0-9]+:[0-9]+\\.[0-9]+ [a-z0-9-]+
(\\([0-9]+\\)) #"
 tramp-default-host "longitude"
 tramp-default-method "rsync"
 tramp-default-method-alist '((nil "%" "smb")

("\\`\\(127\\.0\\.0\\.1\\|::1\\|lo\\(?:calhost6?\\|ngitude\\)\\)\\'"
"\\`root\\'" "su")
                              (nil "\\`\\(anonymous\\|ftp\\)\\'" "ftp")
("\\`ftp\\." nil "ftp"))
 tramp-default-proxies-alist nil
 tramp-default-user nil
 tramp-default-user-alist '(("\\`smb\\'" nil nil)

("\\`\\(?:fcp\\|krlogin\\|r\\(?:cp\\|emcp\\|sh\\)\\|telnet\\)\\'"
                             nil "sschmitt")
                            ("\\`\\(?:ksu\\|su\\(?:do\\)?\\)\\'" nil "root")
                            ("\\`\\(?:socks\\|tunnel\\)\\'" nil "sschmitt")
                            ("\\`synce\\'" nil nil))
 tramp-devices 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 "///3da3ee75ee4ddd2ab2dc4eb6e050cb60#$"
 tramp-file-mode-type-map '((0 . "-") (1 . "p") (2 . "c") (3 . "m") (4 .
"d") (5 . "?")
                            (6 . "b") (7 . "?") (8 . "-") (9 . "n") (10
. "l") (11 . "?")
                            (12 . "s") (13 . "D") (14 . "w"))
 tramp-file-name-regexp "\\`/\\([^[/|:]+\\|[^/|]+]\\):"
 tramp-file-name-regexp-separate "\\`/\\[.*\\]"
 tramp-file-name-regexp-unified "\\`/\\([^[/|:]+\\|[^/|]+]\\):"
 tramp-file-name-regexp-url "\\`/[^/|:]+://"
 tramp-file-name-structure
'("^/\\(\\(?:\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
]+\\)&amp;lt; at &amp;gt;\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+]\\)\\(?:#[0-9]+\\)?\\)?|\\)+\\)?\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
]+\\)&amp;lt; at &amp;gt;\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+]\\)\\(?:#[0-9]+\\)?\\)?:\\(.*$\\)" 5 6 7 8 1)
 tramp-foreign-file-name-handler-alist '((tramp-smb-file-name-p .
tramp-smb-file-name-handler)
                                         (tramp-gvfs-file-name-p .
tramp-gvfs-file-name-handler)
                                         (tramp-ftp-file-name-p .
tramp-ftp-file-name-handler)
                                         (identity .
tramp-sh-file-name-handler))
 tramp-ftp-method "ftp"
 tramp-gvfs-methods '("dav" "davs" "obex" "synce")
 tramp-gw-socks-method "socks"
 tramp-gw-tunnel-method "tunnel"
 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-initial-end-of-output "#$ "
 tramp-inline-compress-commands '(("gzip" "gzip -d") ("bzip2" "bzip2
-d") ("xz" "xz -d")
                                  ("compress" "compress -d"))
 tramp-inline-compress-start-size 4096
 tramp-inodes 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{}, &amp;lt;&amp;gt;)'" "perl -e 'binmode STDIN; binmode
STDOUT; print unpack(q{u*}, join q{}, &amp;lt;&amp;gt;)'")
                               )
 tramp-local-end-of-line "\n"
 tramp-local-host-regexp
"\\`\\(127\\.0\\.0\\.1\\|::1\\|lo\\(?:calhost6?\\|ngitude\\)\\)\\'"
 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 '(("plinkx" (tramp-login-program "plink")
                  (tramp-login-args
                   (("-load") ("%h") ("-t") ("env 'TERM=xterm'
'PROMPT_COMMAND=' 'PS1=#$ '")
                    ("/bin/sh"))
                   )
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c")))
                 ("smb" (tramp-remote-shell "") (tramp-tmpdir "/C$/Temp"))
                 ("fcp" (tramp-login-program "fsh")
                  (tramp-login-args (("%h") ("-l" "%u") ("sh" "-i")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-i") ("-c"))
                  (tramp-copy-program "fcp") (tramp-copy-args (("-p" "%k")))
                  (tramp-copy-keep-date t))
                 ("psftp" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh")
("%h")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
                  (tramp-copy-program "pscp")
                  (tramp-copy-args
                   (("-l" "%u") ("-P" "%p") ("-sftp") ("-p" "%k") ("-q")
("-r")))
                  (tramp-copy-keep-date t) (tramp-copy-recursive t))
                 ("pscp" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh")
("%h")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
                  (tramp-copy-program "pscp")
                  (tramp-copy-args (("-l" "%u") ("-P" "%p") ("-scp")
("-p" "%k") ("-q") ("-r")))
                  (tramp-copy-keep-date t) (tramp-copy-recursive t)
(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-shell "/bin/sh")
(tramp-remote-shell-args ("-c")))
                 ("plink1" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-1"
"-ssh") ("%h")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
                  (tramp-default-port 22))
                 ("plink" (tramp-login-program "plink")
                  (tramp-login-args (("-l" "%u") ("-P" "%p") ("-ssh")
("%h")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
                  (tramp-default-port 22))
                 ("krlogin" (tramp-login-program "krlogin")
                  (tramp-login-args (("%h") ("-l" "%u") ("-x")))
(tramp-remote-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")))
                 ("ksu" (tramp-login-program "ksu") (tramp-login-args
(("%u") ("-q")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c")))
                 ("sudo" (tramp-login-program "sudo")
                  (tramp-login-args (("-u" "%u") ("-s") ("-H") ("-p"
"Password:")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c")))
                 ("su" (tramp-login-program "su") (tramp-login-args
(("-") ("%u")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c")))
                 ("telnet" (tramp-login-program "telnet")
(tramp-login-args (("%h") ("%p")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
                  (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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c"))
                  (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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c"))
                  (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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c"))
                  (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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c"))
                  (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-shell "/bin/sh")
(tramp-remote-shell-args ("-c")))
                 ("rsh" (tramp-login-program "rsh") (tramp-login-args
(("%h") ("-l" "%u")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c")))
                 ("rsyncc" (tramp-login-program "ssh")
                  (tramp-login-args
                   (("-l" "%u") ("-p" "%p") ("-o"
"ControlPath=%t.%%r&amp;lt; at &amp;gt;%%h:%%p")
                    ("-o" "ControlMaster=yes") ("-e" "none") ("%h"))
                   )
                  (tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")) (tramp-copy-program
"rsync")
                  (tramp-copy-args (("-t" "%k") ("-r")))
                  (tramp-copy-env
                   (("RSYNC_RSH") ("ssh -o ControlPath=%t.%%r&amp;lt; at &amp;gt;%%h:%%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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")) (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"
"ControlPath=%t.%%r&amp;lt; at &amp;gt;%%h:%%p")
                    ("-o" "ControlMaster=yes") ("-e" "none") ("%h"))
                   )
                  (tramp-async-args (("-q"))) (tramp-remote-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")) (tramp-copy-program
"scp")
                  (tramp-copy-args
                   (("-P" "%p") ("-p" "%k") ("-q") ("-r") ("-o"
"ControlPath=%t.%%r&amp;lt; at &amp;gt;%%h:%%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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
                  (tramp-remote-shell-args ("-c")) (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-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
                  (tramp-copy-program "rcp") (tramp-copy-args (("-p" "%k")))
                  (tramp-copy-keep-date t))
                 ("rcp" (tramp-login-program "rsh") (tramp-login-args
(("%h") ("-l" "%u")))
                  (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-args ("-c"))
                  (tramp-copy-program "rcp") (tramp-copy-args (("-p"
"%k") ("-r")))
                  (tramp-copy-keep-date t) (tramp-copy-recursive t))
                 ("synce") ("obex") ("davs") ("dav") ("ftp"))
 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 &amp;lt;lektu&amp;lt; at &amp;gt;terra.es&amp;gt;.\n# Copyright (C) 2002-2012 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 &amp;lt;= 76
chars as the RFC says)\nmy $pending = q();\n\nwhile (my $data = &amp;lt;STDIN&amp;gt;)
{\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 &amp;amp;
~3);\n    $pending = substr($pending, $len &amp;amp; ~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&amp;gt;/dev/null"
 tramp-perl-decode-with-module "%s -MMIME::Base64 -0777 -ne 'print
decode_base64($_)' 2&amp;gt;/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();\n&amp;lt; at &amp;gt;list =
readdir(DIR);\nclosedir(DIR);\n$n =
scalar(&amp;lt; at &amp;gt;list);\nprintf(\"(\\n\");\nfor($i = 0; $i &amp;lt; $n; $i++)\n{\n
$filename = $list[$i];\n    &amp;lt; at &amp;gt;stat = lstat($filename);\n    if (($stat[2]
&amp;amp; 0170000) == 0120000)\n    {\n        $type = readlink($filename);\n
     $type = \"\\\"$type\\\"\";\n    }\n    elsif (($stat[2] &amp;amp; 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] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n        $stat[8] &amp;amp; 0xffff,\n
     $stat[9] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n        $stat[9] &amp;amp; 0xffff,\n
$stat[10] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n        $stat[10] &amp;amp; 0xffff,\n
$stat[7],\n        $stat[2],\n        $stat[1] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n
$stat[1] &amp;amp; 0xffff,\n        $stat[0] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n        $stat[0] &amp;amp;
0xffff);\n}\nprintf(\")\\n\");' \"$1\" \"$2\" 2&amp;gt;/dev/null"
 tramp-perl-encode "%s -e '\n# This script contributed by Juanma
Barranquero &amp;lt;lektu&amp;lt; at &amp;gt;terra.es&amp;gt;.\n# Copyright (C) 2002-2012 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 = &amp;lt;STDIN&amp;gt;) {\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&amp;gt;/dev/null"
 tramp-perl-encode-with-module "%s -MMIME::Base64 -0777 -ne 'print
encode_base64($_)' 2&amp;gt;/dev/null"
 tramp-perl-file-attributes "%s -e '\n&amp;lt; at &amp;gt;stat = lstat($ARGV[0]);\nif
(!&amp;lt; at &amp;gt;stat) {\n    print \"nil\\n\";\n    exit 0;\n}\nif (($stat[2] &amp;amp;
0170000) == 0120000)\n{\n    $type = readlink($ARGV[0]);\n    $type =
\"\\\"$type\\\"\";\n}\nelsif (($stat[2] &amp;amp; 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] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n
$stat[8] &amp;amp; 0xffff,\n    $stat[9] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n    $stat[9] &amp;amp;
0xffff,\n    $stat[10] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n    $stat[10] &amp;amp; 0xffff,\n
$stat[7],\n    $stat[2],\n    $stat[1] &amp;gt;&amp;gt; 16 &amp;amp; 0xffff,\n    $stat[1] &amp;amp;
0xffff\n);' \"$1\" \"$2\" 2&amp;gt;/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\");\n&amp;lt; at &amp;gt;files = readdir(d); closedir(d);\nforeach $f (&amp;lt; at &amp;gt;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&amp;gt;/dev/null"
 tramp-perl-file-truename "%s -e '\nuse File::Spec;\nuse Cwd
\"realpath\";\n\nsub recursive {\n    my ($volume, &amp;lt; at &amp;gt;dirs) = &amp;lt; at &amp;gt;_;\n    my
$real = realpath(File::Spec-&amp;gt;catpath(\n                   $volume,
File::Spec-&amp;gt;catdir(&amp;lt; at &amp;gt;dirs), \"\"));\n    if ($real) {\n        my ($vol,
$dir) = File::Spec-&amp;gt;splitpath($real, 1);\n        return ($vol,
File::Spec-&amp;gt;splitdir($dir));\n    }\n    else {\n        my $last =
pop(&amp;lt; at &amp;gt;dirs);\n        ($volume, &amp;lt; at &amp;gt;dirs) = recursive($volume, &amp;lt; at &amp;gt;dirs);\n
    push(&amp;lt; at &amp;gt;dirs, $last);\n        return ($volume, &amp;lt; at &amp;gt;dirs);\n
}\n}\n\n$result = realpath($ARGV[0]);\nif (!$result) {\n    my ($vol,
$dir) = File::Spec-&amp;gt;splitpath($ARGV[0], 1);\n    ($vol, &amp;lt; at &amp;gt;dirs) =
recursive($vol, File::Spec-&amp;gt;splitdir($dir));\n\n    $result =
File::Spec-&amp;gt;catpath($vol, File::Spec-&amp;gt;catdir(&amp;lt; at &amp;gt;dirs), \"\");\n}\n\nif
($ARGV[0] =~ /\\/$/) {\n    $result = $result . \"/\";\n}\n\nprint
\"\\\"$result\\\"\\n\";\n' \"$1\" 2&amp;gt;/dev/null"
 tramp-persistency-file-name "/home/sschmitt/.emacs.d/tramp"
 tramp-port-regexp "[0-9]+"
 tramp-postfix-hop-format "|"
 tramp-postfix-hop-regexp "|"
 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 "&amp;lt; at &amp;gt;"
 tramp-postfix-user-regexp "&amp;lt; at &amp;gt;"
 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"
                                 "test -c /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{}, &amp;lt;&amp;gt;)'" "perl -e 'binmode STDIN;
binmode STDOUT; print unpack(q{u*}, join q{}, &amp;lt;&amp;gt;)'")
                                )
 tramp-remote-file-name-spec-regexp
"\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
]+\\)&amp;lt; at &amp;gt;\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+]\\)\\(?:#[0-9]+\\)?\\)?"
 tramp-remote-path '(tramp-default-remote-path "/bin" "/usr/bin"
"/usr/sbin" "/usr/local/bin"
                     "/local/bin" "/local/freeware/bin" "/local/gnu/bin"
"/usr/freeware/bin"
                     "/usr/pkg/bin" "/usr/contrib/bin" "/opt/bin"
"/opt/sbin" "/opt/local/bin")
 tramp-remote-process-environment '("HISTFILE=$HOME/.tramp_history"
"HISTSIZE=1" "LC_ALL=C"
                                    "TERM=xterm" "EMACS=t"

"INSIDE_EMACS='24.3.1,tramp:2.2.5-pre'" "CDPATH="
                                    "HISTORY=" "MAIL=" "MAILCHECK="
"MAILPATH=" "PAGER=\"\""
                                    "autocorrect=" "correct=")
 tramp-rfn-eshadow-overlay nil
 tramp-rfn-eshadow-update-overlay-regexp "[^:/~]*\\(/\\|~\\)"
 tramp-rsh-end-of-line "\n"
 tramp-save-ad-hoc-proxies nil
 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-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/Ol5cfA1cKVteXSMkJT4KXSojP1tdIyQlPl0gKlwoG1xbWzAtOTtdKlthLXpBLVpdICpcKSo=")
 tramp-smb-method "smb"
 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 "xterm"
 tramp-unload-hook '(#[nil "\300\301\302\"\207" [unload-feature
tramp-cmds force] 3]
                     #[nil "\300\301\302\"\207" [unload-feature
tramp-cache force] 3]
                     #[nil "\300\301\302\"\207" [unload-feature tramp-sh
force] 3]
                     #[nil "\300\301\302\"\207"
                       [remove-hook find-file-hooks tramp-set-auto-save] 3]
                     #[nil "\300\301\302\"\207"
                       [remove-hook auto-save-hook
tramp-set-auto-save-file-modes] 3]
                     #[nil "\300\301\302\"\207"
                       [remove-hook kill-buffer-hook
tramp-delete-temp-file-function] 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\302\"\207" [unload-feature
tramp-compat force] 3])
 tramp-user-regexp "[^/|: ]+"
 tramp-user-with-domain-regexp "\\([^/|: ]+\\)%\\([-a-zA-Z0-9_.]+\\)"
 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\necho \"(\\\"$file\\\" \\\"file-exists-p\\\"
t)\"\n    else\necho \"(\\\"$file\\\" \\\"file-exists-p\\\" nil)\"\n
 fi\n    if %s \"$file\"; then\necho \"(\\\"$file\\\"
\\\"file-readable-p\\\" t)\"\n    else\necho \"(\\\"$file\\\"
\\\"file-readable-p\\\" nil)\"\n    fi\ndone\necho \")\""
 tramp-verbose 6
 tramp-version "2.2.5-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-*"
 )

(setq
 buffer-name "*tramp/rsync higgs*"
 )

load-path shadows:
==================
/home/sschmitt/.emacsels/tramp/lisp/tramp-cmds hides
/usr/local/share/emacs/site-lisp/tramp-cmds
/home/sschmitt/.emacsels/tramp/lisp/tramp-gw hides
/usr/local/share/emacs/site-lisp/tramp-gw
/home/sschmitt/.emacsels/tramp/lisp/tramp hides
/usr/local/share/emacs/site-lisp/tramp
/home/sschmitt/.emacsels/tramp/lisp/tramp-gvfs hides
/usr/local/share/emacs/site-lisp/tramp-gvfs
/home/sschmitt/.emacsels/tramp/lisp/trampver hides
/usr/local/share/emacs/site-lisp/trampver
/home/sschmitt/.emacsels/tramp/lisp/tramp-cache hides
/usr/local/share/emacs/site-lisp/tramp-cache
/home/sschmitt/.emacsels/tramp/lisp/tramp-compat hides
/usr/local/share/emacs/site-lisp/tramp-compat
/home/sschmitt/.emacsels/tramp/lisp/tramp-uu hides
/usr/local/share/emacs/site-lisp/tramp-uu
/home/sschmitt/.emacsels/tramp/lisp/tramp-ftp hides
/usr/local/share/emacs/site-lisp/tramp-ftp
/home/sschmitt/.emacsels/tramp/lisp/tramp-sh hides
/usr/local/share/emacs/site-lisp/tramp-sh
/home/sschmitt/.emacsels/tramp/lisp/tramp-loaddefs hides
/usr/local/share/emacs/site-lisp/tramp-loaddefs
/home/sschmitt/.emacsels/tramp/lisp/tramp-smb hides
/usr/local/share/emacs/site-lisp/tramp-smb
/home/sschmitt/.emacsels/tramp/lisp/tramp-cmds hides
/usr/share/emacs/24.3/lisp/net/tramp-cmds
/home/sschmitt/.emacsels/tramp/lisp/tramp hides
/usr/share/emacs/24.3/lisp/net/tramp
/home/sschmitt/.emacsels/tramp/lisp/tramp-cache hides
/usr/share/emacs/24.3/lisp/net/tramp-cache
/home/sschmitt/.emacsels/tramp/lisp/tramp-ftp hides
/usr/share/emacs/24.3/lisp/net/tramp-ftp
/home/sschmitt/.emacsels/tramp/lisp/tramp-compat hides
/usr/share/emacs/24.3/lisp/net/tramp-compat
/home/sschmitt/.emacsels/tramp/lisp/tramp-uu hides
/usr/share/emacs/24.3/lisp/net/tramp-uu
/home/sschmitt/.emacsels/tramp/lisp/tramp-smb hides
/usr/share/emacs/24.3/lisp/net/tramp-smb
/home/sschmitt/.emacsels/tramp/lisp/tramp-gw hides
/usr/share/emacs/24.3/lisp/net/tramp-gw
/home/sschmitt/.emacsels/tramp/lisp/trampver hides
/usr/share/emacs/24.3/lisp/net/trampver
/home/sschmitt/.emacsels/tramp/lisp/tramp-sh hides
/usr/share/emacs/24.3/lisp/net/tramp-sh
/home/sschmitt/.emacsels/tramp/lisp/tramp-gvfs hides
/usr/share/emacs/24.3/lisp/net/tramp-gvfs
/home/sschmitt/.emacsels/tramp/lisp/tramp-loaddefs hides
/usr/share/emacs/24.3/lisp/net/tramp-loaddefs
;; GNU Emacs: 24.3.1 Tramp: 2.2.5-pre -*- mode: outline; -*-
13:43:26.705704 tramp-maybe-open-connection (3) # Opening connection for higgs using rsync...
13:43:26.707904 tramp-maybe-open-connection (6) # /bin/sh -i
13:43:26.709104 tramp-wait-for-regexp (6) #
#$
13:43:26.709517 tramp-maybe-open-connection (3) # Sending command `exec ssh   -e none higgs'
13:43:26.709646 tramp-send-command (6) # exec ssh   -e none higgs
13:43:26.709924 tramp-process-actions (3) # Waiting for prompts from remote shell
13:43:26.874818 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( .*\)?: *\)\'" from remote shell
13:43:26.875409 tramp-process-one-action (5) # Looking for regexp "\(^.*\([pP]assword\|[pP]assphrase\).*:_______________________________________________
Tramp-devel mailing list
Tramp-devel&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel
&lt;/pre&gt;</description>
    <dc:creator>Sebastian Schmitt</dc:creator>
    <dc:date>2013-05-31T11:55:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.tramp/8347">
    <title>Re: tramp-dropbox</title>
    <link>http://permalink.gmane.org/gmane.emacs.tramp/8347</link>
    <description>&lt;pre&gt;On Thu, 11 Apr 2013 11:03:13 +0200 Michael Albinus &amp;lt;michael.albinus&amp;lt; at &amp;gt;gmx.de&amp;gt; wrote: 

MA&amp;gt; Not only. There might be people who do not install a dropbox client, for
MA&amp;gt; several reasons. The user doesn't like closed software, the machine is a
MA&amp;gt; server which doesn't allow dropbox clients, the machine is a simple one
MA&amp;gt; like a NAS which is not supported by dropbox, you name it ...

MA&amp;gt; What if you want to access two different dropbox accounts in parallel,
MA&amp;gt; for example in order to compare files? Don't know, whether ordinary
MA&amp;gt; dropbox daemons support this.

"Multiple accounts" and "can't control system to install dropboxd" are
good use cases.  I doubt there are many users who need this, but I can
see that it's actually useful.

Ted
&lt;/pre&gt;</description>
    <dc:creator>Ted Zlatanov</dc:creator>
    <dc:date>2013-05-10T16:26:00</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.tramp">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.tramp</link>
  </textinput>
</rdf:RDF>
