# HG changeset patch # User Juanma Barranquero # Date 1045775249 0 # Node ID 0193c3b804880d4251fc3f53e168985443e548fa # Parent c0dd4de41e918927d4612ec5f5ee6fd6046ad733 (rmail-insert-inbox-text): Make the pop3 mechanism work on cygwin systems too. diff -r c0dd4de41e91 -r 0193c3b80488 lisp/mail/rmail.el --- a/lisp/mail/rmail.el Thu Feb 20 20:07:41 2003 +0000 +++ b/lisp/mail/rmail.el Thu Feb 20 21:07:29 2003 +0000 @@ -1507,7 +1507,7 @@ (if rmail-pop-password-required (progn (setq got-password (not (rmail-have-password))) (setq password (rmail-get-pop-password)))) - (if (eq system-type 'windows-nt) + (if (memq system-type '(windows-nt cygwin)) ;; cannot have "po:" in file name (setq tofile (expand-file-name