gnus
13 years agoRequire gnus-agent before bidning gnus-agent variables.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 18:14:58 +0000 (20:14 +0200)]
Require gnus-agent before bidning gnus-agent variables.

13 years ago(shr-tag-blockquote): Ensure paragraphs after </ul>.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 14:40:14 +0000 (16:40 +0200)]
(shr-tag-blockquote): Ensure paragraphs after </ul>.

13 years ago(shr-insert-table): Also insert empty TDs.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 14:38:36 +0000 (16:38 +0200)]
(shr-insert-table): Also insert empty TDs.

13 years ago(shr-insert): Don't leave trailing spaces.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 13:24:43 +0000 (15:24 +0200)]
(shr-insert): Don't leave trailing spaces.

13 years ago(shr-insert): Rework the line-breaking algorithm.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 13:21:13 +0000 (15:21 +0200)]
(shr-insert): Rework the line-breaking algorithm.

13 years ago* shr.el (shr-render-td): Use a cache for the table rendering function
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 13:10:01 +0000 (15:10 +0200)]
* shr.el (shr-render-td): Use a cache for the table rendering function
to avoid getting an exponential rendering behaviour in nested tables.

13 years agoIntroduce gnus-gravatar-too-ugly.
Katsumi Yamaoka [Thu, 7 Oct 2010 12:27:10 +0000 (12:27 +0000)]
Introduce gnus-gravatar-too-ugly.

gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
gnus-gravatar.el (gnus-gravatar-transform-address): Don't show avatars of people of which mail addresses match gnus-gravatar-too-ugly.
gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.

13 years ago* shr.el: Expand TD elements to fill available space.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 11:35:14 +0000 (13:35 +0200)]
* shr.el: Expand TD elements to fill available space.

13 years agoKeep track of the natural width of TD elements, so we know which ones to expand.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 11:20:11 +0000 (13:20 +0200)]
Keep track of the natural width of TD elements, so we know which ones to expand.

13 years agonnimap: add request-rename
Julien Danjou [Thu, 7 Oct 2010 10:22:45 +0000 (12:22 +0200)]
nnimap: add request-rename

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoEnable XEmacs to display images.
Katsumi Yamaoka [Thu, 7 Oct 2010 06:45:14 +0000 (06:45 +0000)]
Enable XEmacs to display images.

gnus-html.el (gnus-html-schedule-image-fetching): Remove function name from XEmacs' function-arglist.
gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to gravatar under XEmacs.

13 years agoUpdate auth-source.el docs.
Ted Zlatanov [Thu, 7 Oct 2010 03:38:19 +0000 (22:38 -0500)]
Update auth-source.el docs.

* auth-source.el: Update docs with TODO items.

13 years agoUpdate gnus-sync.el docs.
Ted Zlatanov [Thu, 7 Oct 2010 03:32:08 +0000 (22:32 -0500)]
Update gnus-sync.el docs.

* gnus-sync.el: Update docs to explain state and plans.

13 years agoGnus hooks for the mark get/set operations.
Ted Zlatanov [Thu, 7 Oct 2010 03:20:36 +0000 (22:20 -0500)]
Gnus hooks for the mark get/set operations.

* gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
hooks with arguments, which is needed for mark update hooks.

* gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
Hooks for mark updates.
(gnus-request-set-mark, gnus-request-update-mark): Use them.

13 years agosieve-manage: add authenticate function
Julien Danjou [Wed, 6 Oct 2010 13:42:25 +0000 (15:42 +0200)]
sieve-manage: add authenticate function

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agosieve-manage-open: Use sieve-manage-default-port
Julien Danjou [Wed, 6 Oct 2010 13:25:55 +0000 (15:25 +0200)]
sieve-manage-open: Use sieve-manage-default-port

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-render-td): Only delete space at the end of the TD.
Lars Magne Ingebrigtsen [Wed, 6 Oct 2010 13:09:35 +0000 (15:09 +0200)]
(shr-render-td): Only delete space at the end of the TD.

