From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58344 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Sync of Gnus with Emacs Date: Wed, 25 Aug 2004 09:32:15 +0900 Organization: Emacsen advocacy group Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4nvff9lu28.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1093394057 24002 80.91.224.253 (25 Aug 2004 00:34:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Aug 2004 00:34:17 +0000 (UTC) Original-X-From: ding-owner+M6885@lists.math.uh.edu Wed Aug 25 02:34:08 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bzljs-00047T-00 for ; Wed, 25 Aug 2004 02:34:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BzliL-000141-00; Tue, 24 Aug 2004 19:32:33 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BzliD-00013t-00 for ding@lists.math.uh.edu; Tue, 24 Aug 2004 19:32:25 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BzliC-00033U-2h for ding@lists.math.uh.edu; Tue, 24 Aug 2004 19:32:24 -0500 Original-Received: from washington.hostforweb.net (washington.hostforweb.net [69.61.11.2]) by justine.libertine.org (Postfix) with ESMTP id 1035F3A0228 for ; Tue, 24 Aug 2004 19:32:22 -0500 (CDT) Original-Received: from localhost ([127.0.0.1]) by washington.hostforweb.net with asmtp (Exim 4.41) id 1BzliE-00017m-1H for ding@gnus.org; Tue, 24 Aug 2004 20:32:26 -0400 Original-To: ding@gnus.org 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.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:1evvYqgKUlZacsvumY6GWNXH0PI= X-Hashcash: 0:040825:ding@gnus.org:1d89aa21ecfe4393 X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58344 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58344 I switched Gnus to v5-10. Oh, how old this is! I flinched. Although I never make light of it, I like latest version very much even if there may be some bugs. ;-) >>>>> In >>>>> Reiner Steib <4.uce.03.r.s@nurfuerspam.de> wrote: > Here is a suggestion on how to do it rather convenient (suggestions > for improvement very welcome): > - Open the ChangeLog file in the No Gnus directory. > - Goto 2004-01-04 (No Gnus starts here). Search for your name with > `C-r'. > - (If the entry might be relevant:) > Open the source file(s) *in the v5-10* directory, browse the log > with `C-x v l', use `d' (log-view-diff) to view the change. > If relevant, apply the hunk(s) using `C-c C-a' from the *vc-diff* > buffer. Add the ChangeLog entry using the current date. Commit. > - Do this for the ChangeLogs in texi/ and lisp/. > - Post a message in this thread that you have checked (and installed) > your changes. Thanks for the guidance. I have some questions. Isn't deleting Emacs 20 stuff necessity? How about XEmacs stuff? It includes replacing of gnus-point-at-bol with point-at-bol, using of with-syntax-table and a lot of other things. mm-inline-text-html-render-with-w3m doesn't work with the latest released version of emacs-w3m. May I change it and related stuff? It is not a bugfix, though. The emacs-w3m team aren't interested in maintaining of old versions of emacs-w3m. What date should we use for the ChangeLog entries? Thanks in advance.