gnus
13 years ago(proto-stream-open-network): Fix some typos.
Lars Magne Ingebrigtsen [Sat, 27 Nov 2010 14:36:34 +0000 (15:36 +0100)]
(proto-stream-open-network): Fix some typos.

13 years agoComplete the proto-stream documentation and fix some typos.
Lars Magne Ingebrigtsen [Sat, 27 Nov 2010 14:28:41 +0000 (15:28 +0100)]
Complete the proto-stream documentation and fix some typos.

13 years agoproto-stream.el: New library to provide protocol-specific TLS/STARTTLS connections...
Lars Magne Ingebrigtsen [Sat, 27 Nov 2010 14:17:13 +0000 (15:17 +0100)]
proto-stream.el: New library to provide protocol-specific TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar protocols.

13 years agoMerge resolved.
Lars Magne Ingebrigtsen [Sat, 27 Nov 2010 14:39:02 +0000 (15:39 +0100)]
Merge resolved.

13 years agonnir.el: Batch header retrieval.
Andrew Cohen [Sat, 27 Nov 2010 14:15:37 +0000 (09:15 -0500)]
nnir.el: Batch header retrieval.

Speeds up header retrieval of long article lists by an order of magnitude.

13 years agoRename RGB to sRGB
Julien Danjou [Fri, 26 Nov 2010 11:04:02 +0000 (12:04 +0100)]
Rename RGB to sRGB

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(nnimap-get-groups): Allow non-quoted strings as mailbox names.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 10:41:13 +0000 (11:41 +0100)]
(nnimap-get-groups): Allow non-quoted strings as mailbox names.

13 years agoremove left over
Julien Danjou [Fri, 26 Nov 2010 08:27:51 +0000 (09:27 +0100)]
remove left over

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr.el (shr-insert): Revert last change.
Katsumi Yamaoka [Fri, 26 Nov 2010 07:34:22 +0000 (07:34 +0000)]
shr.el (shr-insert): Revert last change.
shr.el (shr-find-fill-point): Never leave point being at bol; relax the kinsoku limitation when rendering tables.

13 years ago(nnmail-expiry-target-group): Protect against degenerate results from -accept-article.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 02:33:00 +0000 (03:33 +0100)]
(nnmail-expiry-target-group): Protect against degenerate results from -accept-article.

13 years ago* shr-color.el: Require cl when compiling.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 02:29:50 +0000 (03:29 +0100)]
* shr-color.el: Require cl when compiling.

13 years ago* nnheader.el (nnheader-update-marks-actions): Fix typo in last checkin.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 02:26:57 +0000 (03:26 +0100)]
* nnheader.el (nnheader-update-marks-actions): Fix typo in last checkin.

13 years ago* gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 02:19:55 +0000 (03:19 +0100)]
* gnus-art.el (gnus-url-mailto): Unfold URLs before using them.

13 years ago* nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 02:11:27 +0000 (03:11 +0100)]
* nnimap.el (nnimap-request-set-mark): Add is "+", not "-".

13 years agoUse 'set instead of 'add and 'delete to set backend marks.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 02:01:52 +0000 (03:01 +0100)]
Use 'set instead of 'add and 'delete to set backend marks.

13 years ago(nnmaildir-request-set-mark): Be explicit about 'set.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 01:59:55 +0000 (02:59 +0100)]
(nnmaildir-request-set-mark): Be explicit about 'set.

13 years agoRefactor out nnheader-update-marks-actions and use it throughout.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 01:55:42 +0000 (02:55 +0100)]
Refactor out nnheader-update-marks-actions and use it throughout.

13 years ago(*-request-set-mark): Extend syntax with 'set.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 01:50:41 +0000 (02:50 +0100)]
(*-request-set-mark): Extend syntax with 'set.

13 years ago(nnimap-find-uid-response): The UID is the last element in the list.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 01:21:38 +0000 (02:21 +0100)]
(nnimap-find-uid-response): The UID is the last element in the list.

13 years ago(nnimap-get-groups): Reimplement to work with folded lines.
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 01:00:28 +0000 (02:00 +0100)]
(nnimap-get-groups): Reimplement to work with folded lines.

13 years agoUse the UID returned when copying and accepting articles, instead of
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 00:54:05 +0000 (01:54 +0100)]
Use the UID returned when copying and accepting articles, instead of
searching for the ID (on the servers that support it).

13 years ago* nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
Lars Magne Ingebrigtsen [Fri, 26 Nov 2010 00:39:13 +0000 (01:39 +0100)]
* nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
introduces regressions in article selection.