13 years agosieve-manage: use auth-source
Julien Danjou [Tue, 5 Oct 2010 16:14:23 +0000 (18:14 +0200)]
sieve-manage: use auth-source

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agotodo: Remove entry pointing to a broken link
Julien Danjou [Wed, 6 Oct 2010 12:16:58 +0000 (14:16 +0200)]
todo: Remove entry pointing to a broken link

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agomessage.texi: Remove reference to gpg-2comp
Julien Danjou [Wed, 6 Oct 2010 12:16:04 +0000 (14:16 +0200)]
message.texi: Remove reference to gpg-2comp

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove reference to the XML version of the FAQ
Julien Danjou [Wed, 6 Oct 2010 11:44:31 +0000 (13:44 +0200)]
Remove reference to the XML version of the FAQ

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove reference to the XML version of the FAQ
Julien Danjou [Wed, 6 Oct 2010 11:43:41 +0000 (13:43 +0200)]
Remove reference to the XML version of the FAQ

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove more my.gnus.org references
Julien Danjou [Wed, 6 Oct 2010 11:42:06 +0000 (13:42 +0200)]
Remove more my.gnus.org references

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-insert): Get 'space transition right.
Lars Magne Ingebrigtsen [Wed, 6 Oct 2010 11:59:47 +0000 (13:59 +0200)]
(shr-insert): Get 'space transition right.

13 years ago(nnimap-open-connection): Prepare to support open-gnutls-stream.
Lars Magne Ingebrigtsen [Wed, 6 Oct 2010 11:47:03 +0000 (13:47 +0200)]
(nnimap-open-connection): Prepare to support open-gnutls-stream.

13 years agognus.texi: Remove broken link and allusion to ReiserFS
Julien Danjou [Wed, 6 Oct 2010 11:29:31 +0000 (13:29 +0200)]
gnus.texi: Remove broken link and allusion to ReiserFS

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-faq: Fix getmail URL
Julien Danjou [Wed, 6 Oct 2010 11:28:27 +0000 (13:28 +0200)]
gnus-faq: Fix getmail URL

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-faq: Fix Flyspell URL
Julien Danjou [Wed, 6 Oct 2010 11:27:21 +0000 (13:27 +0200)]
gnus-faq: Fix Flyspell URL

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agonnrss-discover-feed: Remove 404 URL in docstring
Julien Danjou [Wed, 6 Oct 2010 11:24:45 +0000 (13:24 +0200)]
nnrss-discover-feed: Remove 404 URL in docstring

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agonnrss: Remove 404 URL in comment
Julien Danjou [Wed, 6 Oct 2010 11:23:45 +0000 (13:23 +0200)]
nnrss: Remove 404 URL in comment

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoFix Namazu URL
Julien Danjou [Wed, 6 Oct 2010 11:22:38 +0000 (13:22 +0200)]
Fix Namazu URL

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoFix swish-e URL
Julien Danjou [Wed, 6 Oct 2010 11:21:51 +0000 (13:21 +0200)]
Fix swish-e URL

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agomessage-change-subject: Remove 404 URL in a comment
Julien Danjou [Wed, 6 Oct 2010 11:16:55 +0000 (13:16 +0200)]
message-change-subject: Remove 404 URL in a comment

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove reference to my.gnus.org
Julien Danjou [Wed, 6 Oct 2010 10:54:06 +0000 (12:54 +0200)]
Remove reference to my.gnus.org

13 years ago* shr.el: Rearrange function order to be more logical.
Lars Magne Ingebrigtsen [Wed, 6 Oct 2010 11:34:54 +0000 (13:34 +0200)]
* shr.el: Rearrange function order to be more logical.

13 years agognus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.
Katsumi Yamaoka [Wed, 6 Oct 2010 02:29:35 +0000 (02:29 +0000)]
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.

13 years agognus-group.el (gnus-group-completing-read): Revert last bogus change.
Katsumi Yamaoka [Wed, 6 Oct 2010 01:43:31 +0000 (01:43 +0000)]
gnus-group.el (gnus-group-completing-read): Revert last bogus change.

13 years agognus-group.el (gnus-group-completing-read): Fix last change.
Katsumi Yamaoka [Wed, 6 Oct 2010 01:41:17 +0000 (01:41 +0000)]
gnus-group.el (gnus-group-completing-read): Fix last change.

