gnus
13 years agoUse `mm-with-part' so that the CTE is decoded before we feed it to w3m
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:47:25 +0000 (16:47 +0200)]
Use `mm-with-part' so that the CTE is decoded before we feed it to w3m

13 years agoFix typo in end table.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:37:28 +0000 (16:37 +0200)]
Fix typo in end table.

13 years agoFix typo in "@acronum".
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:36:21 +0000 (16:36 +0200)]
Fix typo in "@acronum".

13 years agognus-article-html needs curl in addition to w3m.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:27:58 +0000 (16:27 +0200)]
gnus-article-html needs curl in addition to w3m.

13 years agoMake sure that we don't insert images from a different article.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:24:37 +0000 (16:24 +0200)]
Make sure that we don't insert images from a different article.

13 years agoCargo-cult some settings from emacs-w3m, which apparently makes
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:21:02 +0000 (16:21 +0200)]
Cargo-cult some settings from emacs-w3m, which apparently makes
non-ascii texts look more correct.

13 years agoHave curl --follow the location of the things it fetches.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:10:11 +0000 (16:10 +0200)]
Have curl --follow the location of the things it fetches.

13 years agoIf we can't display the image, then display a broken lock instead.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:04:29 +0000 (16:04 +0200)]
If we can't display the image, then display a broken lock instead.

13 years agoDocument gnus-async-post-fetch-function.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:57:55 +0000 (15:57 +0200)]
Document gnus-async-post-fetch-function.

13 years agoMention gnus-article-html.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:56:51 +0000 (15:56 +0200)]
Mention gnus-article-html.

13 years agoProtect against invalid images.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:44:31 +0000 (15:44 +0200)]
Protect against invalid images.

13 years agoDon't try to update buffers that have died in the meantime.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:36:52 +0000 (15:36 +0200)]
Don't try to update buffers that have died in the meantime.

13 years agoWhen prefetching, src can be src="..." or src='...' in the HTML.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:34:07 +0000 (15:34 +0200)]
When prefetching, src can be src="..." or src='...' in the HTML.

13 years agoThe output from -halfdump isn't totally regular, so strip
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:28:54 +0000 (15:28 +0200)]
The output from -halfdump isn't totally regular, so strip
off any </pre_int>s that were left over.

13 years agoRemove text properties from strings before handling them.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:23:31 +0000 (15:23 +0200)]
Remove text properties from strings before handling them.

13 years agoDon't delete the space at the start, because this messes up the display.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:13:18 +0000 (15:13 +0200)]
Don't delete the space at the start, because this messes up the display.

13 years agoWe may not actually find the end tag, so protect against that.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:47:30 +0000 (04:47 +0200)]
We may not actually find the end tag, so protect against that.

13 years agoAllow pre-fetching images asynchronously.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:40:49 +0000 (04:40 +0200)]
Allow pre-fetching images asynchronously.

13 years agoDecode html entities and make the image-related display prettier.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:20:10 +0000 (04:20 +0200)]
Decode html entities and make the image-related display prettier.

13 years agoReverse the order the images are fetched. Fetch the first first.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:11:31 +0000 (04:11 +0200)]
Reverse the order the images are fetched.  Fetch the first first.

13 years agoAdd a concept index entry for HTML.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:10:02 +0000 (04:10 +0200)]
Add a concept index entry for HTML.

13 years agoDocument some of the gnus-html stuff.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:09:35 +0000 (04:09 +0200)]
Document some of the gnus-html stuff.

13 years agoAllow customizing the rendering width.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:02:50 +0000 (04:02 +0200)]
Allow customizing the rendering width.

13 years agoDelete space at the start of the parsed html.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 01:53:12 +0000 (03:53 +0200)]
Delete space at the start of the parsed html.

13 years agoDon't download pictures the user hasn't requested.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 01:47:06 +0000 (03:47 +0200)]
Don't download pictures the user hasn't requested.
Provide a function for pruning the size of the image cache.