13 years ago(nnimap-last-response-string): Fix last unfolding fix.
Lars Magne Ingebrigtsen [Thu, 25 Nov 2010 23:27:16 +0000 (00:27 +0100)]
(nnimap-last-response-string): Fix last unfolding fix.

13 years agomessage.el (message-called-interactively-p): A temporary macro.
Katsumi Yamaoka [Thu, 25 Nov 2010 23:18:49 +0000 (23:18 +0000)]
message.el (message-called-interactively-p): A temporary macro.
message.el (message-goto-body): Use it temporarily.

13 years ago(nnimap-last-response-string): Unfold quoted lines, if they exist.
Lars Magne Ingebrigtsen [Thu, 25 Nov 2010 22:56:47 +0000 (23:56 +0100)]
(nnimap-last-response-string): Unfold quoted lines, if they exist.

13 years ago* nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
Lars Magne Ingebrigtsen [Thu, 25 Nov 2010 22:52:35 +0000 (23:52 +0100)]
* nnimap.el (nnimap-unfold-quoted-lines): Refactor out.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Katsumi Yamaoka [Thu, 25 Nov 2010 14:41:22 +0000 (14:41 +0000)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoshr.el (shr-insert): Fix the way to fold lines.
Katsumi Yamaoka [Thu, 25 Nov 2010 14:40:40 +0000 (14:40 +0000)]
shr.el (shr-insert): Fix the way to fold lines.

13 years agocolor: add more function, use them in shr-color
Julien Danjou [Thu, 25 Nov 2010 13:56:45 +0000 (14:56 +0100)]
color: add more function, use them in shr-color

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agocolor-lab: rename to color
Julien Danjou [Thu, 25 Nov 2010 13:41:53 +0000 (14:41 +0100)]
color-lab: rename to color

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-sum: add gnus-summary-widget-forward
Julien Danjou [Thu, 25 Nov 2010 10:08:07 +0000 (11:08 +0100)]
gnus-sum: add gnus-summary-widget-forward

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-color-visible): Don't bug out if the colour names don't exist.
Lars Magne Ingebrigtsen [Thu, 25 Nov 2010 07:33:07 +0000 (08:33 +0100)]
(shr-color-visible): Don't bug out if the colour names don't exist.

13 years agomml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that...
Katsumi Yamaoka [Thu, 25 Nov 2010 05:08:50 +0000 (05:08 +0000)]
mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that article displaying or another mml-preview may be interrupted for an error or for the like.

13 years agoshr.el (shr-get-background): Fix argument name.
Katsumi Yamaoka [Thu, 25 Nov 2010 01:12:39 +0000 (01:12 +0000)]
shr.el (shr-get-background): Fix argument name.

13 years agoInsert masses of cached articles faster.
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 22:45:44 +0000 (23:45 +0100)]
Insert masses of cached articles faster.

13 years agoshr: copy bg before rendering td
Julien Danjou [Wed, 24 Nov 2010 22:43:57 +0000 (23:43 +0100)]
shr: copy bg before rendering td

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agofix typo
Julien Danjou [Wed, 24 Nov 2010 22:32:12 +0000 (23:32 +0100)]
fix typo

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr-color: fix docstring
Julien Danjou [Wed, 24 Nov 2010 22:30:30 +0000 (23:30 +0100)]
shr-color: fix docstring

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: add bgcolor support in td
Julien Danjou [Wed, 24 Nov 2010 22:01:37 +0000 (23:01 +0100)]
shr: add bgcolor support in td

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: add bgcolor support on table
Julien Danjou [Wed, 24 Nov 2010 21:57:10 +0000 (22:57 +0100)]
shr: add bgcolor support on table

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(message-goto-body): called-interactively-p needs a parameter, so use `any'.
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 22:07:52 +0000 (23:07 +0100)]
(message-goto-body): called-interactively-p needs a parameter, so use `any'.

13 years agoIt's no longer necessary to clear marks before moving, since they're synced from...
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 22:03:25 +0000 (23:03 +0100)]
It's no longer necessary to clear marks before moving, since they're synced from the Gnus side first.

13 years agoRevert "message-goto-body: Really return point"
Julien Danjou [Wed, 24 Nov 2010 21:38:18 +0000 (22:38 +0100)]
Revert "message-goto-body: Really return point"

This reverts commit 4ec149e93d1e982f635cb961d99ce6a394c7f6e0.

