Michael Albinus wrote:
Jason Rumney <[EMAIL PROTECTED]> writes:
Shouldn't all responses that do not start with a status code be ignored?
ie
"^[^1-9][^0-9][^0-9]"
I fear that something like the response of the "dir" command shouldn't
be ignored.
Sure, but that is immediately preceded by a line with a 150 status
code. I was assuming that data responses were handled separately than
the protocol level chit-chat and wouldn't be affected by such a change.
|
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel