Thu, 09 Sep 2010 06:15:13 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.
|
Thu, 09 Sep 2010 00:08:06 +0000 |
Katsumi Yamaoka |
gnus-html (gnus-html-wash-tags): Search for images first, so that <a><img> works better; (gnus-html-displayed-image-map): Bind RET and TAB on images for better UX.
|
Wed, 08 Sep 2010 23:59:52 +0000 |
Katsumi Yamaoka |
gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.
|
Wed, 08 Sep 2010 23:51:10 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.
|
Tue, 07 Sep 2010 06:23:16 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.
|
Tue, 07 Sep 2010 01:20:19 +0000 |
Katsumi Yamaoka |
gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.
|
Tue, 07 Sep 2010 00:08:33 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
|
Tue, 07 Sep 2010 00:05:59 +0000 |
Katsumi Yamaoka |
gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.
|
Tue, 07 Sep 2010 00:04:11 +0000 |
Katsumi Yamaoka |
nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.
|
Tue, 07 Sep 2010 00:00:56 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too.
|
Mon, 06 Sep 2010 23:58:34 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.
|
Mon, 06 Sep 2010 23:56:27 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.
|
Mon, 06 Sep 2010 23:54:07 +0000 |
Katsumi Yamaoka |
nnml.el (nnml-save-nov): Remove some debugging-related messages.
|
Mon, 06 Sep 2010 02:09:42 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".
|
Mon, 06 Sep 2010 00:48:40 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Fix up the last commit.
|
Mon, 06 Sep 2010 00:44:55 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.
|
Mon, 06 Sep 2010 00:41:06 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.
|
Mon, 06 Sep 2010 00:37:02 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.
|
Mon, 06 Sep 2010 00:33:15 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.
|
Mon, 06 Sep 2010 00:20:42 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Count the archive groups as secondary, so that they're activated the same way as before.
|
Mon, 06 Sep 2010 00:15:13 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-activate-group): Take an optional parameter to say that you don't want to call gnus-request-group with don-check, but do check the reponse. This is for virtual groups only.
|
Mon, 06 Sep 2010 00:06:55 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
|
Sun, 05 Sep 2010 23:56:42 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.
|
Sun, 05 Sep 2010 23:38:33 +0000 |
Katsumi Yamaoka |
mail-source.el (mail-source-fetch): Don't message if we're fetching mail from a file, and the file doesn't exist.
|
Sun, 05 Sep 2010 23:34:30 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
|
Sun, 05 Sep 2010 23:27:15 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the .authinfo if we're using ssl connection.
|
Sun, 05 Sep 2010 23:20:25 +0000 |
Katsumi Yamaoka |
nnvirtual.el (nnvirtual-create-mapping): Use the active info we already have if we're in a main Gnus `g' run.
|
Sun, 05 Sep 2010 23:13:43 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-method-rank): Get info for virtual groups last.
|
Sun, 05 Sep 2010 11:53:59 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-method-rank): Replace equalp with equal.
|
Sun, 05 Sep 2010 04:09:07 +0000 |
Katsumi Yamaoka |
(nnmh-request-list-1): Bind `file'.
|