Searched +refs:ffap +refs:ftp +refs:regexp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dnet-utils.el160 (defcustom nslookup-prompt-regexp "^> "
164 `comint-use-prompt-regexp' is non-nil."
166 :type 'regexp)
173 (defcustom ftp-program "ftp"
178 (defcustom ftp-program-options nil
183 (defcustom ftp-prompt-regexp "^ftp>"
187 `comint-use-prompt-regexp' i
485 (defun ftp (host) function
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dido.el123 ;; files on other hosts using the ange-ftp notations `/host:' and
124 ;; `/user@host:'. See the variable `ido-slow-ftp-hosts' if you want
125 ;; to inhibit the ido substring matching for ftp access.
184 ;; matching (unless regexp matching is active) to find possible matches
201 ;; There is limited provision for regexp matching within ido,
202 ;; enabled through `ido-enable-regexp' (toggle with C-t).
206 ;; Note: ido-style completion is inhibited when you enable regexp matching.
392 with a space, for which the regexp is `\\` '. See the source file for
394 :type '(repeat (choice regexp function))
401 with a #, for which the regexp i
[all...]

Completed in 167 milliseconds