From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: reftex.el autoloads Date: Sun, 13 Dec 2015 05:33:33 +0200 Message-ID: <83oadv58fm.fsf@gnu.org> References: <87h9jqo9a5.fsf@russet.org.uk> <83wpsm9skk.fsf@gnu.org> <87y4d22c7f.fsf@russet.org.uk> <831tata1mg.fsf@gnu.org> <87d1udxaky.fsf@russet.org.uk> <83mvth6jsa.fsf@gnu.org> <87poycvrp7.fsf@russet.org.uk> <566B2BFC.1070802@cs.ucla.edu> <877fkj1q5j.fsf@russet.org.uk> <83si375x03.fsf@gnu.org> <8737v71oo0.fsf@russet.org.uk> <83r3ir5vrb.fsf@gnu.org> <87y4czz7ul.fsf@russet.org.uk> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1449977621 22846 80.91.229.3 (13 Dec 2015 03:33:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Dec 2015 03:33:41 +0000 (UTC) Cc: rgm@gnu.org, eggert@cs.ucla.edu, emacs-devel@gnu.org To: phillip.lord@russet.org.uk (Phillip Lord) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 13 04:33:34 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a7xPg-0005gk-M6 for ged-emacs-devel@m.gmane.org; Sun, 13 Dec 2015 04:33:32 +0100 Original-Received: from localhost ([::1]:53819 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7xPf-0003Xa-Qk for ged-emacs-devel@m.gmane.org; Sat, 12 Dec 2015 22:33:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7xPd-0003XT-6u for emacs-devel@gnu.org; Sat, 12 Dec 2015 22:33:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7xPa-0007K3-1r for emacs-devel@gnu.org; Sat, 12 Dec 2015 22:33:29 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55650) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7xPZ-0007Jz-VM; Sat, 12 Dec 2015 22:33:25 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2242 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a7xPY-0007Ix-Sj; Sat, 12 Dec 2015 22:33:25 -0500 In-reply-to: <87y4czz7ul.fsf@russet.org.uk> (phillip.lord@russet.org.uk) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:196197 Archived-At: > From: phillip.lord@russet.org.uk (Phillip Lord) > Cc: , , > Date: Sat, 12 Dec 2015 21:15:46 +0000 > > Or, as an alternative, implied by this post: > > http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00320.html > > > So I think this change in its current incarnation is for the worse. > > Maybe if the autoloads were written into files that are not in CVS I'd > > be happier. > > Which was your comment at the time. Switching to checksums made the problem much more rare, so it went under the radar. See my comments about _that_ later in the thread.