From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87177 Path: news.gmane.org!not-for-mail From: asjo@koldfront.dk (Adam =?utf-8?Q?Sj=C3=B8gren?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: latest gnus? Date: Wed, 27 Jul 2016 10:43:49 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87k2g7mpx6.fsf@tullinup.koldfront.dk> References: <84d1m1dtdh.fsf@pop.verizon.net> <87h9bc3i2s.fsf@tullinup.koldfront.dk> <84h9bbhlqg.fsf@pop.verizon.net> <87oa5jmvch.fsf@tullinup.koldfront.dk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1469609116 11241 80.91.229.3 (27 Jul 2016 08:45:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Jul 2016 08:45:16 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35397@lists.math.uh.edu Wed Jul 27 10:45:04 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bSKSc-0003HA-Il for ding-account@gmane.org; Wed, 27 Jul 2016 10:45:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86_2) (envelope-from ) id 1bSKS4-0006OK-Lw; Wed, 27 Jul 2016 03:44:28 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86_2) (envelope-from ) id 1bSKRz-0006NP-Mq for ding@lists.math.uh.edu; Wed, 27 Jul 2016 03:44:23 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_2) (envelope-from ) id 1bSKRv-0004Bo-1B for ding@lists.math.uh.edu; Wed, 27 Jul 2016 03:44:23 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1bSKRt-0003wc-KV for ding@gnus.org; Wed, 27 Jul 2016 10:44:17 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bSKRm-0002q3-JT for ding@gnus.org; Wed, 27 Jul 2016 10:44:10 +0200 Original-Received: from virgil.koldfront.dk ([2.110.51.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jul 2016 10:44:10 +0200 Original-Received: from asjo by virgil.koldfront.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jul 2016 10:44:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 95 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: virgil.koldfront.dk OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97,Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87177 Archived-At: Adam writes: > Why not look at the first commit (or one of them) in the GNU Emacs git > repo to lisp/gnus/ after Feb 6 2016, and check if the corresponding > changes appear in the files in the Fedora package? > > I guess it should be possible to find a change that is recognizable? This commit seems like it should be easy to check whether it is included in the package you have installed or not: commit 21fe2ebec8b63d5fd0a570ed0c907802ab83f991 Author: Lars Ingebrigtsen Date: Wed Feb 24 03:04:03 2016 Move low-level library files from the lisp/gnus directory The files moved from lisp/gnus are: auth-source.el -> / compface.el -> /image ecomplete.el -> / flow-fill.el -> /mail gravatar.el -> /image gssapi.el -> /net html2text.el -> /net ietf-drums.el -> /mail mail-parse.el -> /mail mail-prsvr.el -> /mail mailcap.el -> /net plstore.el -> / pop3.el -> /net qp.el -> /mail registry.el -> / rfc1843.el -> /international rfc2045.el -> /mail rfc2047.el -> /mail rfc2231.el -> /mail rtree.el -> / sieve-manage.el -> /net sieve-mode.el -> /net sieve.el -> /net starttls.el -> /net utf7.el -> /international yenc.el -> /mail Perhaps? Another one might be: commit 66d9ef95c0f9407d2a6d26bcd7ed84a303294b53 Author: Lars Ingebrigtsen Date: Sun Feb 14 07:07:48 2016 Remove compat code for older Emacsen * lisp/gnus/gnus-art.el (gnus-button-url-regexp): Remove XEmacs compat code. * lisp/gnus/gnus-sync.el (gnus-sync-json-alist-p): Remove unused compat function. (gnus-sync-json-plist-p): Ditto. * lisp/gnus/message.el (message-default-charset): Make obsolete. (message-info): Remove compat code. (message-setup-fill-variables): Remove kludge needed earlier to not overwrite `normal-auto-fill-function'. (message-split-line): Remove compat code. * lisp/gnus/mm-view.el (mm-display-inline-fontify): Remove Or maybe: commit a0e3180db181d1bc7ccb883f8f2b55e76a3703f2 Author: Lars Ingebrigtsen Date: Tue Feb 9 23:53:13 2016 Remove some Gnus compat functions * lisp/gnus/gnus-ems.el (gnus-string-mark-left-to-right) (gnus-window-inside-pixel-edges, gnus-set-process-plist) (gnus-process-plist, gnus-process-get, gnus-process-put): Remove. I'm just thinking out loud here... Best regards, Adam -- "This is where the JSON (or YAML) folks are really Adam Sjøgren missing the point by proudly pointing to the asjo@koldfront.dk technical advantages of their format: any damn fool could produce a better data format than XML."