From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66904 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: No Gnus v0.9 is released Date: Thu, 01 May 2008 23:54:03 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209679243 3819 80.91.229.12 (1 May 2008 22:00:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 May 2008 22:00:43 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15384@lists.math.uh.edu Fri May 02 00:01:19 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jrgq6-0007aY-Og for ding-account@gmane.org; Fri, 02 May 2008 00:01:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JrgoK-0002fz-TJ; Thu, 01 May 2008 16:59:28 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JrgoE-0002dc-Mw for ding@lists.math.uh.edu; Thu, 01 May 2008 16:59:23 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Jrgo2-0004Pn-NE for ding@lists.math.uh.edu; Thu, 01 May 2008 16:59:21 -0500 Original-Received: from quimbies.gnus.org ([80.91.231.2]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JrgoE-0004BO-00 for ; Thu, 01 May 2008 23:59:22 +0200 Original-Received: from larsi by quimbies.gnus.org with local (Exim 3.36 #1 (Debian)) id 1Jrgo1-0000W0-00 for ; Thu, 01 May 2008 23:59:09 +0200 X-Now-Playing: Keiji Haino with Boris's _Black: Implication Flooding_ User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.91 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66904 Archived-At: Celebrating May 1st with another small release. Get it from or "/ftp@quimby.gnus.org:/pub/gnus/". The patch is available as and . ChangeLog since last release: 2008-05-01 Lars Magne Ingebrigtsen * gnus.el: No Gnus v0.10 is released. 2008-05-01 Lars Magne Ingebrigtsen * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment hooks. (gnus-update-read-articles): Speed up non-marks-using users. (gnus-use-marks): Define gnus-use-marks. (gnus-propagate-marks): Rename variable to something more sensible. 2008-04-28 Teodor Zlatanov * mail-source.el (mail-source-set-1, mail-source-bind): Moved auth-source code out of the macro to clean it up and fix bugs. 2008-04-26 Teodor Zlatanov * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split by sender if it's equal to user-mail-address, it's likely to be useless. * mail-source.el (mail-source-bind): Don't use user or password if they are not bound. Unintern them if they are nil. Don't use server unless it's bound, and default it to empty string otherwise. 2008-04-25 Teodor Zlatanov * mail-source.el: Load auth-source.el. (mail-source-bind): Add comments. Call auth-source-user-or-password to get user name or password, if auth-sources is set up. * gnus-registry.el (gnus-registry-split-strategy): New variable for strategy of splitting with parent. (gnus-registry-split-fancy-with-parent) (gnus-registry-post-process-groups): Use it and fix prior bug (returning a list as the split result). * auth-source.el (auth-sources): Remove server parameter. (auth-source-pick, auth-source-user-or-password) (auth-source-user-or-password-imap) (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh) (auth-source-user-or-password-sftp) (auth-source-user-or-password-smtp): Remove server parameter. 2008-04-24 Luca Capello (tiny change) * mm-encode.el (mm-safer-encoding): Add optional argument `type'. Don't use QP for message/rfc822. (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding. 2008-04-22 Juri Linkov * mailcap.el (mailcap-file-default-commands): New function. 2008-04-13 Reiner Steib * message.el (message-signature-separator, message-cite-function): Change custom version. 2008-04-13 Naohiro Aota (tiny change) * tls.el (tls-program): Add -ign_eof argument to call the openssl commands. (tls-checktrust): Ditto. 2008-04-13 Reiner Steib * mm-decode.el (mm-display-external): Make temp file read-only. 2008-04-12 Reiner Steib * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to `C-c C-f d'. 2008-04-12 Adrian Aichner * gnus-sum.el (gnus-summary-goto-subject): Typo fix. 2008-04-11 Reiner Steib * gnus.el: Bump version to 0.9. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen