gnus
13 years agotls-program should be a list of programs.
Lars Magne Ingebrigtsen [Thu, 14 Oct 2010 09:51:00 +0000 (11:51 +0200)]
tls-program should be a list of programs.

13 years agognus-group: Fix group argument to gnus-group-get-icon
Julien Danjou [Thu, 14 Oct 2010 09:22:48 +0000 (11:22 +0200)]
gnus-group:  Fix group argument to gnus-group-get-icon

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agomm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.
Katsumi Yamaoka [Thu, 14 Oct 2010 01:17:22 +0000 (01:17 +0000)]
mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.

13 years ago* nnimap.el (nnimap-close-server): Forget the nnimap data on close.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 23:02:07 +0000 (01:02 +0200)]
* nnimap.el (nnimap-close-server): Forget the nnimap data on close.

This should make server editing work better.

13 years ago* shr.el (shr-find-fill-point): Don't inloop on indented text.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 22:13:07 +0000 (00:13 +0200)]
* shr.el (shr-find-fill-point): Don't inloop on indented text.

13 years ago* tls.el (tls-program): Remove spurious %s from openssl.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 21:37:55 +0000 (23:37 +0200)]
* tls.el (tls-program): Remove spurious %s from openssl.

13 years ago(nnimap-parse-flags): Fix regexp.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 21:15:25 +0000 (23:15 +0200)]
(nnimap-parse-flags): Fix regexp.

13 years ago* nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 20:27:44 +0000 (22:27 +0200)]
* nnimap.el (nnimap-open-connection): Fix open-tls-stream call.

13 years agoUse a filling algorithm that should probably work for CJVK text, too.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 18:59:08 +0000 (20:59 +0200)]
Use a filling algorithm that should probably work for CJVK text, too.

13 years agoRip the STARTTLS stuff out of tls.el again, and just bind it directly from nnimap.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 18:51:57 +0000 (20:51 +0200)]
Rip the STARTTLS stuff out of tls.el again, and just bind it directly from nnimap.

13 years agonnimap: Be more strict when looking for FETCH responses
Julien Danjou [Wed, 13 Oct 2010 18:41:10 +0000 (20:41 +0200)]
nnimap: Be more strict when looking for FETCH responses

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoFix typo in last checkin.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 18:37:05 +0000 (20:37 +0200)]
Fix typo in last checkin.

13 years ago* mm-decode.el (mm-shr): Allow use from non-Gnus users.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 18:34:22 +0000 (20:34 +0200)]
* mm-decode.el (mm-shr): Allow use from non-Gnus users.

13 years ago(gnus-parse-simple-format): princ doesn't really insert anything in Emacs.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 18:24:15 +0000 (20:24 +0200)]
(gnus-parse-simple-format): princ doesn't really insert anything in Emacs.

13 years ago* auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 17:30:49 +0000 (19:30 +0200)]
* auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
@item syntax for in-Emacs makeinfo.

13 years agoFix up pxref/xref.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 17:27:17 +0000 (19:27 +0200)]
Fix up pxref/xref.

13 years ago* shr.el (shr-current-column): Remove buggy and unnecessary function.
Lars Magne Ingebrigtsen [Wed, 13 Oct 2010 16:56:12 +0000 (18:56 +0200)]
* shr.el (shr-current-column): Remove buggy and unnecessary function.

13 years agoTrivial auth.texi sentence change.
Ted Zlatanov [Wed, 13 Oct 2010 13:47:00 +0000 (08:47 -0500)]
Trivial auth.texi sentence change.

* auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
trim sentence.

13 years agoshr: make shr-width a defcustom, use it in shr-tag-img
Julien Danjou [Wed, 13 Oct 2010 09:02:10 +0000 (11:02 +0200)]
shr: make shr-width a defcustom, use it in shr-tag-img

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agodgnushack.el (byte-optimize-apply)
Katsumi Yamaoka [Wed, 13 Oct 2010 05:37:18 +0000 (05:37 +0000)]
dgnushack.el (byte-optimize-apply)
gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.

13 years agognus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when...
Katsumi Yamaoka [Wed, 13 Oct 2010 02:17:09 +0000 (02:17 +0000)]
gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.
gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying avatars when called interactively.

