Applied a bunch of patches:
[gnus] / lisp / lpath.el
index 0eb218c..7a0053e 100644 (file)
@@ -41,8 +41,8 @@
                     rmail-summary-exists rmail-select-summary
                     rmail-update-summary url-retrieve
                     temp-directory babel-fetch babel-wash
-                    find-coding-systems-for-charsets
-                    ))
+                    find-coding-systems-for-charsets sc-cite-regexp
+                    pop3-get-message-count))
       (maybe-bind '(global-face-data
                    mark-active transient-mark-mode mouse-selection-click-count
                    mouse-selection-click-count-buffer buffer-display-table
                    w3-meta-charset-content-type-regexp
                    url-current-callback-func url-current-callback-data
                    url-be-asynchronous temporary-file-directory
-                   babel-translations babel-history)))
+                   babel-translations babel-history
+                   display-time-mail-function)))
   (maybe-bind '(mail-mode-hook
                enable-multibyte-characters browse-url-browser-function
                adaptive-fill-first-line-regexp adaptive-fill-regexp
                url-current-mime-headers help-echo-owns-message
                w3-meta-content-type-charset-regexp
                w3-meta-charset-content-type-regexp
-               babel-translations babel-history))
+               babel-translations babel-history
+               display-time-mail-function))
   (maybe-fbind '(color-instance-rgb-components temp-directory
                 glyph-width annotation-glyph window-pixel-width glyph-height
                 window-pixel-height map-extents
@@ -89,7 +91,8 @@
                 w3-coding-system-for-mime-charset 
                 rmail-summary-exists rmail-select-summary rmail-update-summary
                 url-generic-parse-url valid-image-instantiator-format-p
-                babel-fetch babel-wash babel-as-string)))
+                babel-fetch babel-wash babel-as-string sc-cite-regexp
+                pop3-get-message-count)))
 
 (setq load-path (cons "." load-path))
 (require 'custom)