gnus
9 years agognus-art.el (gnus-mime-display-single): Avoid "End of buffer" error
Katsumi Yamaoka [Mon, 23 Feb 2015 02:40:10 +0000 (02:40 +0000)]
gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error

9 years agolisp/ChangeLog: Spelling fixes
Paul Eggert [Sun, 22 Feb 2015 22:08:57 +0000 (22:08 +0000)]
lisp/ChangeLog: Spelling fixes

9 years agonnimap.el (nnimap-get-groups): Fix XEmacs compilation
Katsumi Yamaoka [Wed, 18 Feb 2015 23:05:15 +0000 (23:05 +0000)]
nnimap.el (nnimap-get-groups): Fix XEmacs compilation

9 years agoHandle unquoted IMAP group names
Eric Abrahamsen [Wed, 18 Feb 2015 22:22:57 +0000 (22:22 +0000)]
Handle unquoted IMAP group names

* nnimap.el (nnimap-get-groups): Correctly read unquoted group names
from the server LIST response.

9 years agoHandle unquoted IMAP group names
Eric (clem) [Sat, 14 Feb 2015 10:39:10 +0000 (18:39 +0800)]
Handle unquoted IMAP group names

* lisp/nnimap.el (nnimap-get-groups): Correctly read unquoted group
  names from the server LIST response.

9 years agonnimap.el (nnimap-retrieve-headers): Remove trailing whitespace
Katsumi Yamaoka [Mon, 16 Feb 2015 01:10:06 +0000 (01:10 +0000)]
nnimap.el (nnimap-retrieve-headers): Remove trailing whitespace

9 years agosasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map, sasl-string...
Katsumi Yamaoka [Mon, 16 Feb 2015 01:07:43 +0000 (01:07 +0000)]
sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map, sasl-string-prefix-p): New compatibility functions

9 years agoImplement SCRAM-SHA-1 SASL mechanism
Magnus Henoch [Mon, 16 Feb 2015 01:06:27 +0000 (01:06 +0000)]
Implement SCRAM-SHA-1 SASL mechanism

Fixes: debbugs:17636

* sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
Add SCRAM-SHA-1 first.
(sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
entry (bug#17636).

9 years agosasl-scram-rfc.el: New file
Magnus Henoch [Mon, 16 Feb 2015 01:02:42 +0000 (01:02 +0000)]
sasl-scram-rfc.el: New file

9 years agoAvoid compilation error on Emacs 23
Lars Magne Ingebrigtsen [Sun, 15 Feb 2015 04:50:31 +0000 (15:50 +1100)]
Avoid compilation error on Emacs 23

* gnus-compat.el (process-live-p): Added new compat function for Emacs
23.

9 years agoDon't mark nnimap articles as read on a server hangup
Lars Magne Ingebrigtsen [Sat, 14 Feb 2015 05:42:41 +0000 (16:42 +1100)]
Don't mark nnimap articles as read on a server hangup

* nnimap.el (nnimap-retrieve-headers): If the server closes connection
during header retrieval, error out instead of interpreting the data in
the buffer as the only messages there.  This way, we don't mark
articles as read on a server hangup (bug#19035).

9 years agoRevert previous patch
Lars Magne Ingebrigtsen [Sat, 14 Feb 2015 05:26:12 +0000 (16:26 +1100)]
Revert previous patch

(let ((url-news-server "news.gmane.org"))
  (url-retrieve-synchronously  "news:87y4p9y2cq.fsf@violet.siamics.net"))

works fine for me

9 years agoMake `url-retrieve-synchronously' work again with news:
Ivan Shmakov [Sat, 14 Feb 2015 05:24:08 +0000 (16:24 +1100)]
Make `url-retrieve-synchronously' work again with news:

* nntp.el (nntp-open-server): Set variables in the correct buffer
(bug#19583).

9 years agoFix inserting parts with `E' in Gnus
Lars Magne Ingebrigtsen [Sat, 14 Feb 2015 05:01:20 +0000 (16:01 +1100)]
Fix inserting parts with `E' in Gnus

* lisp/mm-decode.el (mm-head-p): New function.
(mm-display-part): Go to a blank line when inserting parts internally.

9 years agoBuffer-local warning fix
Lars Magne Ingebrigtsen [Fri, 13 Feb 2015 07:28:23 +0000 (18:28 +1100)]
Buffer-local warning fix

* gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
that we don't get a warning when setting the buffer-local variable
(bug#19573).

9 years agoAllow expiring nnimap to a group again
Lars Magne Ingebrigtsen [Fri, 13 Feb 2015 06:23:09 +0000 (17:23 +1100)]
Allow expiring nnimap to a group again

* nnmail.el (nnmail-expiry-target-group): Supply the info structure to
`gnus-request-group'.

9 years agognus-art.el (gnus-article-browse-html-save-cid-content, gnus-article-browse-html...
Katsumi Yamaoka [Thu, 12 Feb 2015 09:39:20 +0000 (09:39 +0000)]
gnus-art.el (gnus-article-browse-html-save-cid-content, gnus-article-browse-html-parts): Make cid file names relative if and only if html doesn't specify <base> directory

9 years agoDon't buttonize URLs in HTML
Lars Magne Ingebrigtsen [Wed, 11 Feb 2015 04:50:11 +0000 (15:50 +1100)]
Don't buttonize URLs in HTML

* lisp/gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
parts, because that breaks filling (since buttons are in a bold face).

9 years agomm-decode.el: Fix previous commit
Katsumi Yamaoka [Tue, 10 Feb 2015 08:09:00 +0000 (08:09 +0000)]
mm-decode.el: Fix previous commit

9 years agomm-decode.el: Fix previous commit
Katsumi Yamaoka [Tue, 10 Feb 2015 07:52:57 +0000 (07:52 +0000)]
mm-decode.el: Fix previous commit

9 years agomm-decode.el: Allow using variable-width fonts in eww
Lars Magne Ingebrigtsen [Tue, 10 Feb 2015 06:53:06 +0000 (06:53 +0000)]
mm-decode.el: Allow using variable-width fonts in eww

9 years agoauth.texi (Multiple GMail accounts with Gnus): Markup fix
Glenn Morris [Thu, 5 Feb 2015 22:08:24 +0000 (22:08 +0000)]
auth.texi (Multiple GMail accounts with Gnus): Markup fix

9 years agognus-start.el: always check newsrc timestamp when saving it.
Ted Zlatanov [Thu, 5 Feb 2015 10:58:12 +0000 (05:58 -0500)]
gnus-start.el: always check newsrc timestamp when saving it.

* gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
variable; always check the newrc timestamp.
(gnus-save-newsrc-file): Always check timestamp.

9 years ago* auth.texi (Multiple GMail accounts with Gnus): Add FAQ.
Ted Zlatanov [Thu, 5 Feb 2015 10:50:56 +0000 (05:50 -0500)]
* auth.texi (Multiple GMail accounts with Gnus): Add FAQ.

9 years agoPop up an error buffer if a mail script fails
Timo Lilja [Thu, 5 Feb 2015 06:30:12 +0000 (17:30 +1100)]
Pop up an error buffer if a mail script fails

* mail-source.el (mail-source-call-script): If scripts exit with an
error, pop up an error buffer.

9 years agoAdd X-GM-LABELS to `gnus-extra-headers'
Lars Magne Ingebrigtsen [Thu, 5 Feb 2015 04:42:27 +0000 (15:42 +1100)]
Add X-GM-LABELS to `gnus-extra-headers'

* gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
as a default.

9 years agoFurther `M-g' group fixes
Lars Magne Ingebrigtsen [Thu, 5 Feb 2015 03:10:08 +0000 (14:10 +1100)]
Further `M-g' group fixes

* nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
correct server.

9 years agoMake `M-g' in the group buffer work again
Vincent Bernat [Thu, 5 Feb 2015 03:06:01 +0000 (14:06 +1100)]
Make `M-g' in the group buffer work again

* gnus-int.el (gnus-request-group-scan): Use the correct function name.

* nnimap.el (nnimap-request-group-scan): Fix the function name.

9 years ago* gnus.texi (Using IMAP): Fix menu node name.
Lars Magne Ingebrigtsen [Thu, 5 Feb 2015 02:59:20 +0000 (13:59 +1100)]
* gnus.texi (Using IMAP): Fix menu node name.

9 years agoDocument Gmail labels
Trevor Murphy [Thu, 5 Feb 2015 02:35:39 +0000 (13:35 +1100)]
Document Gmail labels

* gnus.texi (Support for IMAP Extensions): Document the Gmail label
extension.

9 years agoNore X-GM-LABELS
Lars Magne Ingebrigtsen [Thu, 5 Feb 2015 02:31:18 +0000 (13:31 +1100)]
Nore X-GM-LABELS

9 years agonnimap group selection fix
Lars Magne Ingebrigtsen [Thu, 5 Feb 2015 02:28:02 +0000 (13:28 +1100)]
nnimap group selection fix

* gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
that nnimap works for non-activated backends.

9 years agomm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
Stefan Monnier [Wed, 4 Feb 2015 22:32:33 +0000 (22:32 +0000)]
mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning

We already get an obsolescence message.  Use `declare'.

9 years agolisp/ChangeLog fixes
Katsumi Yamaoka [Wed, 4 Feb 2015 05:45:04 +0000 (05:45 +0000)]
lisp/ChangeLog fixes

9 years agoRevert "Enable non-ASCII IMAP searches."
Eric Abrahamsen [Wed, 4 Feb 2015 02:57:57 +0000 (10:57 +0800)]
Revert "Enable non-ASCII IMAP searches."

This reverts commit 046825b09ff6e23ec7dfacd451d10985615b9793
and 987ca3fadf9af986110df9fe0cf003f56362dd03.

More research needed on search term encoding for various imap servers.

9 years agognus-registry.el: Tweak recent gnus-registry.el changes
Glenn Morris [Fri, 30 Jan 2015 09:05:39 +0000 (09:05 +0000)]
gnus-registry.el: Tweak recent gnus-registry.el changes

Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg01748.html

9 years agoetc/images/splash.*: Splash images refurbished
Francesc Rocher [Fri, 30 Jan 2015 04:36:55 +0000 (04:36 +0000)]
etc/images/splash.*: Splash images refurbished

9 years agomm-decode.el (mm-display-external): Spelling fix
Paul Eggert [Fri, 30 Jan 2015 04:09:34 +0000 (04:09 +0000)]
mm-decode.el (mm-display-external): Spelling fix

9 years agolisp/ChangeLog: Synch with Emacs trunk
Katsumi Yamaoka [Fri, 30 Jan 2015 01:40:55 +0000 (01:40 +0000)]
lisp/ChangeLog: Synch with Emacs trunk

9 years agoMake it possible to enter nnimap groups again
Lars Magne Ingebrigtsen [Thu, 29 Jan 2015 11:06:47 +0000 (22:06 +1100)]
Make it possible to enter nnimap groups again

(nnimap-request-group): Revert previous patch since that made it
impossible to enter nnimap groups.

9 years agonnimap group activation problems fixed
Lars Magne Ingebrigtsen [Thu, 29 Jan 2015 08:09:00 +0000 (19:09 +1100)]
nnimap group activation problems fixed

* nnimap.el (nnimap-request-group): Allow running this function on
groups that don't exist in Gnus yet.

9 years agoMake non-standard mail header separators work with smtpmail
Lars Magne Ingebrigtsen [Thu, 29 Jan 2015 01:46:25 +0000 (12:46 +1100)]
Make non-standard mail header separators work with smtpmail

* lisp/message.el (message-smtpmail-send-it): Remove the mail header
separator before sending.

9 years agonnimap.el (nnimap-find-expired-articles): nnimap `never' expiration fix
Elias Oltmanns [Wed, 28 Jan 2015 07:01:53 +0000 (07:01 +0000)]
nnimap.el (nnimap-find-expired-articles): nnimap `never' expiration fix

9 years agonnimap group request bug fix
Lars Magne Ingebrigtsen [Wed, 28 Jan 2015 05:11:54 +0000 (16:11 +1100)]
nnimap group request bug fix

* lisp/nnimap.el (nnimap-request-group): Clear the buffer before returning
the data.

9 years agognus-compat.el (string-bytes): Replace encode-coding-string with mm-encode-coding...
Katsumi Yamaoka [Tue, 27 Jan 2015 13:58:55 +0000 (13:58 +0000)]
gnus-compat.el (string-bytes): Replace encode-coding-string with mm-encode-coding-string

9 years agognus-compat.el (string-bytes): Work for XEmacs
Katsumi Yamaoka [Tue, 27 Jan 2015 08:50:44 +0000 (08:50 +0000)]
gnus-compat.el (string-bytes): Work for XEmacs

9 years ago* lisp/gnus-compat.el (fboundp): Avoid compilation error on XEmacs.
Lars Magne Ingebrigtsen [Tue, 27 Jan 2015 06:22:12 +0000 (17:22 +1100)]
* lisp/gnus-compat.el (fboundp): Avoid compilation error on XEmacs.

9 years agoAdd changelog entry to last fix
Lars Magne Ingebrigtsen [Tue, 27 Jan 2015 06:02:39 +0000 (17:02 +1100)]
Add changelog entry to last fix

9 years agoCheck for literal+ capability in IMAP
Lars Magne Ingebrigtsen [Tue, 27 Jan 2015 06:02:13 +0000 (17:02 +1100)]
Check for literal+ capability in IMAP

9 years ago* nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
Eric Abrahamsen [Tue, 27 Jan 2015 05:35:25 +0000 (16:35 +1100)]
* nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.

9 years agoMake nnmairix always select the correct article
Eric Abrahamsen [Tue, 27 Jan 2015 05:03:14 +0000 (16:03 +1100)]
Make nnmairix always select the correct article

* gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
be added to the backlog.

* nnmairix.el ("nnmairix"): Declare nnmairix as virtual.

9 years agoComplete ChangeLog entry.
Tassilo Horn [Mon, 26 Jan 2015 15:07:16 +0000 (16:07 +0100)]
Complete ChangeLog entry.

* Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
target with a recursive make call.

9 years agoFix gnus-load.el generation.
Tassilo Horn [Mon, 26 Jan 2015 14:58:32 +0000 (15:58 +0100)]
Fix gnus-load.el generation.

Until now, making gnus/lisp/Makefile's all target had the dependencies
clean-some and gnus-load.el where clean-some deletes gnus-load.el.
Make uses a file cache and doesn't notice that clean-some deletes
gnus-load.el.  Therefore, the gnus-load.el target is up-to-date if
gnus-load.el existed initially (i.e., before clean-some performed its
recipe).  Strangely, with make versions < 4.1 the target worked by
chance anyhow.

Now the gnus-load.el target is called with a recursive make invocation
so that its file cache reflects the actual filesystem situation.

9 years agoAllow using the Google X-GM-LABELS, if present
Trevor Murphy [Mon, 26 Jan 2015 07:16:30 +0000 (18:16 +1100)]
Allow using the Google X-GM-LABELS, if present

* nnimap.el (nnimap-header-parameters): Refactor and request
X-GM-LABELS if it's been announced.
(nnimap-transform-headers): Gather and output GM-LABELS.

9 years agoFixups when displaying certain attachments
Peder O. Klingenberg [Mon, 26 Jan 2015 03:26:27 +0000 (14:26 +1100)]
Fixups when displaying certain attachments

* mm-decode.el (mm-display-part): Make non-string methods work.
Non-string methods are funcalled and work just fine, the test was
bogus.
* mm-decode.el (mm-display-external): Show "external" lisp viewers in
whole frame.

9 years agonnimap respooling fix
Lars Ingebrigtsen [Mon, 26 Jan 2015 03:14:15 +0000 (14:14 +1100)]
nnimap respooling fix

* nnimap.el (nnimap-request-accept-article): Allow respooling using
nnimap.

9 years agoMake moving IMAP articles faster in large groups
Lars Ingebrigtsen [Mon, 26 Jan 2015 02:50:20 +0000 (13:50 +1100)]
Make moving IMAP articles faster in large groups

* lisp/gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
request rescans when being run interactively.

* lisp/gnus-int.el (gnus-request-group-scan): New backend function.

* lisp/nnimap.el (nnimap-request-scan-group): Implement in on IMAP.

* lisp/nnimap.el (nnimap-request-group): Don't rescan the group here,
because that can be very slow in large groups.

9 years agoIgnore .info files
Lars Ingebrigtsen [Sun, 25 Jan 2015 00:40:14 +0000 (11:40 +1100)]
Ignore .info files

9 years ago* lisp/gnus-group.el (gnus-group-suspend): Close all backends.
Lars Ingebrigtsen [Sun, 25 Jan 2015 00:39:54 +0000 (11:39 +1100)]
* lisp/gnus-group.el (gnus-group-suspend): Close all backends.

9 years agodgnushack.el (dgnushack-compile-file): Excluse dir in message output
Katsumi Yamaoka [Tue, 20 Jan 2015 00:13:15 +0000 (00:13 +0000)]
dgnushack.el (dgnushack-compile-file): Excluse dir in message output

9 years ago* dgnushack.el (dgnushack-compile-file): New function.
Paul Eggert [Mon, 19 Jan 2015 23:59:44 +0000 (23:59 +0000)]
* dgnushack.el (dgnushack-compile-file): New function.
(dgnushack-compile): Use it (bug#19514).

9 years ago* nntp.el (nntp-send-authinfo): Error out if the password is wrong.
Lars Magne Ingebrigtsen [Thu, 15 Jan 2015 21:49:15 +0000 (22:49 +0100)]
* nntp.el (nntp-send-authinfo): Error out if the password is wrong.

9 years agoregistry.el: Don't use <class> as a variable
Stefan Monnier [Thu, 8 Jan 2015 22:52:06 +0000 (22:52 +0000)]
registry.el: Don't use <class> as a variable

9 years agognus-group.el (gnus-read-ephemeral-bug-group): Use mm-disable-multibyte instead of...
Katsumi Yamaoka [Thu, 8 Jan 2015 03:39:09 +0000 (03:39 +0000)]
gnus-group.el (gnus-read-ephemeral-bug-group): Use mm-disable-multibyte instead of mm-enable-multibyte

9 years agognus-group.el (gnus-read-ephemeral-bug-group): Use mm-enable-multibyte instead of...
Katsumi Yamaoka [Thu, 8 Jan 2015 03:37:16 +0000 (03:37 +0000)]
gnus-group.el (gnus-read-ephemeral-bug-group): Use mm-enable-multibyte instead of set-buffer-multibyte

9 years agoFix content decoding in gnus-read-ephemeral-bug-group
Andreas Schwab [Thu, 8 Jan 2015 03:28:47 +0000 (03:28 +0000)]
Fix content decoding in gnus-read-ephemeral-bug-group

* gnus-group.el (gnus-read-ephemeral-bug-group): Bind
coding-system-for-read and coding-system-for-write only around
with-temp-file, and make buffer unibyte.  Don't write temp file twice.

9 years agoUpdate copyright year to 2015
Paul Eggert [Fri, 2 Jan 2015 12:47:24 +0000 (12:47 +0000)]
Update copyright year to 2015

9 years agosystem-name's returned value can vary
Paul Eggert [Tue, 30 Dec 2014 14:18:24 +0000 (14:18 +0000)]
system-name's returned value can vary

Also, the system-name variable is now obsolete.
Fixes Bug#19438.
* message.el (message-make-fqdn):
* nnvirtual.el (nnvirtual-retrieve-headers)
(nnvirtual-update-xref-header):
Prefer (system-name) to system-name, and avoid naming
locals 'system-name'.

9 years agomm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that lines don't get...
Lars Ingebrigtsen [Mon, 29 Dec 2014 13:07:27 +0000 (13:07 +0000)]
mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that lines don't get overlong when responding

9 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Ingebrigtsen [Sun, 28 Dec 2014 13:51:38 +0000 (14:51 +0100)]
Merge branch 'master' of https://git.gnus.org/gnus

9 years agoregistry.el (cl-remf, cl-loop, cl-subseq): Alias to remf, loop, and subseq respective...
Katsumi Yamaoka [Sat, 20 Dec 2014 11:19:30 +0000 (11:19 +0000)]
registry.el (cl-remf, cl-loop, cl-subseq): Alias to remf, loop, and subseq respectively for old Emacsen

9 years agoregistry.el (registry-db): Set default slot later
Paul Eggert [Thu, 18 Dec 2014 22:47:26 +0000 (22:47 +0000)]
registry.el (registry-db): Set default slot later

9 years ago* gnus-art.el: Fix up compiler warnings
Stefan Monnier [Thu, 18 Dec 2014 22:37:00 +0000 (22:37 +0000)]
* gnus-art.el: Fix up compiler warnings

(article-display-face, article-display-x-face): Remove unused `face'.
(gnus-article-browse-html-save-cid-content): Remove unused var `type'.
(article-date-ut): Remove unused var `first'.
(gnus-article-prepare): Remove unused var `gnus-article'.
(gnus-mime-save-part-and-strip): Remove unused var `param'.
(gnus-mime-inline-part): Remove unused vars `charset', `contents', and
`coding-system' along with corresponding dead code.
(gnus-mime-view-part-externally): Remove unused var
`mm-user-display-methods'.
(gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
(gnus-display-mime): Remove unused var `handle'.
(gnus-mime-display-alternative): Remove unused var `props'.
(gnus-article-read-summary-keys): Remove unused var `up-to-top'.
(gnus-article-edit-done): Remove unused var `p'.
(gnus-url-mailto): Remove unused var `to'.
(gnus-treat-article): Let-bind gnus-treat-condition, part-number,
total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.

* mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and add warning.

9 years ago* registry.el (registry-db): Fix default registry-db max-size.
Ted Zlatanov [Thu, 18 Dec 2014 19:49:33 +0000 (14:49 -0500)]
* registry.el (registry-db): Fix default registry-db max-size.

9 years agoFix Gnus registry pruning and sorting, and rename file.
Eric Abrahamsen [Thu, 18 Dec 2014 10:06:02 +0000 (05:06 -0500)]
Fix Gnus registry pruning and sorting, and rename file.

* lisp/gnus-registry.el (gnus-registry-prune-factor): Add new variable.
(gnus-registry-max-pruned-entries): Remove obsolete variable.
(gnus-registry-cache-file): Change default
filename extension to "eieio".
(gnus-registry-read): Add new function, split out from
`gnus-registry-load', that does the actual object reading.
(gnus-registry-load): Use it. Add condition case handler to check for
old filename extension and rename to the new one.
(gnus-registry-default-sort-function): New variable to specify a sort
function to use when pruning.
(gnus-registry-save, gnus-registry-insert): Use it.
(gnus-registry-sort-by-creation-time): Define a default sort function.

* lisp/tests/gnustest-registry.el (gnustest-registry-make-testable-db):
Adjust test for new object signature.
(gnustest-registry-pruning-test): Add new pruning test.
(gnustest-registry-sort-function): Default sort function for testing.
(gnustest-registry-pruning-sort-test): New test for sorting.

* lisp/registry.el (registry-db): Consolidate the :max-hard and :max-soft
slots into a :max-size slot.
(registry-db-version): Add new variable for database version number.
(registry-prune): Use :max-size slot. Accept and use a sort-function
argument.
(registry-collect-prune-candidates): Add new function for finding
non-precious pruning candidates.
(registry-prune-hard-candidates, registry-prune-soft-candidates):
Remove obsolete functions.
(initialize-instance): Upgrade registry version when starting.

* texi/gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention
gnus-registry-prune-factor. Explain sorting changes and
gnus-registry-default-sort-function. Correct file extension.

9 years agognus-bookmark.el (gnus-bookmark-write-file): Spelling fix
Paul Eggert [Sun, 14 Dec 2014 11:55:12 +0000 (11:55 +0000)]
gnus-bookmark.el (gnus-bookmark-write-file): Spelling fix

9 years agoFix misspellings like "an unibyte buffer"
Paul Eggert [Wed, 10 Dec 2014 02:12:25 +0000 (02:12 +0000)]
Fix misspellings like "an unibyte buffer"

9 years agoRefactored out gnus-article-mime-handles
Lars Magne Ingebrigtsen [Tue, 9 Dec 2014 20:29:04 +0000 (21:29 +0100)]
Refactored out gnus-article-mime-handles

* gnus-art.el (gnus-article-mime-handles): Refactored out into own
function for reuse.
(gnus-mime-buttonize-attachments-in-header): Adjusted.

9 years agomessage.el (message-change-subject): Really check whether the subject changed
Lars Magne Ingebrigtsen [Sun, 7 Dec 2014 22:05:21 +0000 (22:05 +0000)]
message.el (message-change-subject): Really check whether the subject changed

9 years agomailcap.el: Make it easier to use mailcap for viewing single files
Lars Magne Ingebrigtsen [Sat, 6 Dec 2014 01:41:19 +0000 (01:41 +0000)]
mailcap.el: Make it easier to use mailcap for viewing single files

9 years agognus-art.el (article-hide-list-identifiers): Fix a typo in doc string
Sam Steingold [Sat, 6 Dec 2014 01:39:04 +0000 (01:39 +0000)]
gnus-art.el (article-hide-list-identifiers): Fix a typo in doc string

9 years agognus-cloud.el (gnus-cloud): Add :version tag
Glenn Morris [Mon, 1 Dec 2014 09:29:35 +0000 (09:29 +0000)]
gnus-cloud.el (gnus-cloud): Add :version tag

9 years agoFix XEmacs compilation
Katsumi Yamaoka [Thu, 27 Nov 2014 01:32:19 +0000 (01:32 +0000)]
Fix XEmacs compilation

9 years agoauth-source.el: Fix Mac OS X keychain lookups
John Mastro [Wed, 26 Nov 2014 22:29:51 +0000 (22:29 +0000)]
auth-source.el: Fix Mac OS X keychain lookups

9 years agognus-start.el (gnus-save-newsrc-file-check-timestamp): Add :version tag
Glenn Morris [Tue, 25 Nov 2014 09:09:24 +0000 (09:09 +0000)]
gnus-start.el (gnus-save-newsrc-file-check-timestamp): Add :version tag

9 years agonnimap.el, pop3.el: Make IMAP and POP3 warn unless encrypted
Lars Magne Ingebrigtsen [Mon, 24 Nov 2014 12:59:04 +0000 (12:59 +0000)]
nnimap.el, pop3.el: Make IMAP and POP3 warn unless encrypted

9 years agotime-date.el (time-add, time-subtract, time-less-p): Use eval-and-compile, not eval...
Paul Eggert [Tue, 18 Nov 2014 08:01:59 +0000 (08:01 +0000)]
time-date.el (time-add, time-subtract, time-less-p): Use eval-and-compile, not eval-when-compile

9 years agotime-date.el: Port new time stamp handling to old Emacs and to XEmacs
Paul Eggert [Mon, 17 Nov 2014 08:59:40 +0000 (08:59 +0000)]
time-date.el: Port new time stamp handling to old Emacs and to XEmacs

9 years agoAccept new TLDs when validating FQDNs
Albert Krewinkel [Sat, 15 Nov 2014 10:53:15 +0000 (11:53 +0100)]
Accept new TLDs when validating FQDNs

The fully qualified domain name validation regex in message didn't
accept new top-level domain names, causing additional confirmation
steps or failures when sending mail.  This adds the
non-internationalized new TLDs listed here:
https://en.wikipedia.org/wiki/GTLD

Signed-off-by: Julien Danjou <julien@danjou.info>
9 years agotime-date.el: Improve time stamp handling, and be more consistent about it
Paul Eggert [Mon, 17 Nov 2014 06:42:49 +0000 (06:42 +0000)]
time-date.el: Improve time stamp handling, and be more consistent about it

9 years agoDon't query about discarding changes in ephemeral groups
Lars Magne Ingebrigtsen [Fri, 14 Nov 2014 04:17:19 +0000 (04:17 +0000)]
Don't query about discarding changes in ephemeral groups

9 years agoietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
Lars Magne Ingebrigtsen [Fri, 14 Nov 2014 04:16:25 +0000 (04:16 +0000)]
ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about

9 years agognus-notifications: use both photo and app-icon
Julien Danjou [Thu, 13 Nov 2014 16:38:26 +0000 (17:38 +0100)]
gnus-notifications: use both photo and app-icon

9 years agoAllow uploading files from eww
Kenjiro NAKAYAMA [Mon, 10 Nov 2014 23:23:34 +0000 (23:23 +0000)]
Allow uploading files from eww

2014-11-10 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
  * mm-url.el (mm-url-encode-multipart-form-data):
  Restore to handle "multipart/form-data" by eww.

9 years agomml2015.el (mml2015-display-key-image): Adjust :version
Katsumi Yamaoka [Mon, 10 Nov 2014 23:09:50 +0000 (23:09 +0000)]
mml2015.el (mml2015-display-key-image): Adjust :version

9 years agognus.texi (Top): Add missing `HTML' menu.
Katsumi Yamaoka [Mon, 10 Nov 2014 02:17:19 +0000 (02:17 +0000)]
gnus.texi (Top): Add missing `HTML' menu.
(HTML): Fix xref to FAQ 4-16.

9 years agoFix docstring typo.
Tassilo Horn [Fri, 7 Nov 2014 19:50:02 +0000 (20:50 +0100)]
Fix docstring typo.

* gnus-start.el (gnus-activate-group): Fix typo reported by Tim
Landscheidt.

9 years agognus.texi (HTML): Fix xref to EWW
Katsumi Yamaoka [Fri, 7 Nov 2014 14:50:52 +0000 (14:50 +0000)]
gnus.texi (HTML): Fix xref to EWW

9 years agoAdd link to EWW manual.
Tassilo Horn [Fri, 7 Nov 2014 07:58:14 +0000 (08:58 +0100)]
Add link to EWW manual.

9 years agoUpdate docs wrt shr/html mail.
Tassilo Horn [Fri, 7 Nov 2014 07:14:40 +0000 (08:14 +0100)]
Update docs wrt shr/html mail.

* gnus.texi (HTML): Update section so that it mentions shr and w3m.

* gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
increase contrast when displaying HTML mail with shr.