13 years agognus-gravatar.el (gnus-gravatar-too-ugly): Don't test if gnus-article-x-face-too...
Katsumi Yamaoka [Tue, 12 Oct 2010 22:13:18 +0000 (22:13 +0000)]
gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if gnus-article-x-face-too-ugly is bound.

13 years agoecomplete.el (ecomplete-highlight-match-line): Fix typos in comment.
Juanma Barranquero [Tue, 12 Oct 2010 22:07:30 +0000 (22:07 +0000)]
ecomplete.el (ecomplete-highlight-match-line): Fix typos in comment.

13 years ago* rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
Lars Magne Ingebrigtsen [Tue, 12 Oct 2010 21:32:19 +0000 (23:32 +0200)]
* rfc2231.el (rfc2231-parse-string): Ignore repeated parts.

The test case is:

(rfc2231-parse-qp-string "Content-Type: application/x-pkcs7-mime;smime-type=signed-data;name=smime.p7m; smime-type=signed-data; name=\"smime.p7m\"")

This used to return name=smime.p7msmime.p7m, which isn't very helpful.

13 years agoUnselect by selecting a mailbox that doesn't exist.
Lars Magne Ingebrigtsen [Tue, 12 Oct 2010 21:23:41 +0000 (23:23 +0200)]
Unselect by selecting a mailbox that doesn't exist.

13 years agoshr: Use aligned-to spaces to align correctly images
Julien Danjou [Tue, 12 Oct 2010 21:10:47 +0000 (23:10 +0200)]
shr: Use aligned-to spaces to align correctly images

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: Encode URL properly when fetching from cache
Julien Danjou [Tue, 12 Oct 2010 19:54:29 +0000 (21:54 +0200)]
shr: Encode URL properly when fetching from cache

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: Encode URL properly when retrieving
Julien Danjou [Tue, 12 Oct 2010 19:50:50 +0000 (21:50 +0200)]
shr: Encode URL properly when retrieving

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar: check if the buffer is alive
Julien Danjou [Tue, 12 Oct 2010 19:16:36 +0000 (21:16 +0200)]
gnus-gravatar: check if the buffer is alive

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: Add align attribute support for <img>
Julien Danjou [Tue, 12 Oct 2010 19:11:13 +0000 (21:11 +0200)]
shr: Add align attribute support for <img>

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar.el (gnus-art): Required.
Lars Magne Ingebrigtsen [Tue, 12 Oct 2010 14:23:35 +0000 (16:23 +0200)]
gnus-gravatar.el (gnus-art): Required.

13 years agoRemove long obsoleted functions.
Lars Magne Ingebrigtsen [Tue, 12 Oct 2010 12:55:52 +0000 (14:55 +0200)]
Remove long obsoleted functions.

13 years agoauth.texi (GnuPG and EasyPG Assistant Configuration): Clarify some configurations...
Daiki Ueno [Tue, 12 Oct 2010 11:12:39 +0000 (11:12 +0000)]
auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify some configurations require to set up gpg-agent.

13 years agolpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
Katsumi Yamaoka [Mon, 11 Oct 2010 23:22:22 +0000 (23:22 +0000)]
lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
nnimap.el (gnutls-negotiate): Silence the byte compiler.

13 years agoTypo fix.
Katsumi Yamaoka [Mon, 11 Oct 2010 23:15:58 +0000 (23:15 +0000)]
Typo fix.

13 years agoFox comment for declare-function.
Katsumi Yamaoka [Mon, 11 Oct 2010 23:04:03 +0000 (23:04 +0000)]
Fox comment for declare-function.

13 years ago(nnimap-request-rename-group): Select group read-only before renaming it.
Lars Magne Ingebrigtsen [Mon, 11 Oct 2010 19:26:35 +0000 (21:26 +0200)]
(nnimap-request-rename-group): Select group read-only before renaming it.

13 years ago* shr.el (shr-insert): Fix up the white space only regexp.
Lars Magne Ingebrigtsen [Mon, 11 Oct 2010 18:56:26 +0000 (20:56 +0200)]
* shr.el (shr-insert): Fix up the white space only regexp.

