From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65916 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: emacs->gnus merge questions Date: Sat, 08 Dec 2007 20:38:29 +0100 Message-ID: References: <874petkgw8.fsf@catnip.gol.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 1197142935 665 80.91.229.12 (8 Dec 2007 19:42:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Dec 2007 19:42:15 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14411@lists.math.uh.edu Sat Dec 08 20:42:24 2007 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 1J15Z8-0001Ij-CB for ding-account@gmane.org; Sat, 08 Dec 2007 20:42:22 +0100 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 1J15Y9-0002uh-Tj; Sat, 08 Dec 2007 13:41:21 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1J15Y8-0002uN-2O for ding@lists.math.uh.edu; Sat, 08 Dec 2007 13:41:20 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1J15Y1-0003Ht-EH for ding@lists.math.uh.edu; Sat, 08 Dec 2007 13:41:19 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1J15Xy-0001Nh-00 for ; Sat, 08 Dec 2007 20:41:10 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J15Xr-0008DX-9v for ding@gnus.org; Sat, 08 Dec 2007 19:41:03 +0000 Original-Received: from p54a95d1e.dip.t-dialin.net ([84.169.93.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Dec 2007 19:41:03 +0000 Original-Received: from Reiner.Steib by p54a95d1e.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Dec 2007 19:41:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 56 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p54a95d1e.dip.t-dialin.net X-Face: 1;h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB;kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm;%Od Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65916 Archived-At: On Sat, Dec 08 2007, Miles Bader wrote: > I'm doing the back-merge from the Emacs trunk to the Gnus trunk. > > There are some changes which may or may not be appropriate for Gnus: > > (1) deleted: encrypt.el I'm not sure about this one. Ted? > (2) deleted: assistant.el Please don't delete assistant.el. I hope that someone will continue developing it. (In Emacs, *.ast need to be removed as well.) > (3) rename: password.el => password-cache.el Yes, please do. Could you also sync the relevant changes from Emacs? E.g. use... (or (require 'password-cache nil t) (require 'password)) > I'm inclined to include all these changes (the fewer differences between > Gnus and Gnus-in-Emacs, the better); does anyone have a comment? > > In addition, uses of `declare-function' have been added to various > files. I assume a Gnus maintainer will want to replace this with a > gnus-specific macro for backwards compatibility. Yes, there is a discussion about this: I hope Richard won't object to keep the files the same in both CVSes (e.g. imap.el) even if we add compatibility code like... (eval-and-compile (unless (fboundp 'declare-function) (defmacro declare-function (&rest r)))) BTW, sometimes it would be nice to know which changes have already be synced from/to Emacs CVS and or compare. What do you think about adding tags to Gnus CVS: merge_to_emacs_trunk merge_from_emacs_trunk merge_to_emacs_22 merge_from_emacs_22 After you have done the merge, (re)tag the repositories. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/