13 years agognus-group.el (gnus-group-completing-read): Fix last change.
Katsumi Yamaoka [Wed, 6 Oct 2010 01:36:22 +0000 (01:36 +0000)]
gnus-group.el (gnus-group-completing-read): Fix last change.

13 years agoEliminate `remove-if-not' that is a cl function.
Katsumi Yamaoka [Wed, 6 Oct 2010 01:06:23 +0000 (01:06 +0000)]
Eliminate `remove-if-not' that is a cl function.

gnus-util.el (gnus-remove-if): Allow hash table.
gnus-util.el (gnus-remove-if-not): New function.
gnus-art.el (gnus-mime-view-part-as-type): Replace remove-if-not with gnus-remove-if-not.
gnus-score.el (gnus-summary-score-effect): Replace remove-if-not with gnus-remove-if-not.
gnus-sum.el (gnus-read-move-group-name): Replace remove-if-not with gnus-remove-if-not.
gnus-group.el (gnus-group-completing-read): Regard collection as a hash table if it is not a list.

13 years agodgnushack.el (dgnushack-compile): Fix last change.
Katsumi Yamaoka [Tue, 5 Oct 2010 23:11:44 +0000 (23:11 +0000)]
dgnushack.el (dgnushack-compile): Fix last change.

13 years ago* shr.el: Document the table-rendering algorithm.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 23:05:53 +0000 (01:05 +0200)]
* shr.el: Document the table-rendering algorithm.

13 years agoFix comment typo.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 22:59:03 +0000 (00:59 +0200)]
Fix comment typo.

13 years ago(shr-render-td): Allow blank/missing <TD>s.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 22:57:06 +0000 (00:57 +0200)]
(shr-render-td): Allow blank/missing <TD>s.

