tramp-make-multi-tramp-file-format (quote ("/r:%m" "/%m:%u@%h" ":%p"))
tramp-auto-save-directory "/home/tfheen/tmp"
tramp-make-tramp-file-user-nil-format "/r:%m/%h:%p"
- tramp-default-method "rsync"))
+ tramp-default-method "rsync"
+ tramp-file-name-structure '("\\`/r:\\(\\([a-zA-Z0-9]+\\)/\\)?\\(\\([-a-zA-Z0-9_#/:]+\\)@\\)?\\([-a-zA-Z0-9_#/:@.]+\\):\\(.*\\)\\'" 2 4 5 6)))
-; '(tramp-file-name-structure (quote ("\\`/r:\\(\\([a-zA-Z0-9]+\\)/\\)?\\(\\([-a-zA-Z0-9_#/:]+\\)@\\)?\\([-a-zA-Z0-9_#/:@.]+\\):\\(.*\\)\\'" 2 4 5 6)))
(cw/for-emacs-21
(blink-cursor-mode 0)
;; '(custom-set-face ((((class color)) (:foreground "blue" :background "black"))))
;; '(sh-heredoc-face ((((class color) (background light)) (:foreground "DarkGreen"))))
;; '(font-lock-keyword-face ((t (:foreground "DarkBlue"))) t)
-;; '(font-lock-string-face ((t (:foreground "Blue"))) t)
;; '(mmm-default-submode-face ((t (:background "White"))) t)
;; '(show-paren-mismatch-face ((((class color)) (:bold t :foreground "Red"))))
;; '(gnus-cite-face-3 ((t (:foreground "DarkGreen"))))