]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-insert-inbox-text): Make the pop3 mechanism work on cygwin systems too.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 20 Feb 2003 21:11:16 +0000 (21:11 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 20 Feb 2003 21:11:16 +0000 (21:11 +0000)
lisp/ChangeLog
lisp/mail/rmail.el

index 52cf1be133a86d53f71319c0fe9920267b26e734..27e13540d13ddeec11c5cdbe6e2ac8ed60833ac6 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-20  Ehud Karni  <ehud@unix.mvs.co.il>  (tiny change)
+
+       * mail/rmail.el (rmail-insert-inbox-text): Make the pop3 mechanism
+       work on cygwin systems too.
+
 2003-02-20  Juanma Barranquero  <lektu@terra.es>
 
        * progmodes/ebrowse.el (ebrowse-show-file-name-at-point): Remove
index 7bf8b6d737115e0212cbb2d493a51e0cb09dd0c2..ffea8f21b9b0f727452c19849674711d9c046ee7 100644 (file)
@@ -1507,7 +1507,7 @@ It returns t if it got any new messages."
             (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