comparison lisp/gnus/ChangeLog @ 112451:98ad7c9e56a3

gnus-html.el (gnus-html-image-fetched): Don't kill the temporary buffer after being called. It's apparently being killed by url.el, and killing it made point move to end-of-buffer in a random buffer. shr.el (shr-image-fetched): Ditto. shr.el (shr-image-fetched): Avoid having point move in the article buffer. gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and fix the bug in url-http.el instead. shr.el (shr-image-fetched): Ditto. gravatar.el (gravatar-retrieve): Be silent when retrieving. gnus-gravatar.el (gnus-gravatar-insert): Don't move point around in the article buffer. (gnus-gravatar-insert): Use blank space from the current buffer to avoid breaking text properties. This makes X-Sent updating work again. gnus-art.el (gnus-article-read-summary-keys): Don't call disabled commands.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 24 Jan 2011 04:10:19 +0000
parents f60dc8d74215
children
comparison
equal deleted inserted replaced
112449:5e6007430c1e 112451:98ad7c9e56a3
1 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4 commands.
5
6 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7 in the article buffer.
8 (gnus-gravatar-insert): Use blank space from the current buffer to
9 avoid breaking text properties. This makes X-Sent updating work again.
10
11 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
12
13 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
14
15 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
16 fix the bug in url-http.el instead.
17
18 * shr.el (shr-image-fetched): Ditto.
19
20 * shr.el (shr-image-fetched): Avoid having point move in the article
21 buffer.
22
23 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
24 buffer after being called. It's apparently being killed by url.el, and
25 killing it made point move to end-of-buffer in a random buffer.
26
27 * shr.el (shr-image-fetched): Ditto.
28
1 2011-01-23 Julien Danjou <julien@danjou.info> 29 2011-01-23 Julien Danjou <julien@danjou.info>
2 30
3 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org. 31 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4 32
5 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to 33 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to