13 years agoNot all articles have bodies. Protect against this.
Lars Magne Ingebrigtsen [Mon, 11 Oct 2010 18:30:46 +0000 (20:30 +0200)]
Not all articles have bodies.  Protect against this.

Reported by Michael Welsh Duggan.

13 years agoStart thinking about breaking CJVK text.
Lars Magne Ingebrigtsen [Mon, 11 Oct 2010 18:19:28 +0000 (20:19 +0200)]
Start thinking about breaking CJVK text.

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

Conflicts:
lisp/ChangeLog

13 years ago(sieve-manage-open): Allow port names as well as port numbers.
Lars Magne Ingebrigtsen [Mon, 11 Oct 2010 17:57:47 +0000 (19:57 +0200)]
(sieve-manage-open): Allow port names as well as port numbers.

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

13 years agoshr: Do not change state to nil if we just inserting spaces
Julien Danjou [Mon, 11 Oct 2010 16:53:16 +0000 (18:53 +0200)]
shr: Do not change state to nil if we just inserting spaces

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr: Use shr-hr-line to specify which character to use to display hr lines
Julien Danjou [Mon, 11 Oct 2010 14:19:53 +0000 (16:19 +0200)]
shr: Use shr-hr-line to specify which character to use to display hr lines

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(gnus-topic-read-group): If after the last group, select the last group.
Lars Magne Ingebrigtsen [Mon, 11 Oct 2010 10:00:21 +0000 (12:00 +0200)]
(gnus-topic-read-group): If after the last group, select the last group.

13 years agoAutoload gnus-run-hook-with-args from gnus-util.el.
Ted Zlatanov [Mon, 11 Oct 2010 02:39:05 +0000 (21:39 -0500)]
Autoload gnus-run-hook-with-args from gnus-util.el.

* gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.

13 years agodig.el (dig-mode-map): Declare and define in one step.
Dan Nicolaescu [Mon, 11 Oct 2010 00:52:02 +0000 (00:52 +0000)]
dig.el (dig-mode-map): Declare and define in one step.

13 years ago(nnimap-update-qresync-info): Mark \Seen articles as read.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 21:48:29 +0000 (23:48 +0200)]
(nnimap-update-qresync-info): Mark \Seen articles as read.

13 years ago(nnimap-retrieve-group-data-early): utf7-encode the group parameters.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 21:09:54 +0000 (23:09 +0200)]
(nnimap-retrieve-group-data-early): utf7-encode the group parameters.

13 years ago(nnimap-update-qresync-info): \Flagged messages are read for Gnus.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 20:41:53 +0000 (22:41 +0200)]
(nnimap-update-qresync-info): \Flagged messages are read for Gnus.

13 years agoIgnore the `active' non-variable, too.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 19:43:47 +0000 (21:43 +0200)]
Ignore the `active' non-variable, too.

13 years ago(nnimap-update-info): Rely more on the current active than the param
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 19:37:34 +0000 (21:37 +0200)]
(nnimap-update-info): Rely more on the current active than the param
active to avoid marking articles as read too much.

13 years ago(nnimap-open-connection): Use gnutls STARTTLS, if available.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 18:49:49 +0000 (20:49 +0200)]
(nnimap-open-connection): Use gnutls STARTTLS, if available.

13 years ago(auth-source-create): Use (user-login-name) for the user name default.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 17:56:00 +0000 (19:56 +0200)]
(auth-source-create): Use (user-login-name) for the user name default.

13 years ago(nnimap-update-qresync-info): Finish implementing QRESYNC.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 14:32:20 +0000 (16:32 +0200)]
(nnimap-update-qresync-info): Finish implementing QRESYNC.

13 years ago(nnimap-update-info): Prefer old info over start-article.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 13:59:03 +0000 (15:59 +0200)]
(nnimap-update-info): Prefer old info over start-article.

13 years ago(nnimap-update-info): If the server doesn't return any useful info, just use the...
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 13:57:49 +0000 (15:57 +0200)]
(nnimap-update-info): If the server doesn't return any useful info, just use the previous info.

13 years ago(gnus-summary-nnir-goto-thread): Modify to work with imap
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 13:36:17 +0000 (15:36 +0200)]
(gnus-summary-nnir-goto-thread): Modify to work with imap

From Andrew Cohen  <cohen@andy.bu.edu>.