13 years agodgnushack.el (dgnushack-compile): Exclude shr.el from being compiled for Emacsen...
Katsumi Yamaoka [Tue, 5 Oct 2010 22:22:35 +0000 (22:22 +0000)]
dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled for Emacsen having no `libxml-parse-html-region' support.

13 years ago(gnus-html-schedule-image-fetching): Protect against invalid URLs.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 21:21:34 +0000 (23:21 +0200)]
(gnus-html-schedule-image-fetching): Protect against invalid URLs.

13 years ago(shr-overlays-in-region): Compute overlay positions correctly.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 19:43:06 +0000 (21:43 +0200)]
(shr-overlays-in-region): Compute overlay positions correctly.

13 years ago(shr-tag-img): Ignore image fetching errors.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 19:20:50 +0000 (21:20 +0200)]
(shr-tag-img): Ignore image fetching errors.

13 years agoShorten ALT texts and allow them to be line-broken.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 19:18:48 +0000 (21:18 +0200)]
Shorten ALT texts and allow them to be line-broken.

13 years ago* mm-decode.el (mm-shr): Require shr.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 18:42:40 +0000 (20:42 +0200)]
* mm-decode.el (mm-shr): Require shr.

13 years ago* gnus-art.el (gnus-blocked-images): Move variable here.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 18:41:39 +0000 (20:41 +0200)]
* gnus-art.el (gnus-blocked-images): Move variable here.

13 years ago(shr-insert-table): Bind free variable.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 18:39:53 +0000 (20:39 +0200)]
(shr-insert-table): Bind free variable.

13 years agoAllow displaying cid: images from shr.el.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 18:22:19 +0000 (20:22 +0200)]
Allow displaying cid: images from shr.el.

13 years ago(gnus-article-sort-by-most-recent-date): New function, added for symmetry.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 17:12:22 +0000 (19:12 +0200)]
(gnus-article-sort-by-most-recent-date): New function, added for symmetry.

13 years ago(nnir-retrieve-headers): Don't bug out on invalid data.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:45:19 +0000 (18:45 +0200)]
(nnir-retrieve-headers): Don't bug out on invalid data.

13 years agoIndent.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:43:31 +0000 (18:43 +0200)]
Indent.

13 years ago* gnus-group.el (gnus-group-make-group): Doc fix.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:38:21 +0000 (18:38 +0200)]
* gnus-group.el (gnus-group-make-group): Doc fix.

13 years ago(nnimap-request-newgroups): Return success.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:33:18 +0000 (18:33 +0200)]
(nnimap-request-newgroups): Return success.

13 years agoCopy over overlays from the TD elements to the main document.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:12:24 +0000 (18:12 +0200)]
Copy over overlays from the TD elements to the main document.

13 years ago(shr-tag-table): Really inhibit images inside the table.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 14:52:28 +0000 (16:52 +0200)]
(shr-tag-table): Really inhibit images inside the table.

13 years agoPut all the images after the table.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 14:46:32 +0000 (16:46 +0200)]
Put all the images after the table.

13 years ago(mm-shr): Bind shr-blocked-images to gnus-blocked-images.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 14:24:44 +0000 (16:24 +0200)]
(mm-shr): Bind shr-blocked-images to gnus-blocked-images.

13 years agoRescale HTML images from cid too
Julien Danjou [Tue, 5 Oct 2010 13:12:15 +0000 (15:12 +0200)]
Rescale HTML images from cid too

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agosieve-manage-capability: Do not bug out when the server-value of the capability is nil
Julien Danjou [Tue, 5 Oct 2010 12:46:07 +0000 (14:46 +0200)]
sieve-manage-capability: Do not bug out when the server-value of the capability is nil

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-tag-em): Add <EM> tag.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 08:58:10 +0000 (10:58 +0200)]
(shr-tag-em): Add <EM> tag.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 08:33:37 +0000 (10:33 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoDecode URL entities to avoid broken links
Florian Ragwitz [Sun, 26 Sep 2010 23:33:50 +0000 (01:33 +0200)]
Decode URL entities to avoid broken links

<a href="http://example.com/foo?moo=kooh&affe=tiger">example</a>
shouldn't point to http://example.com/foo?moo=kooh&amp;affe=tiger

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(sieve-manage-default-stream): Make default stream customizable.
Florian Ragwitz [Mon, 27 Sep 2010 16:31:33 +0000 (18:31 +0200)]
(sieve-manage-default-stream): Make default stream customizable.

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 07:53:39 +0000 (09:53 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoUse autoload rather than require
Julien Danjou [Tue, 5 Oct 2010 07:43:44 +0000 (09:43 +0200)]
Use autoload rather than require

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agolpath.el: Fbind ido-completing-read, and bind iswitchb-mode and iswitchb-temp-buflist...
Katsumi Yamaoka [Tue, 5 Oct 2010 06:28:37 +0000 (06:28 +0000)]
lpath.el: Fbind ido-completing-read, and bind iswitchb-mode and iswitchb-temp-buflist for XEmacs.
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs since iswitchb.el is very old and ido.el is unavailable in XEmacs.

13 years agoTry again making configure newer than configure.in.
Katsumi Yamaoka [Tue, 5 Oct 2010 04:59:51 +0000 (04:59 +0000)]
Try again making configure newer than configure.in.

13 years agoTry again making configure newer than configure.in.
Katsumi Yamaoka [Tue, 5 Oct 2010 04:59:27 +0000 (04:59 +0000)]
Try again making configure newer than configure.in.

13 years agoMake configure newer than configure.in.
Katsumi Yamaoka [Tue, 5 Oct 2010 04:30:06 +0000 (04:30 +0000)]
Make configure newer than configure.in.

13 years agoMake configure newer than configure.in.
Katsumi Yamaoka [Tue, 5 Oct 2010 04:29:59 +0000 (04:29 +0000)]
Make configure newer than configure.in.

13 years agoconfigure.in: Fix help strings.
Andreas Schwab [Tue, 5 Oct 2010 04:27:04 +0000 (04:27 +0000)]
configure.in: Fix help strings.

13 years agognus-registry.el (gnus-registry-install-nnregistry): Rewrite so as not to use `delete...
Katsumi Yamaoka [Tue, 5 Oct 2010 04:06:49 +0000 (04:06 +0000)]
gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as not to use `delete-dups' that is unavailable in XEmacs 21.4.

13 years agognus-html.el (gnus-html-schedule-image-fetching): Fix last change.
Katsumi Yamaoka [Tue, 5 Oct 2010 03:44:31 +0000 (03:44 +0000)]
gnus-html.el (gnus-html-schedule-image-fetching): Fix last change.

13 years agognus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.
Katsumi Yamaoka [Tue, 5 Oct 2010 02:52:42 +0000 (02:52 +0000)]
gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.

13 years agomm-decode.el (mm-shr): Decode contents by charset.
Katsumi Yamaoka [Tue, 5 Oct 2010 02:05:46 +0000 (02:05 +0000)]
mm-decode.el (mm-shr): Decode contents by charset.

13 years agoshr.el: Revert last change.
Katsumi Yamaoka [Tue, 5 Oct 2010 01:19:26 +0000 (01:19 +0000)]
shr.el: Revert last change.

13 years agoshr.el (shr-encode-url-chars): New function.
Katsumi Yamaoka [Tue, 5 Oct 2010 00:39:29 +0000 (00:39 +0000)]
shr.el (shr-encode-url-chars): New function.

13 years ago(nnimap-open-connection): Give an error if nnimap-stream is unknown.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 20:44:36 +0000 (22:44 +0200)]
(nnimap-open-connection): Give an error if nnimap-stream is unknown.

13 years ago(nnimap-open-connection): Give an error if nnimap-stream is unknown.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 20:44:18 +0000 (22:44 +0200)]
(nnimap-open-connection): Give an error if nnimap-stream is unknown.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 20:32:41 +0000 (22:32 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agomml-smime: fix gnus-completing-read usage
Julien Danjou [Mon, 4 Oct 2010 20:18:15 +0000 (22:18 +0200)]
mml-smime: fix gnus-completing-read usage

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-get-image-data): Ensure against the cache file missing.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 20:11:16 +0000 (22:11 +0200)]
(shr-get-image-data): Ensure against the cache file missing.

13 years ago(shr-tag-blockquote): Ensure paragraph after quote, too.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 20:08:26 +0000 (22:08 +0200)]
(shr-tag-blockquote): Ensure paragraph after quote, too.

13 years ago(nnimap-finish-retrieve-group-infos): Message while waiting for data.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 20:01:37 +0000 (22:01 +0200)]
(nnimap-finish-retrieve-group-infos): Message while waiting for data.

13 years ago(spam-report-url-ping-plain): Don't query about killing the process.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 19:49:53 +0000 (21:49 +0200)]
(spam-report-url-ping-plain): Don't query about killing the process.

13 years ago* shr.el (shr-render-td): Protect against too-wide text.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 19:04:19 +0000 (21:04 +0200)]
* shr.el (shr-render-td): Protect against too-wide text.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 18:42:49 +0000 (20:42 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoAdd the rest of the useful interactive commands.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 18:42:13 +0000 (20:42 +0200)]
Add the rest of the useful interactive commands.

13 years agogravatar: kill buffer when retrieved
Julien Danjou [Mon, 4 Oct 2010 18:18:46 +0000 (20:18 +0200)]
gravatar: kill buffer when retrieved

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoStart implementing the various url and image interactive commands.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 17:32:31 +0000 (19:32 +0200)]
Start implementing the various url and image interactive commands.

13 years agoDon't insert a new newline after empty-ish lines.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 17:17:19 +0000 (19:17 +0200)]
Don't insert a new newline after empty-ish lines.

13 years ago(browse-url): Required.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 17:13:40 +0000 (19:13 +0200)]
(browse-url): Required.

13 years agoAdd the gnus-widen-article-window variable.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 16:58:14 +0000 (18:58 +0200)]
Add the gnus-widen-article-window variable.

13 years agoDon't bug out on addresses without @ signs.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 16:51:00 +0000 (18:51 +0200)]
Don't bug out on addresses without @ signs.

13 years ago(nnir-run-imap): Remove spurious space in search string.
Lars Magne Ingebrigtsen [Mon, 4 Oct 2010 16:46:32 +0000 (18:46 +0200)]
(nnir-run-imap): Remove spurious space in search string.

From Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)