From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66349 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Minor Gnus changes for EMACS 22.2 pretest (was: Extensive changes during pretest) Date: Sat, 23 Feb 2008 18:58:14 +0100 Message-ID: References: <87zltrra4u.fsf@stupidchicken.com> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203790091 11751 80.91.229.12 (23 Feb 2008 18:08:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Feb 2008 18:08:11 +0000 (UTC) Cc: Chong Yidong , ding@gnus.org, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 23 19:08:35 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JSynV-0002q1-Iy for ged-emacs-devel@m.gmane.org; Sat, 23 Feb 2008 19:08:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSymu-0007dO-48 for ged-emacs-devel@m.gmane.org; Sat, 23 Feb 2008 13:07:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSymo-0007ck-Rs for emacs-devel@gnu.org; Sat, 23 Feb 2008 13:07:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSymn-0007cK-CU for emacs-devel@gnu.org; Sat, 23 Feb 2008 13:07:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSymn-0007cH-8C for emacs-devel@gnu.org; Sat, 23 Feb 2008 13:07:45 -0500 Original-Received: from mail.uni-ulm.de ([134.60.1.11]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JSymi-0008QJ-Gy; Sat, 23 Feb 2008 13:07:40 -0500 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id m1NI7cBv015858; Sat, 23 Feb 2008 19:07:38 +0100 (MET) Original-Received: from localhost (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 6916312FB2; Sat, 23 Feb 2008 19:07:38 +0100 (CET) X-Face: P05mdcZT&lL[-s2=mw~RsllZ0zZAb?vdE}.s, Chong Yidong , emacs-devel@gnu.org, In-Reply-To: <87zltrra4u.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 23 Feb 2008 10:00:01 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.90 (gnu/linux) X-DCC-INFN-TO-Metrics: poseidon 1233; Body=4 Fuz1=4 Fuz2=4 X-Virus-Scanned: by amavisd-new X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90128 gmane.emacs.gnus.general:66349 Archived-At: On Sat, Feb 23 2008, Chong Yidong wrote: > Eli Zaretskii writes: >> Would the head maintainers please state clear guidelines on what >> should and what should not be installed at this time? In the absence >> of a formal procedure for reviewing patches before they are committed >> and/or for posting them after the commit, I think it's imperative we >> have clear and agreed-upon guidelines. [...] > Where in doubt, email emacs-devel. There are some changes in Gnus stable branch (v5-10) that have not been merges to EMACS_22_BASE, see below. Miles, could you please sync these ASAP? Let me know if you don't have time now, then I'll do it. --8<---------------cut here---------------start------------->8--- $ head ... v5-10/lisp/ChangeLog 2008-02-16 Reiner Steib * mail-source.el (mail-source-delete-incoming): Change default. Supplement doc string. 2008-02-14 Reiner Steib * nnmail.el (nnmail-message-id-cache-file): Derive from `gnus-home-directory'. 2008-02-11 Reiner Steib * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group): Document negativ prefix. * gnus-group.el (gnus-group-read-group): Document negativ prefix. 2008-02-03 Reiner Steib * gnus.el (gnus-group-startup-message): Add `find-image' call before image-load-path is let-bound. Reported by Harald Hanche-Olsen . --8<---------------cut here---------------end--------------->8--- --8<---------------cut here---------------start------------->8--- $ head EMACS_22_BASE/emacs/lisp/gnus/ChangeLog 2008-02-03 Reiner Steib * gnus.el (gnus-group-startup-message): Add `find-image' call before image-load-path is let-bound. Reported by Harald Hanche-Olsen . --8<---------------cut here---------------end--------------->8--- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/