From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66757 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: functionp bug Date: Thu, 10 Apr 2008 11:02:20 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207792973 27384 80.91.229.12 (10 Apr 2008 02:02:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2008 02:02:53 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 10 04:03:26 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 1Jjm8K-0004ZL-6e for ged-emacs-devel@m.gmane.org; Thu, 10 Apr 2008 04:03:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jjm7g-00037g-MO for ged-emacs-devel@m.gmane.org; Wed, 09 Apr 2008 22:02:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jjm7d-00037b-Lt for emacs-devel@gnu.org; Wed, 09 Apr 2008 22:02:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jjm7c-00037P-6U for emacs-devel@gnu.org; Wed, 09 Apr 2008 22:02:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jjm7c-00037M-3N for emacs-devel@gnu.org; Wed, 09 Apr 2008 22:02:40 -0400 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jjm7b-0006IQ-Nk for emacs-devel@gnu.org; Wed, 09 Apr 2008 22:02:39 -0400 Original-Received: from [66.225.201.151] (port=52266 helo=mail.jpl.org) by orlando.hostforweb.net with esmtpa (Exim 4.68) (envelope-from ) id 1Jjm7T-0002V0-6d; Wed, 09 Apr 2008 21:02:32 -0500 X-Hashcash: 1:20:080410:monnier@iro.umontreal.ca::HYt/onUXyEhPzgTB:00000000000000000000000000000000000003/A+ X-Hashcash: 1:20:080410:emacs-devel@gnu.org::XGV9UJU42+qpupRz:0000000000000000000000000000000000000000000Z+z X-Hashcash: 1:20:080410:ding@gnus.org::Ri2M+PE9oUXeKUtC:00001S9l X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:TcHDmHxwtGkzTQQVcUe6EmAS4Io= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: 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:94832 gmane.emacs.gnus.general:66757 Archived-At: >>>>> Stefan Monnier wrote: >>>> 1. Merge Stefan's changes: >>> Miles's sync between Gnus's CVS and Emacs's CVS will do that anyway. >>> Maybe you want to ask Miles to do a round of sync'ing (he seems to have >>> been a bit busy with other things recently). >> The release of No Gnus v0.8 and Gnus v5.10.10 is just around the >> corner so merging is stopped. It's why the problems concerning >> the functionp change happen here and there. > Sorry, I missed this part. Yes, this change should clearly be merged. I left it to the release maintainer. In relation to this, I hope anyone who changes Gnus in the Emacs trunk subscribe to the ding list or the gmane.emacs.gnus.general newsgroup. > Actually, sync'ing shouldn't be stopped, really. Emacs's version of > Gnus should simply follow the same "bug fix only" policy. Please note that all the changes have to be verified also with Emacs 21 and 22 and XEmacs 21.4 and 21.5. That's my routine. Regards,