13 years ago(nnimap-wait-for-response): If the user hits `C-g', kill the process, too.
Lars Magne Ingebrigtsen [Sun, 10 Oct 2010 13:24:30 +0000 (15:24 +0200)]
(nnimap-wait-for-response): If the user hits `C-g', kill the process, too.

13 years agospam.el (gnus-summary-mode-map): Bind to "$".
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 22:04:56 +0000 (00:04 +0200)]
spam.el (gnus-summary-mode-map): Bind to "$".

13 years ago* shr.el: Rework the way things are indented by <li> slightly.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 21:22:43 +0000 (23:22 +0200)]
* shr.el: Rework the way things are indented by <li> slightly.

13 years ago* gnus.el (gnus-group-set-parameter): Fix typo.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 19:34:13 +0000 (21:34 +0200)]
* gnus.el (gnus-group-set-parameter): Fix typo.

13 years ago* nnimap.el: Start implementing QRESYNC support.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 19:23:28 +0000 (21:23 +0200)]
* nnimap.el: Start implementing QRESYNC support.

13 years agonnir: fix too many argument
Julien Danjou [Sat, 9 Oct 2010 17:43:38 +0000 (19:43 +0200)]
nnir: fix too many argument

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(nnmail-expiry-target-group): Say that every expiry target group is the "last".
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 17:02:32 +0000 (19:02 +0200)]
(nnmail-expiry-target-group): Say that every expiry target group is the "last".

This makes backends like nnfolder actually save their folders.

13 years ago(nnimap-get-flags): Use the same marks parsing code as the rest of nnimap.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 15:56:52 +0000 (17:56 +0200)]
(nnimap-get-flags): Use the same marks parsing code as the rest of nnimap.

13 years agoIndent.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 15:31:42 +0000 (17:31 +0200)]
Indent.

13 years agoMajor change in the flags algorithm: Use UIDVALIDITY, SELECT and PERMANENT-FLAGS
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 15:26:14 +0000 (17:26 +0200)]
Major change in the flags algorithm: Use UIDVALIDITY, SELECT and PERMANENT-FLAGS

(nnimap-retrieve-group-data-early): Rework the marks code to heed
UIDVALIDITY and find out which groups are read-only and not.

13 years agoIndent.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 14:29:53 +0000 (16:29 +0200)]
Indent.

13 years agoIf we have gnutls loaded, then try to use that for the tls stream.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 13:58:51 +0000 (15:58 +0200)]
If we have gnutls loaded, then try to use that for the tls stream.

13 years agonnir: fix call to gnus-completing-read
Julien Danjou [Sat, 9 Oct 2010 08:45:27 +0000 (10:45 +0200)]
nnir: fix call to gnus-completing-read

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoIgnore errors when retrieving gratars
Julien Danjou [Sat, 9 Oct 2010 08:31:22 +0000 (10:31 +0200)]
Ignore errors when retrieving gratars

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoAllow shr table char to be customized
Julien Danjou [Sat, 9 Oct 2010 08:13:34 +0000 (10:13 +0200)]
Allow shr table char to be customized

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus.texi: untabify.
Katsumi Yamaoka [Sat, 9 Oct 2010 04:16:29 +0000 (04:16 +0000)]
gnus.texi: untabify.

13 years agognus.texi (Article Washing): Fix previous change.
Glenn Morris [Sat, 9 Oct 2010 03:52:07 +0000 (03:52 +0000)]
gnus.texi (Article Washing): Fix previous change.

13 years agoReference mm-shr in various places
Julien Danjou [Fri, 8 Oct 2010 18:50:42 +0000 (20:50 +0200)]
Reference mm-shr in various places

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRename `gnus-pull' to `gnus-alist-pull'.
Ted Zlatanov [Fri, 8 Oct 2010 16:01:29 +0000 (11:01 -0500)]
Rename `gnus-pull' to `gnus-alist-pull'.

* gnus-demon.el (gnus-demon-remove-handler): Use it.

* gnus-demon.el (gnus-demon-remove-handler): Use it.

* gnus-group.el (gnus-group-make-web-group): Use it.

* gnus-msg.el (gnus-setup-message): Use it.

