1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00

(ange-ftp-multi-msgs): Add 150-.

This commit is contained in:
Andreas Schwab 2009-03-08 16:45:31 +00:00
parent 1efaf74bf4
commit 72e0a95bff
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-03-08 Andreas Schwab <schwab@linux-m68k.org>
* net/ange-ftp.el (ange-ftp-multi-msgs): Add 150-.
2009-03-07 Eli Zaretskii <eliz@gnu.org>
* woman.el (woman-parse-colon-path): Return a list even if there's

View File

@ -702,7 +702,7 @@ parenthesized expressions in REGEXP for the components (in that order)."
;; Otherwise, ange-ftp will go into multi-skip mode, and never come out.
(defvar ange-ftp-multi-msgs
"^220-\\|^230-\\|^226\\|^25.-\\|^221-\\|^200-\\|^331-\\|^4[25]1-\\|^530-"
"^150-\\|^220-\\|^230-\\|^226\\|^25.-\\|^221-\\|^200-\\|^331-\\|^4[25]1-\\|^530-"
"*Regular expression matching the start of a multiline FTP reply.")
(defvar ange-ftp-good-msgs