13 years agoFetch and cache images.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 01:25:52 +0000 (03:25 +0200)]
Fetch and cache images.

13 years agoThe -halfdump format uses nested tags.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 00:51:10 +0000 (02:51 +0200)]
The -halfdump format uses nested tags.

Fix up this by using backward-tracking-like parsing.

13 years agoAdd a new super-simple HTML renderer based on w3m -halfdump.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 00:37:28 +0000 (02:37 +0200)]
Add a new super-simple HTML renderer based on w3m -halfdump.

13 years agoAdd a new super-simple HTML renderer based on w3m -halfdump.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 00:36:13 +0000 (02:36 +0200)]
Add a new super-simple HTML renderer based on w3m -halfdump.

13 years agoRenamed to gnus-html.
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 23:49:10 +0000 (01:49 +0200)]
Renamed to gnus-html.

13 years agoStart implementation.
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 23:36:50 +0000 (01:36 +0200)]
Start implementation.

13 years agoIgnore lisp/TAGS
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 22:35:49 +0000 (00:35 +0200)]
Ignore lisp/TAGS

13 years agoRemove reference to nngoogle, which doesn't exist.
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 22:34:58 +0000 (00:34 +0200)]
Remove reference to nngoogle, which doesn't exist.

13 years agoDisable ecomplete address storage when resending messages, to avoid
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 22:11:37 +0000 (00:11 +0200)]
Disable ecomplete address storage when resending messages, to avoid
storing irrelevant addresses in your address book.

13 years agoRemove the Emacs 20.3-related kluge (and test whether I understand
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 21:34:55 +0000 (23:34 +0200)]
Remove the Emacs 20.3-related kluge (and test whether I understand
git).

13 years agognus-summary-(move,delete)-article: Save excursion while copying, moving,
Katsumi Yamaoka [Fri, 27 Aug 2010 01:52:07 +0000 (01:52 +0000)]
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
 and deleting articles in order to prevent the cursor from jumping to
 unforeseen place.

13 years agoFix typo in previous gnus-sum.el change.
Katsumi Yamaoka [Wed, 18 Aug 2010 06:47:35 +0000 (06:47 +0000)]
Fix typo in previous gnus-sum.el change.
From Glenn Morris <rgm@gnu.org>.

13 years agolpath.el: No need to bind bookmark-yank-point and
Katsumi Yamaoka [Tue, 17 Aug 2010 11:43:45 +0000 (11:43 +0000)]
lpath.el: No need to bind bookmark-yank-point and
 bookmark-make-record-function.

13 years agoSilence some Gnus compiler warnings.
Katsumi Yamaoka [Tue, 17 Aug 2010 11:42:48 +0000 (11:42 +0000)]
Silence some Gnus compiler warnings.
From Glenn Morris <rgm@gnu.org>.

* gnus-sync.el: Require gnus components whose functions are used.

* gnus-art.el (bookmark-make-record-function):
* gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
Declare for compiler.

* mm-url.el (mml-compute-boundary): Autoload.

13 years agognus-start-draft-setup: Move doc string forward.
Katsumi Yamaoka [Sun, 15 Aug 2010 23:30:07 +0000 (23:30 +0000)]
gnus-start-draft-setup: Move doc string forward.

13 years agoTypo fix "hoo4a" -> "hook".
Ted Zlatanov [Sat, 14 Aug 2010 16:39:35 +0000 (11:39 -0500)]
Typo fix "hoo4a" -> "hook".

* gnus-sync.el (gnus-sync-install-hooks): Typo fix.

13 years agognus-sync.el (gnus-sync): Fix defgroup version.
Katsumi Yamaoka [Sat, 14 Aug 2010 10:54:16 +0000 (10:54 +0000)]
gnus-sync.el (gnus-sync): Fix defgroup version.
From Glenn Morris <rgm@gnu.org>.

13 years agoAmmended for bug fix on the loader nunion.
Ted Zlatanov [Fri, 13 Aug 2010 17:29:26 +0000 (12:29 -0500)]
Ammended for bug fix on the loader nunion.