13 years agomessage-goto-body: Really return point
Julien Danjou [Wed, 24 Nov 2010 21:21:29 +0000 (22:21 +0100)]
message-goto-body: Really return point

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agomessage-in-body-p: message-goto-body return points
Julien Danjou [Wed, 24 Nov 2010 21:16:29 +0000 (22:16 +0100)]
message-in-body-p: message-goto-body return points

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agomessage: use called-interactively-p
Julien Danjou [Wed, 24 Nov 2010 21:00:46 +0000 (22:00 +0100)]
message: use called-interactively-p

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRevert "message: skip <#secure"
Julien Danjou [Wed, 24 Nov 2010 20:55:33 +0000 (21:55 +0100)]
Revert "message: skip <#secure"

This reverts commit e2d0aa0ac0d807262cf496a5eab75b8164b1365f.

13 years ago(mm-enable-multibyte): Use `to' instead of t. This fixes Fixes something or other...
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 21:06:30 +0000 (22:06 +0100)]
(mm-enable-multibyte): Use `to' instead of t.  This fixes Fixes something or other in Emacs 23, and is backwards compatible.

13 years agoRemove the <#secure special-casing, which is too special.
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 20:55:21 +0000 (21:55 +0100)]
Remove the <#secure special-casing, which is too special.

13 years ago* shr.el (shr-parse-style): Drop !important from styles.
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 20:47:57 +0000 (21:47 +0100)]
* shr.el (shr-parse-style): Drop !important from styles.

13 years agomessage: skip <#secure
Julien Danjou [Wed, 24 Nov 2010 20:26:25 +0000 (21:26 +0100)]
message: skip <#secure

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(gnus-summary-articles-in-thread): Fix a bug that causes this function to return...
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 20:23:47 +0000 (21:23 +0100)]
(gnus-summary-articles-in-thread): Fix a bug that causes this function to return incorrect results.

13 years agoRevert the <#secure change, since it made yanking functions not work.
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 20:16:58 +0000 (21:16 +0100)]
Revert the <#secure change, since it made yanking functions not work.

13 years agoFill.
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 19:46:40 +0000 (20:46 +0100)]
Fill.

13 years agomessage-goto-body after <#secure
Łukasz Stelmach [Tue, 23 Nov 2010 20:55:35 +0000 (21:55 +0100)]
message-goto-body after <#secure

The following patch makes message-goto-body function put cursor after
possible "<#secure" tag. This hits two birds with one stone: pressing
C-c C-b moves me where I can start typing and any citations that get
inserted into a new message buffer when replying (I have not tested
resending or forwarding yet but I suppose it works the same way) leave
the tag at the very begining of a message.

Why I wrote this? I've set up mml-secure-message-sign-pgpmime as a part
of message-setup-hook. I prefere this to putting it in message-send-hook
because I can decide whether to sign a message or not. And it works well
for a new message. However, it fails for replies because just before
citations are inserted message-goto-body sets point *brefore*
the <#secure tag that is there since message-setup-hook gets fired
before citations.

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: add shr-tag-title
Julien Danjou [Wed, 24 Nov 2010 17:22:50 +0000 (18:22 +0100)]
shr: add shr-tag-title

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: add background support
Julien Danjou [Wed, 24 Nov 2010 17:09:45 +0000 (18:09 +0100)]
shr: add background support

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: replace deprecated syntax
Julien Danjou [Wed, 24 Nov 2010 16:22:10 +0000 (17:22 +0100)]
shr: replace deprecated syntax

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr-color: really return background if fixed
Julien Danjou [Wed, 24 Nov 2010 16:13:23 +0000 (17:13 +0100)]
shr-color: really return background if fixed

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agocolor-lab: Require 'cl when compiling
Julien Danjou [Wed, 24 Nov 2010 12:41:34 +0000 (13:41 +0100)]
color-lab: Require 'cl when compiling

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoProtect against non-existant colour names.
Lars Magne Ingebrigtsen [Wed, 24 Nov 2010 10:56:03 +0000 (11:56 +0100)]
Protect against non-existant colour names.

13 years agoshr-color: only return hexadecimal part of colors
Julien Danjou [Wed, 24 Nov 2010 08:49:56 +0000 (09:49 +0100)]
shr-color: only return hexadecimal part of colors

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agocolor-lab: fix all expt calls to use float type
Julien Danjou [Wed, 24 Nov 2010 08:35:45 +0000 (09:35 +0100)]
color-lab: fix all expt calls to use float type

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression...
Katsumi Yamaoka [Wed, 24 Nov 2010 06:48:20 +0000 (06:48 +0000)]
shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.