* gnus-sum.el (gnus-mark-article-as-unread)
(gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
(gnus-summary-set-bookmark): Use it.

* gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.

* gnus.el (gnus-group-remove-parameter): Use it.

13 years agoUpdate docs for nnregistry.el.
Ted Zlatanov [Fri, 8 Oct 2010 15:49:45 +0000 (10:49 -0500)]
Update docs for nnregistry.el.

* gnus.texi (Finding the Parent, The Gnus Registry)
(Registry Article Refer Method): Update docs for nnregistry.el.

13 years agoRemove nnregistry refer method auto-install and update docs.
Ted Zlatanov [Fri, 8 Oct 2010 15:48:14 +0000 (10:48 -0500)]
Remove nnregistry refer method auto-install and update docs.

* gnus-registry.el: Update docs to mention nnregistry.el.
(gnus-registry-initialize): Don't install nnregistry refer method
automatically.
(gnus-registry-install-nnregistry): Remove it.

* nnregistry.el: Update docs to mention manual.

13 years agoUpdate docs to talk about EPA better.
Ted Zlatanov [Fri, 8 Oct 2010 15:36:08 +0000 (10:36 -0500)]
Update docs to talk about EPA better.

* auth.texi (Help for users)
(GnuPG and EasyPG Assistant Configuration): Update docs.

13 years ago* shr.el (shr-insert): Don't insert double spaces.
Lars Magne Ingebrigtsen [Fri, 8 Oct 2010 13:56:34 +0000 (15:56 +0200)]
* shr.el (shr-insert): Don't insert double spaces.

13 years agognus-expand-group-parameter: Only return and act on what was matched
Julien Danjou [Wed, 6 Oct 2010 16:33:13 +0000 (18:33 +0200)]
gnus-expand-group-parameter: Only return and act on what was matched

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus...
Katsumi Yamaoka [Fri, 8 Oct 2010 07:29:10 +0000 (07:29 +0000)]
gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when called interactively.

13 years agognus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make...
Katsumi Yamaoka [Fri, 8 Oct 2010 02:10:03 +0000 (02:10 +0000)]
gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make predicate function passed to gnus-mime-view-part-as-type assume argument is a mime type, not a list of a mime type.

13 years agoshr.el (shr-table-widths): Don't use cl function `reduce'.
Katsumi Yamaoka [Fri, 8 Oct 2010 01:26:13 +0000 (01:26 +0000)]
shr.el (shr-table-widths): Don't use cl function `reduce'.

13 years agognus-sum.el (gnus-number): Rename from `number'.
Stefan Monnier [Thu, 7 Oct 2010 22:22:38 +0000 (22:22 +0000)]
gnus-sum.el (gnus-number): Rename from `number'.
gnus-sum.el (gnus-article-marked-p, gnus-summary-limit-to-display-predicate, gnus-summary-limit-children): Update uses correspondingly.

13 years ago(shr-tag-hr): New function.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 21:48:40 +0000 (23:48 +0200)]
(shr-tag-hr): New function.

13 years ago* shr.el (require): Require cl when compiling.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 20:49:27 +0000 (22:49 +0200)]
* shr.el (require): Require cl when compiling.

13 years ago(nnimap-update-info): Don't ignore groups that have no UIDNEXT.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:57:23 +0000 (21:57 +0200)]
(nnimap-update-info): Don't ignore groups that have no UIDNEXT.

This makes nnimap work properly on Courier again.

13 years ago(nnimap-update-info): Remove double setting of high.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:46:43 +0000 (21:46 +0200)]
(nnimap-update-info): Remove double setting of high.

13 years ago(gnus-carpal): The carpal mode has been removed, but define the
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:36:57 +0000 (21:36 +0200)]
(gnus-carpal): The carpal mode has been removed, but define the
variable for backwards compatability.

13 years ago* mm-decode.el (mm-save-part): If given a non-directory result, expand
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:31:55 +0000 (21:31 +0200)]
* mm-decode.el (mm-save-part): If given a non-directory result, expand
the file name before using to avoid setting mm-default-directory to
nil.

13 years agoIndent.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:15:10 +0000 (21:15 +0200)]
Indent.

13 years agoIndent.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:03:17 +0000 (21:03 +0200)]
Indent.

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

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

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

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

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

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