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

13 years agosmime.el (smime-mode): Use define-derived-mode.
Stefan Monnier [Thu, 11 Nov 2010 23:45:47 +0000 (23:45 +0000)]
smime.el (smime-mode): Use define-derived-mode.
smime.el (smime-mode-map): Move initialization into declaration.
smime.el (gnus-run-mode-hooks): Don't autoload.

13 years agosmime.el (from): Restrict declaration to XEmacs.
Glenn Morris [Thu, 11 Nov 2010 14:06:23 +0000 (14:06 +0000)]
smime.el (from): Restrict declaration to XEmacs.
nnir.el (gnus-group-topic-name): Autoload.

13 years agoshr.el (shr-insert): Fix last change.
Katsumi Yamaoka [Thu, 11 Nov 2010 03:58:38 +0000 (03:58 +0000)]
shr.el (shr-insert): Fix last change.

13 years agoshr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters...
Katsumi Yamaoka [Thu, 11 Nov 2010 03:49:14 +0000 (03:49 +0000)]
shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.

13 years agolisp/ChangeLog: Cosmetic fix.
Katsumi Yamaoka [Thu, 11 Nov 2010 02:12:16 +0000 (02:12 +0000)]
lisp/ChangeLog: Cosmetic fix.

13 years agoModify nnir article moving to DTRT with the registry.
Andrew Cohen [Thu, 11 Nov 2010 02:04:48 +0000 (21:04 -0500)]
Modify nnir article moving to DTRT with the registry.

allow gnus-summary-move-article to use an "original" group
and subject for articles from an nnir summary buffer.

13 years agognus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
Katsumi Yamaoka [Thu, 11 Nov 2010 01:42:48 +0000 (01:42 +0000)]
gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
smime.el (from): Declare it again for XEmacs.

13 years agolisp/ChangeLog (2010-11-10): Fix wording.
Katsumi Yamaoka [Wed, 10 Nov 2010 23:58:51 +0000 (23:58 +0000)]
lisp/ChangeLog (2010-11-10): Fix wording.

13 years ago(message-resend): Don't disable encoding unless it's already encoded.
Lars Magne Ingebrigtsen [Wed, 10 Nov 2010 21:48:13 +0000 (22:48 +0100)]
(message-resend): Don't disable encoding unless it's already encoded.

This makes resending work in nndraft buffers.

13 years ago* nnimap.el: Fix problem with `g' chopping of low-numbered articles.
Lars Magne Ingebrigtsen [Wed, 10 Nov 2010 21:18:21 +0000 (22:18 +0100)]
* nnimap.el: Fix problem with `g' chopping of low-numbered articles.

13 years agorfc2047.el (rfc2047-syntax-table): Simplify.
Katsumi Yamaoka [Wed, 10 Nov 2010 07:53:33 +0000 (07:53 +0000)]
rfc2047.el (rfc2047-syntax-table): Simplify.

13 years agoMerge changes made in Emacs trunk.
Glenn Morris [Wed, 10 Nov 2010 06:24:42 +0000 (06:24 +0000)]
Merge changes made in Emacs trunk.

smime.el (from): Remove unused declaration.
gnus-util.el (with-no-warnings): Remove compat stub, now unused.
gnus-util.el (gnus-float-time): On Emacs, always an alias.
ecomplete.el (with-no-warnings): Remove compat stub, now unused.
ecomplete.el (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
time-date.el (time-to-seconds): Always an alias on Emacs, never a real function.
time-date.el (with-no-warnings): Remove compat stub, now unused.
time-date.el (time-less-p): Doc fix.
time-date.el (time-to-number-of-days): Simplify.

13 years agolpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
Katsumi Yamaoka [Wed, 10 Nov 2010 04:13:17 +0000 (04:13 +0000)]
lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.

13 years agodgnushack.el: Don't use ignore-errors in the top level form since it is unavailable...
Katsumi Yamaoka [Wed, 10 Nov 2010 02:48:03 +0000 (02:48 +0000)]
dgnushack.el: Don't use ignore-errors in the top level form since it is unavailable in XEmacs even if cl is loaded.

13 years agognus-art.el (org-entities): Bind it.
Katsumi Yamaoka [Wed, 10 Nov 2010 01:23:26 +0000 (01:23 +0000)]
gnus-art.el (org-entities): Bind it.

13 years agoNew command to ASCII-fy the article buffer, based on org-entities.
Lars Magne Ingebrigtsen [Tue, 9 Nov 2010 18:45:25 +0000 (19:45 +0100)]
New command to ASCII-fy the article buffer, based on org-entities.

13 years ago(message-subject-trailing-was-ask-regexp): A ] in a [] regexp doesn't need quoting.
Lars Magne Ingebrigtsen [Tue, 9 Nov 2010 18:11:36 +0000 (19:11 +0100)]
(message-subject-trailing-was-ask-regexp): A ] in a [] regexp doesn't need quoting.

13 years agoReapply patches that I somehow managed to remove.
Lars Magne Ingebrigtsen [Tue, 9 Nov 2010 18:10:04 +0000 (19:10 +0100)]
Reapply patches that I somehow managed to remove.

13 years agoReapply patches that I somehow managed to remove.
Lars Magne Ingebrigtsen [Tue, 9 Nov 2010 18:08:09 +0000 (19:08 +0100)]
Reapply patches that I somehow managed to remove.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Tue, 9 Nov 2010 18:03:39 +0000 (19:03 +0100)]
Merge branch 'master' of https://git.gnus.org/gnus

Conflicts:
lisp/ChangeLog

13 years agoUpdate.
Katsumi Yamaoka [Tue, 9 Nov 2010 10:28:11 +0000 (10:28 +0000)]
Update.

13 years agomessage.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was...
Sven Joachim [Tue, 9 Nov 2010 10:27:47 +0000 (10:27 +0000)]
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.

13 years agonnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail, nnbabyl-check-mbox...
Glenn Morris [Tue, 9 Nov 2010 10:26:46 +0000 (10:26 +0000)]
nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail, nnbabyl-check-mbox): Use point-at-bol.

13 years agomessage.el (message-subject-trailing-was-regexp): Fix default value.
Katsumi Yamaoka [Tue, 9 Nov 2010 02:00:29 +0000 (02:00 +0000)]
message.el (message-subject-trailing-was-regexp): Fix default value.

13 years ago* shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
Lars Magne Ingebrigtsen [Mon, 8 Nov 2010 21:27:40 +0000 (22:27 +0100)]
* shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.

13 years ago(message-mailto): Remove since it duplicates browse-url-mailto functionality.
Lars Magne Ingebrigtsen [Mon, 8 Nov 2010 21:21:14 +0000 (22:21 +0100)]
(message-mailto): Remove since it duplicates browse-url-mailto functionality.

13 years ago(message-mailto): Should accept other parameters.
Lars Magne Ingebrigtsen [Mon, 8 Nov 2010 21:09:04 +0000 (22:09 +0100)]
(message-mailto): Should accept other parameters.

13 years ago* message.el (message-mailto): New function.
Lars Magne Ingebrigtsen [Mon, 8 Nov 2010 21:07:45 +0000 (22:07 +0100)]
* message.el (message-mailto): New function.

13 years ago(gnus-read-active-file): Ditto.
Lars Magne Ingebrigtsen [Sun, 7 Nov 2010 18:14:43 +0000 (19:14 +0100)]
(gnus-read-active-file): Ditto.

13 years ago(gnus-get-unread-articles): Ignore totally non-existent methods.
Lars Magne Ingebrigtsen [Sun, 7 Nov 2010 18:11:52 +0000 (19:11 +0100)]
(gnus-get-unread-articles): Ignore totally non-existent methods.