13 years agoshr-color.el (shr-color->hexadecimal): Ignore case of color names.
Katsumi Yamaoka [Wed, 24 Nov 2010 06:20:57 +0000 (06:20 +0000)]
shr-color.el (shr-color->hexadecimal): Ignore case of color names.

13 years agocolor-lab.el: Add coding cookie.
Katsumi Yamaoka [Wed, 24 Nov 2010 01:27:53 +0000 (01:27 +0000)]
color-lab.el: Add coding cookie.
color-lab.el (float-pi): Use eval-and-compile.
dgnushack.el (dgnushack-compile): Exclude shr-color.el from being compiled for Emacsen having no `libxml-parse-html-region' support.

13 years agoResurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.
Lars Magne Ingebrigtsen [Tue, 23 Nov 2010 23:54:19 +0000 (00:54 +0100)]
Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.

13 years agoSplit stuff like "#444444 !important" to find the real colour.
Lars Magne Ingebrigtsen [Tue, 23 Nov 2010 19:26:49 +0000 (20:26 +0100)]
Split stuff like "#444444 !important" to find the real colour.

13 years agocolor-lab find float-pi for old Emacs
Julien Danjou [Tue, 23 Nov 2010 16:00:52 +0000 (17:00 +0100)]
color-lab find float-pi for old Emacs

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr-color: add support for color names
Julien Danjou [Tue, 23 Nov 2010 15:13:43 +0000 (16:13 +0100)]
shr-color: add support for color names

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agonnheader.el (nnheader-parse-head): Bug fix. Properly position point.
Andrew Cohen [Tue, 23 Nov 2010 13:10:39 +0000 (08:10 -0500)]
nnheader.el (nnheader-parse-head): Bug fix.  Properly position point.

13 years agoshr: replace newline with space in style parsing
Julien Danjou [Tue, 23 Nov 2010 09:47:00 +0000 (10:47 +0100)]
shr: replace newline with space in style parsing

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr-color: fix several function calls
Julien Danjou [Tue, 23 Nov 2010 09:14:03 +0000 (10:14 +0100)]
shr-color: fix several function calls

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-descend): Add color to all tags and remove the tag-font and tag-span functions.
Lars Magne Ingebrigtsen [Tue, 23 Nov 2010 01:34:56 +0000 (02:34 +0100)]
(shr-descend): Add color to all tags and remove the tag-font and tag-span functions.

13 years ago* shr.el (shr-color->hexadecimal): Autoload.
Lars Magne Ingebrigtsen [Tue, 23 Nov 2010 01:25:33 +0000 (02:25 +0100)]
* shr.el (shr-color->hexadecimal): Autoload.

13 years agoChangeLog: Improve style.
Stefan Monnier [Mon, 22 Nov 2010 23:59:25 +0000 (23:59 +0000)]
ChangeLog: Improve style.

13 years agoshr-color: add HTML->hexadecimal converter
Julien Danjou [Mon, 22 Nov 2010 17:04:54 +0000 (18:04 +0100)]
shr-color: add HTML->hexadecimal converter

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoAdd color check support with shr-color
Julien Danjou [Mon, 22 Nov 2010 15:32:36 +0000 (16:32 +0100)]
Add color check support with shr-color

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: add tag font
Julien Danjou [Mon, 22 Nov 2010 15:21:23 +0000 (16:21 +0100)]
shr: add tag font

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRevert "Drop colorisation of regions since we don't control the background color."
Julien Danjou [Mon, 22 Nov 2010 15:14:32 +0000 (16:14 +0100)]
Revert "Drop colorisation of regions since we don't control the background color."

This reverts commit d8acad365dfc0953767c66b2fe3fefdc1bcca884.

Conflicts:

lisp/ChangeLog

13 years agoshr-color: import
Julien Danjou [Mon, 22 Nov 2010 15:09:06 +0000 (16:09 +0100)]
shr-color: import

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agocolor-lab: new
Julien Danjou [Mon, 22 Nov 2010 15:02:52 +0000 (16:02 +0100)]
color-lab: new

13 years agopost-receive: use commiter name and email address
Julien Danjou [Mon, 22 Nov 2010 09:32:06 +0000 (10:32 +0100)]
post-receive: use commiter name and email address

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-art: do not downcase mailto args
Julien Danjou [Mon, 22 Nov 2010 09:29:20 +0000 (10:29 +0100)]
gnus-art: do not downcase mailto args

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agonnir.el: Code cleanup.
Andrew Cohen [Sun, 21 Nov 2010 19:48:28 +0000 (14:48 -0500)]
nnir.el: Code cleanup.

13 years agoAdd new command and keystroke: gnus-server-show-server.
Lars Magne Ingebrigtsen [Sun, 21 Nov 2010 18:52:31 +0000 (19:52 +0100)]
Add new command and keystroke: gnus-server-show-server.

13 years agoRe-request capabilities after STARTTLS.
Lars Magne Ingebrigtsen [Sun, 21 Nov 2010 18:25:17 +0000 (19:25 +0100)]
Re-request capabilities after STARTTLS.

13 years agomm-uu.el (mm-uu-type-alist): Prevent spurious empty line from appearing when `mm...
Ralf Angeli [Sun, 21 Nov 2010 11:14:26 +0000 (11:14 +0000)]
mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from appearing when `mm-uu-hide-markers' is nil.

13 years agoClear flags before moving so that they can be re-set later.
Lars Magne Ingebrigtsen [Sun, 21 Nov 2010 05:38:09 +0000 (06:38 +0100)]
Clear flags before moving so that they can be re-set later.

13 years agoKeep track of examined groups, and unselect the group before APPENDing to read-only...
Lars Magne Ingebrigtsen [Sun, 21 Nov 2010 05:14:45 +0000 (06:14 +0100)]
Keep track of examined groups, and unselect the group before APPENDing to read-only groups.

13 years agoUnselect group before renaming. This had gotten lost somewhere.
Lars Magne Ingebrigtsen [Sun, 21 Nov 2010 05:07:59 +0000 (06:07 +0100)]
Unselect group before renaming.  This had gotten lost somewhere.

13 years agognus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
Katsumi Yamaoka [Sat, 20 Nov 2010 01:17:55 +0000 (01:17 +0000)]
gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
 (gnus-gravatar-insert): Put avatar always in the beginning of the field.

13 years agognus-html.el (gnus-html-prefetch-images): Fix last change.
Katsumi Yamaoka [Fri, 19 Nov 2010 05:11:14 +0000 (05:11 +0000)]
gnus-html.el (gnus-html-prefetch-images): Fix last change.

13 years agoAssume that gnus-inhibit-images may be a group parameter.
Katsumi Yamaoka [Fri, 19 Nov 2010 04:54:47 +0000 (04:54 +0000)]
Assume that gnus-inhibit-images may be a group parameter.

gnus-art.el (gnus-mime-display-single)
gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group parameter.

13 years agoAllow customizing the vertical table lines.
Lars Magne Ingebrigtsen [Thu, 18 Nov 2010 02:39:58 +0000 (03:39 +0100)]
Allow customizing the vertical table lines.

13 years agognus.texi (Misc Article): Document gnus-inhibit-images.
Katsumi Yamaoka [Thu, 18 Nov 2010 02:36:04 +0000 (02:36 +0000)]
gnus.texi (Misc Article): Document gnus-inhibit-images.

13 years agognus-html.el: Don't display images if gnus-inhibit-images is non-nil.
Katsumi Yamaoka [Thu, 18 Nov 2010 01:59:40 +0000 (01:59 +0000)]
gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.

(gnus-html-wash-images): Don't display images if gnus-inhibit-images is non-nil; register displayer for cid images.
(gnus-html-display-image): Work for cid image.
(gnus-html-insert-image): Allow arguments.
(gnus-html-put-image): Inhibit read-only.
(gnus-html-prefetch-images): Don't prefetch images if gnus-inhibit-images is non-nil.

13 years agoMerge branch 'dad/mml2015-epg-use-from-to-sign' of http://www.baby-gnu.org/~nebu...
Lars Magne Ingebrigtsen [Wed, 17 Nov 2010 17:11:29 +0000 (18:11 +0100)]
Merge branch 'dad/mml2015-epg-use-from-to-sign' of baby-gnu.org/~nebu/archives/gnus/gnus

Conflicts:
lisp/ChangeLog

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Wed, 17 Nov 2010 17:10:16 +0000 (18:10 +0100)]
Merge branch 'master' of https://git.gnus.org/gnus

Conflicts:
lisp/ChangeLog

13 years ago* shr.el (shr-put-image): Break lines when inserting big pictures.
Lars Magne Ingebrigtsen [Wed, 17 Nov 2010 17:08:12 +0000 (18:08 +0100)]
* shr.el (shr-put-image): Break lines when inserting big pictures.