Searched +refs:tramp +refs:user +refs:regexp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dtramp.el2 ;;; tramp.el --- Transparent Remote Access, Multiple Protocol
34 ;; the local and the remote host, whereas tramp.el uses a combination
48 ;; loaded before tramp.el. Could you please test this and tell me about
54 ;; http://ftp.gnu.org/gnu/tramp/
57 ;; tramp-devel@gnu.org
59 ;; http://lists.gnu.org/mailman/listinfo/tramp-devel
63 ;; http://savannah.gnu.org/projects/tramp/
72 (add-hook 'tramp-unload-hook
97 (autoload 'tramp-uuencode-region "tramp
180 (defgroup tramp nil function
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el692 table, obtained by prompting the user."
708 (defcustom org-table-number-regexp
936 will be \"to NAME\". See also the variable `org-from-is-user-regexp'.
947 (defcustom org-from-is-user-regexp
949 (when (and user-mail-address (not (string= user-mail-address "")))
950 (setq r1 (concat "\\<" (regexp-quote user
[all...]

Completed in 190 milliseconds