* (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.

13 years agoDoc fixes and keep unknown groups.
Ted Zlatanov [Fri, 13 Aug 2010 13:25:37 +0000 (08:25 -0500)]
Doc fixes and keep unknown groups.

* gnus-sync.el: Fix docs.
(gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
(gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.

13 years agoOptimizations for gnus-sync.el.
Ted Zlatanov [Fri, 13 Aug 2010 00:48:32 +0000 (19:48 -0500)]
Optimizations for gnus-sync.el.

* gnus-sync.el: Add docs about gnus-sync-backend
possibilities.
(gnus-sync-save): Remove unnecessary message.
(gnus-sync-read): Optimize and show what groups were skipped.

13 years agoMinor bug fixes for gnus-sync.el.
Ted Zlatanov [Thu, 12 Aug 2010 20:45:56 +0000 (15:45 -0500)]
Minor bug fixes for gnus-sync.el.

* gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
read the sync on get-new-news.

13 years agoMinor bug fixes for gnus-sync.el.
Ted Zlatanov [Thu, 12 Aug 2010 20:16:03 +0000 (15:16 -0500)]
Minor bug fixes for gnus-sync.el.

* gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
quiet.

* gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).

13 years agoMake saving and restoring of hidden threads work with overlays.
Ted Zlatanov [Thu, 12 Aug 2010 20:12:01 +0000 (15:12 -0500)]
Make saving and restoring of hidden threads work with overlays.
Patch applied by Ted Zlatanov.

* gnus-sum.el (gnus-hidden-threads-configuration)
(gnus-restore-hidden-threads-configuration): Update to deal with text
properties, rather than searching for a magic character.

13 years agoAdd new gnus-sync.el library.
Ted Zlatanov [Thu, 12 Aug 2010 19:50:40 +0000 (14:50 -0500)]
Add new gnus-sync.el library.

* gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.

* gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
renamed from `gnus-registry-grep-in-list'.

* gnus-sync.el: New library for synchronization of marks.

13 years agoMake gnus-start-draft-setup interactive.
Ted Zlatanov [Thu, 12 Aug 2010 12:49:50 +0000 (07:49 -0500)]
Make gnus-start-draft-setup interactive.

* gnus-start.el (gnus-start-draft-setup): Make it interactive.

13 years ago(rfc2047-encode): Use utf-8 charset as a last resort.
Katsumi Yamaoka [Fri, 6 Aug 2010 03:41:28 +0000 (03:41 +0000)]
(rfc2047-encode): Use utf-8 charset as a last resort.

13 years agoFix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
Katsumi Yamaoka [Sun, 1 Aug 2010 23:44:51 +0000 (23:44 +0000)]
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.

2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 * nnmail.el (nnmail-get-new-mail-1): Revert.
 * nnml.el (nnml-active-number): Make sure names of newly created groups
 in nnml-group-alist are encoded.

13 years agoEncode names of nnml groups that nnmail-get-new-mail creates in active file.
Katsumi Yamaoka [Fri, 30 Jul 2010 01:57:19 +0000 (01:57 +0000)]
Encode names of nnml groups that nnmail-get-new-mail creates in active file.

2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
 containing non-ASCII characters in active file for nnml back end.

13 years agoFix typos in ChangeLogs.
Katsumi Yamaoka [Thu, 29 Jul 2010 04:17:50 +0000 (04:17 +0000)]
Fix typos in ChangeLogs.

13 years agoFix typos in ChangeLogs.
Katsumi Yamaoka [Mon, 26 Jul 2010 00:43:34 +0000 (00:43 +0000)]
Fix typos in ChangeLogs.

13 years agoFix typos in ChangeLogs.
Katsumi Yamaoka [Mon, 26 Jul 2010 00:40:54 +0000 (00:40 +0000)]
Fix typos in ChangeLogs.

13 years agoFix typos in ChangeLogs.
Katsumi Yamaoka [Mon, 26 Jul 2010 00:36:16 +0000 (00:36 +0000)]
Fix typos in ChangeLogs.

13 years agoAccept x-pkcs7-signature MIME type as signature.
David Engster [Sat, 24 Jul 2010 20:31:51 +0000 (22:31 +0200)]
Accept x-pkcs7-signature MIME type as signature.

* mml-smime.el (mml-smime-epg-verify): Also accept the older
x-pkcs7-signature MIME type as signature (RFC 2311, C.1).

13 years agoFix multiple-recipient handling of Gnus S/MIME.
Katsumi Yamaoka [Wed, 21 Jul 2010 23:22:55 +0000 (23:22 +0000)]
Fix multiple-recipient handling of Gnus S/MIME.

2010-07-21  Daiki Ueno  <ueno@unixuser.org>
 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
 tag (Bug#6654).

13 years agoFix typos in ChangeLogs. By Juanma Barranquero <lekktu@gmail.com>.
Katsumi Yamaoka [Tue, 20 Jul 2010 23:04:39 +0000 (23:04 +0000)]
Fix typos in ChangeLogs.  By Juanma Barranquero <lekktu@gmail.com>.

13 years agoFix previous change in gnus-summary-bookmark-make-record.
Katsumi Yamaoka [Tue, 20 Jul 2010 01:16:54 +0000 (01:16 +0000)]
Fix previous change in gnus-summary-bookmark-make-record.

2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
 the article buffer, not the summary buffer.

13 years agoMake gnus-summary-bookmark-make-record work for Emacs 23 as well.
Katsumi Yamaoka [Thu, 15 Jul 2010 00:55:31 +0000 (00:55 +0000)]
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.

2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
 Emacs 23 as well.

13 years agoAllow bookmarks to be set from Gnus Article buffers (Bug #5975).
Katsumi Yamaoka [Thu, 15 Jul 2010 00:11:32 +0000 (00:11 +0000)]
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).

2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
 Emacs versions; bind bookmark-make-record-function for Emacs >=22.

2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
 Patch applied by Karl Fogel.

 * gnus-sum.el (gnus-summary-bookmark-make-record): Set
 `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.

2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
 Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
 C-w still not working correctly from Article buffers; Thierry's
 patch to fix that will be applied after this.

 * gnus-art.el (bookmark-make-record-function): New local variable.
 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
 article buffer.
 (gnus-summary-bookmark-jump): Maybe jump to article buffer.

2010-07-13  Karl Fogel  <kfogel@red-bean.com>
 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
 on changes in bookmark.el.

13 years agoStop `gnus-xmas-read-event-char' from logging prompt string.
Katsumi Yamaoka [Tue, 13 Jul 2010 02:18:25 +0000 (02:18 +0000)]
Stop `gnus-xmas-read-event-char' from logging prompt string.

2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
 `no-log' instead of message not to log prompt string.

13 years agoMerge changes from emacs-23 branch.
Katsumi Yamaoka [Mon, 12 Jul 2010 00:14:33 +0000 (00:14 +0000)]
Merge changes from emacs-23 branch.

2010-06-24  Glenn Morris  <rgm@gnu.org>
 * auth.texi, emacs-mime.texi, gnus.texi, message.texi, pgg.texi:
 * sasl.texi: Start direntry descriptions in column 32, per Texinfo
 convention.  Make them end with a period.

2010-06-23  Glenn Morris  <rgm@gnu.org>
 * gnus-faq.texi, pgg.texi, sasl.texi, sieve.texi: Untabify.

13 years agoSynch with Emacs trunk.
Katsumi Yamaoka [Tue, 22 Jun 2010 22:56:39 +0000 (22:56 +0000)]
Synch with Emacs trunk.
2010-06-22  Mark A. Hershberger  <mah@everybody.org>
 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
 the *other* type of HTML form submission.

13 years agoSynch with Emacs trunk.
Katsumi Yamaoka [Wed, 16 Jun 2010 00:09:53 +0000 (00:09 +0000)]
Synch with Emacs trunk.
2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
 * auth-source.el (auth-source-pick): If choice does not contain a
 questioned keyword, set the check to t.

13 years ago* gnus-util.el (gnus-date-get-time): Move up before first use.
Romain Francoise [Sat, 12 Jun 2010 16:55:08 +0000 (18:55 +0200)]
* gnus-util.el (gnus-date-get-time): Move up before first use.

13 years ago(gnus-mime-buttonized-part-id): New internal variable.
Katsumi Yamaoka [Thu, 10 Jun 2010 05:32:19 +0000 (05:32 +0000)]
(gnus-mime-buttonized-part-id): New internal variable.
(gnus-article-edit-part): Bind it to make last part that is substituted
 or deleted visible.
(gnus-mime-display-single): Buttonize part of which id equals to
 gnus-mime-buttonized-part-id.

13 years ago2010-06-10 Dan Christensen <jdc@uwo.ca>
Katsumi Yamaoka [Thu, 10 Jun 2010 00:29:08 +0000 (00:29 +0000)]
2010-06-10  Dan Christensen  <jdc@uwo.ca>
 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
 (gnus-dd-mmm): Use gnus-date-get-time.
 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
 simplify logic.
 (gnus-summary-limit-to-age): Use gnus-date-get-time.
 (gnus-sort-threads): emit message if gnus-sort-threads-loop used.

13 years agoSynch with Emacs trunk.
Katsumi Yamaoka [Tue, 8 Jun 2010 23:16:24 +0000 (23:16 +0000)]
Synch with Emacs trunk.
2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
 * auth-source.el (top): Autoload `secrets-list-collections',
 `secrets-create-item', `secrets-delete-item'.
 (auth-sources): Fix tag string.
 (auth-get-source, auth-source-retrieve, auth-source-create)
 (auth-source-delete): New defuns.
 (auth-source-pick): Rewrite in order to avoid 2 passes.
 (auth-source-forget-user-or-password): New parameter USERNAME.
 (auth-source-user-or-password): New parameters CREATE-MISSING and
 DELETE-EXISTING.  Retrieve password interactively, if needed.

13 years ago(gnus-agent-expire-unagentized-dirs): Don't ask about deleting unused directories...
Ted Zlatanov [Mon, 7 Jun 2010 16:19:40 +0000 (11:19 -0500)]
(gnus-agent-expire-unagentized-dirs): Don't ask about deleting unused directories when gnus-expert-user is t.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Ted Zlatanov [Mon, 7 Jun 2010 16:00:14 +0000 (11:00 -0500)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years ago* gnus.texi (Interactive): Explain effect of gnus-expert-user better.
Ted Zlatanov [Mon, 7 Jun 2010 15:59:08 +0000 (10:59 -0500)]
* gnus.texi (Interactive): Explain effect of gnus-expert-user better.

13 years ago(gnus-article-browse-delete-temp-files): Don't make query
Katsumi Yamaoka [Wed, 2 Jun 2010 00:09:39 +0000 (00:09 +0000)]
(gnus-article-browse-delete-temp-files): Don't make query
 for each temp file when gnus-article-browse-delete-temp is ask.

13 years agoSynch with Emacs trunk.
Katsumi Yamaoka [Tue, 25 May 2010 07:29:50 +0000 (07:29 +0000)]
Synch with Emacs trunk.
2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
 * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
 Lisp calls to delete-backward-char by calls to delete-char.

13 years agoSynch with Emacs trunk.
Katsumi Yamaoka [Fri, 21 May 2010 12:35:03 +0000 (12:35 +0000)]
Synch with Emacs trunk.
2010-05-20  Kevin Ryde  <user42@zip.com.au>
 * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)

2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
 * password-cache.el (password-cache-remove): Fix docstring.

14 years ago(gnus-summary-save-article): Don't bother to re-fetch article unless
Katsumi Yamaoka [Fri, 14 May 2010 07:47:42 +0000 (07:47 +0000)]
(gnus-summary-save-article): Don't bother to re-fetch article unless
 decoding article to be saved.

14 years ago* mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
Katsumi Yamaoka [Thu, 13 May 2010 05:56:42 +0000 (05:56 +0000)]
* mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
* mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
 generated within the mm-with-unibyte-current-buffer macro.

14 years ago(gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp to nil
Katsumi Yamaoka [Thu, 13 May 2010 05:55:28 +0000 (05:55 +0000)]
(gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp to nil
  when we're in a mml-preview buffer and no group is selected.

14 years ago(gnus-summary-read-group-1): Don't jump to next group when catching the `C-g'.
Andreas Seltenreich [Wed, 12 May 2010 08:55:12 +0000 (10:55 +0200)]
(gnus-summary-read-group-1): Don't jump to next group when catching the `C-g'.
Reported by: "Leo"

14 years agoRevert.
Katsumi Yamaoka [Wed, 12 May 2010 08:20:55 +0000 (08:20 +0000)]
Revert.

14 years ago* message.el (message-forward-make-body-plain, message-forward-make-body-mml):
Katsumi Yamaoka [Wed, 12 May 2010 08:18:48 +0000 (08:18 +0000)]
* message.el (message-forward-make-body-plain, message-forward-make-body-mml):
 Use mm-multibyte-string-p instead of multibyte-string-p.
* lpath.el: Revert.

14 years agoFbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
Katsumi Yamaoka [Wed, 12 May 2010 03:16:27 +0000 (03:16 +0000)]
Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.

14 years ago(message-forward-make-body-mml): Assume original message is multibyte string;
Katsumi Yamaoka [Wed, 12 May 2010 02:06:36 +0000 (02:06 +0000)]
(message-forward-make-body-mml): Assume original message is multibyte string;
 error on unibyte.
(message-forward-make-body-plain): Ditto;
 don't add excessive newline in body end.

14 years ago(gnus-summary-kill-thread): Use gnus-summary-mark-article instead of
Andreas Seltenreich [Tue, 11 May 2010 05:53:43 +0000 (07:53 +0200)]
(gnus-summary-kill-thread): Use gnus-summary-mark-article instead of
g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)

14 years ago(mm-extern-url): Don't use mm-with-unibyte-current-buffer.
Katsumi Yamaoka [Tue, 11 May 2010 04:42:26 +0000 (04:42 +0000)]
(mm-extern-url): Don't use mm-with-unibyte-current-buffer.
(mm-extern-cache-contents): Use with-current-buffer instead of
 save-excursion + set-buffer.

14 years agoFix typos and whitespace in ChangeLogs by Juanma Barranquero.
Katsumi Yamaoka [Tue, 11 May 2010 04:37:30 +0000 (04:37 +0000)]
Fix typos and whitespace in ChangeLogs by Juanma Barranquero.

14 years ago(mm-emacs-mule): Remove.
Katsumi Yamaoka [Mon, 10 May 2010 12:02:41 +0000 (12:02 +0000)]
(mm-emacs-mule): Remove.

14 years ago(gnus-summary-mode): Don't make minor-mode-alist buffer-local
Andreas Seltenreich [Mon, 10 May 2010 10:44:48 +0000 (12:44 +0200)]
(gnus-summary-mode): Don't make minor-mode-alist buffer-local
as it's incompatible with Stefan Monnier's 2010-05-03 change.

14 years ago(mm-with-unibyte-current-buffer): Redefine it so as not to bind the default
Katsumi Yamaoka [Mon, 10 May 2010 07:23:32 +0000 (07:23 +0000)]
(mm-with-unibyte-current-buffer): Redefine it so as not to bind the default
 value of enable-multibyte-characters to nil.

14 years agoSynch with Gnus trunk.
Katsumi Yamaoka [Mon, 10 May 2010 03:31:29 +0000 (03:31 +0000)]
Synch with Gnus trunk.
(message-forward-make-body-plain, message-forward-make-body-mml):
 Don't use mm-with-unibyte-current-buffer.

14 years ago(Header Commands, Responses): Fix typos by Štěpán Němec.
Katsumi Yamaoka [Sun, 9 May 2010 23:17:47 +0000 (23:17 +0000)]
(Header Commands, Responses): Fix typos by Štěpán Němec.

14 years agoSynch with Emacs trunk.
Katsumi Yamaoka [Fri, 7 May 2010 23:01:27 +0000 (23:01 +0000)]
Synch with Emacs trunk.
2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 * dns-mode.el (auto-mode-alist): Add entry for .zone files.

2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key (Bug#5592).

14 years agoFix typo.
Katsumi Yamaoka [Fri, 7 May 2010 07:46:06 +0000 (07:46 +0000)]
Fix typo.

14 years agoPatch from Julien Danjou <julien (at) danjou.info>.
Katsumi Yamaoka [Fri, 7 May 2010 07:22:53 +0000 (07:22 +0000)]
Patch from Julien Danjou <julien (at) danjou.info>.
* gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
it to mm-pipe-part.

* mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
it is given.

14 years ago* binhex.el (binhex-decode-region-internal)
Katsumi Yamaoka [Fri, 7 May 2010 06:34:41 +0000 (06:34 +0000)]
* binhex.el (binhex-decode-region-internal)
* dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
(dns-query)
* nnweb.el (nnweb-gmane-search)
* pgg-parse.el (pgg-parse-armor)
* pgg.el (pgg-verify-region)
* sha1.el (sha1-string-external)
* uudecode.el (uudecode-decode-region-internal)
* yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
XEmacs.

* gnus-art.el (gnus-article-browse-html-parts)
* gnus-group.el (gnus-read-ephemeral-gmane-group)
(gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
make-temp-file.

* gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
compiling.

* gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
XEmacs when compiling.

* gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
gnus-pick-mode-off-hook for XEmacs when compiling.
(gnus-binary-mode): Bind gnus-binary-mode-on-hook and
gnus-binary-mode-off-hook for XEmacs when compiling.

* gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
nil if char-charset is not available.

* imap.el (imap-disable-multibyte)
* sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as a
macro.

* mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
instead of encode-coding-string.

* mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
'xemacs) instead of mm-emacs-mule to switch function definitions.
(mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.

* lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
bind temporary-file-directory for XEmacs;
fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
timer-set-function for XEmacs 21.4 and SXEmacs;
bind timer-list for XEmacs 21.4 and SXEmacs;
fbind char-charset and find-charset-region for non-Mule XEmacs;
fbind decode-coding-region, decode-coding-string, detect-coding-region,
encode-coding-region and encode-coding-string for XEmacs having no
file-coding feature.

14 years agoCosmetic fix.
Katsumi Yamaoka [Thu, 6 May 2010 05:57:04 +0000 (05:57 +0000)]
Cosmetic fix.

14 years ago(mml-secure-message-sign): Fix cut and paste error.
Tommi Vainikainen [Thu, 6 May 2010 05:36:59 +0000 (07:36 +0200)]
(mml-secure-message-sign): Fix cut and paste error.

14 years agoSynch with Emacs trunk.
Katsumi Yamaoka [Thu, 6 May 2010 04:21:12 +0000 (04:21 +0000)]
Synch with Emacs trunk.
2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.

2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
 * mm-util.el (mm-decompress-buffer): Use `delete-file';
 alias `jka-compr-delete-temp-file' no longer exists.

2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 Use define-minor-mode in Gnus where applicable.
 * mml.el (mml-mode): Use define-minor-mode.
 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
 (gnus-undo-mode): Use define-minor-mode.
 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
 (gnus-dead-summary-mode): Use define-minor-mode.
 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
 Initialize in declaration.
 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
 (gnus-mailing-list-mode): Use define-minor-mode.
 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
 (gnus-draft-mode): Use define-minor-mode.
 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
 (gnus-dired-mode): Use define-minor-mode.