gnus
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.

13 years agoFix missing argument in cons.
Daniel Dehennin [Wed, 17 Nov 2010 16:57:17 +0000 (17:57 +0100)]
Fix missing argument in cons.

* lisp/mml2015.el (mml2015-epg-encrypt): Add missing sender in cons,
  thanks Katsumi Yamaoka.

13 years agonnir.el (nnir-run-imap): Order the article list separately for each group.
Andrew Cohen [Wed, 17 Nov 2010 14:23:12 +0000 (09:23 -0500)]
nnir.el (nnir-run-imap): Order the article list separately for each group.

13 years agoshr.el (shr-image-displayer): Protect function against non-existent image source.
Katsumi Yamaoka [Wed, 17 Nov 2010 08:27:32 +0000 (08:27 +0000)]
shr.el (shr-image-displayer): Protect function against non-existent image source.

13 years agognus-art.el (gnus-inhibit-images): New user option.
Katsumi Yamaoka [Wed, 17 Nov 2010 07:19:32 +0000 (07:19 +0000)]
gnus-art.el (gnus-inhibit-images): New user option.

* gnus-art.el (gnus-inhibit-images): New user option.
(gnus-mime-display-single): Don't display image if it is non-nil.

* mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
gnus-inhibit-images.

* shr.el (shr-image-displayer): New function.
(shr-tag-img): Use it.

13 years agoAdd ChangeLog.
Lars Magne Ingebrigtsen [Tue, 16 Nov 2010 20:27:34 +0000 (21:27 +0100)]
Add ChangeLog.

13 years agomml2015-epg-encrypt do not use from header to sign.
Daniel Dehennin [Tue, 16 Nov 2010 20:11:50 +0000 (21:11 +0100)]
mml2015-epg-encrypt do not use from header to sign.

* lisp/mml2015.el (mml2015-epg-encrypt): New variable 'sender'
  is (message-options-get 'message-sender) and append it to
  mml2015-signers. If mm-sign-option is not 'guided, mml2015-signers and
  sender sign the mail.

13 years agomml2015-epg-sign does not use From header.
Daniel Dehennin [Tue, 16 Nov 2010 20:10:25 +0000 (21:10 +0100)]
mml2015-epg-sign does not use From header.

* lisp/mml2015.el (mml2015-epg-sign): New variable 'sender'
  is (message-options-get 'message-sender) and append it to
  mml2015-signers. If mm-sign-option is not 'guided, mml2015-signers
  and sender sign the mail.

13 years agoAllow gnus-html to register image displayer callbacks.
Lars Magne Ingebrigtsen [Mon, 15 Nov 2010 23:48:44 +0000 (00:48 +0100)]
Allow gnus-html to register image displayer callbacks.

13 years agoRework how Gnus is supposed to be able to display all the images in HTML.
Lars Magne Ingebrigtsen [Mon, 15 Nov 2010 23:37:53 +0000 (00:37 +0100)]
Rework how Gnus is supposed to be able to display all the images in HTML.

13 years agoUse image-url instead of gnus-image-url to unify the image url text properties.
Lars Magne Ingebrigtsen [Mon, 15 Nov 2010 22:57:44 +0000 (23:57 +0100)]
Use image-url instead of gnus-image-url to unify the image url text properties.

13 years ago* gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
Lars Magne Ingebrigtsen [Mon, 15 Nov 2010 20:16:19 +0000 (21:16 +0100)]
* gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
gnus-agent-auto-agentize-methods is set.  Which it isn't.

13 years agognus-sum.el (gnus-summary-move-article): Indent.
Katsumi Yamaoka [Mon, 15 Nov 2010 02:37:52 +0000 (02:37 +0000)]
gnus-sum.el (gnus-summary-move-article): Indent.

13 years agognus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two...
Katsumi Yamaoka [Mon, 15 Nov 2010 02:35:59 +0000 (02:35 +0000)]
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.

13 years agoFix last change.
Katsumi Yamaoka [Fri, 12 Nov 2010 06:24:10 +0000 (06:24 +0000)]
Fix last change.

13 years agognus-art.el (article-treat-non-ascii): Keep text properties.
Katsumi Yamaoka [Fri, 12 Nov 2010 05:59:26 +0000 (05:59 +0000)]
gnus-art.el (article-treat-non-ascii): Keep text properties.
gnus.texi (Article Washing): Fix typo.

13 years agosmime.el (smime-decrypt-region): Doc fix.
Katsumi Yamaoka [Fri, 12 Nov 2010 01:48:35 +0000 (01:48 +0000)]
smime.el (smime-decrypt-region): Doc fix.

13 years agoMake mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
Katsumi Yamaoka [Thu, 11 Nov 2010 23:48:43 +0000 (23:48 +0000)]
Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.

mm-decode.el (mm-dissect-buffer): Pass sender's mail address to smime-decrypt-region using function argument.
mm-decode.el (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
smime.el (smime-decrypt-region): Catch it.