From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: reftex.el autoloads Date: Thu, 10 Dec 2015 14:48:05 +0000 Message-ID: References: <87h9jqo9a5.fsf@russet.org.uk> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113fbf385f9a6405268c4b64 X-Trace: ger.gmane.org 1449758905 15518 80.91.229.3 (10 Dec 2015 14:48:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Dec 2015 14:48:25 +0000 (UTC) Cc: emacs-devel To: Phillip Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 10 15:48:24 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 1a72W7-0003Uz-Vv for ged-emacs-devel@m.gmane.org; Thu, 10 Dec 2015 15:48:24 +0100 Original-Received: from localhost ([::1]:42358 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a72W7-0003W4-9E for ged-emacs-devel@m.gmane.org; Thu, 10 Dec 2015 09:48:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a72Vr-0003Vs-OA for emacs-devel@gnu.org; Thu, 10 Dec 2015 09:48:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a72Vq-0003af-J6 for emacs-devel@gnu.org; Thu, 10 Dec 2015 09:48:07 -0500 Original-Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:33301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a72Vq-0003aP-CC for emacs-devel@gnu.org; Thu, 10 Dec 2015 09:48:06 -0500 Original-Received: by lfaz4 with SMTP id z4so58316437lfa.0 for ; Thu, 10 Dec 2015 06:48:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=MvEWYJX7Ph35moS9jq3gx7K1aIBkvvT5uMgvP1xUg4o=; b=eYZHEc2U0PO4jDFYoHX2VRD0+rL7T6m4hk0r8Hm2tmh0Zrmr1AZ7hd8YP0dmCwB7se ZgAMnQAG2kY30DTJ0ZQTyE4JKyp6NzzxZbCBwUcfaO6V0Paz1cjvKzBYE8+M70kjy855 /EwuBwpgMmkHt/0n6HPXQ/F80EYDYWehxqGiaz4o6qwevbEmui823Ok2csYnNVldBdSQ 0yUdqt9Nqji1RDdQp5QTJCLzQ0r7W6z1dGbPGa3gsHeUbxLzsP/jBOlh9cdk5d40wEFt sMIXzaHHZjduZgmRdAjzJED1qVjlinAKomM8MaoND2Nahq9xpqxEeNoft/fifZPg3HcV y0Gg== X-Received: by 10.25.20.217 with SMTP id 86mr5369367lfu.164.1449758885384; Thu, 10 Dec 2015 06:48:05 -0800 (PST) Original-Received: by 10.112.202.99 with HTTP; Thu, 10 Dec 2015 06:48:05 -0800 (PST) Original-Received: by 10.112.202.99 with HTTP; Thu, 10 Dec 2015 06:48:05 -0800 (PST) In-Reply-To: <87h9jqo9a5.fsf@russet.org.uk> X-Google-Sender-Auth: wo6PyDNgXCzS0d6M_JaoAIbg_Zk X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::232 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:196020 Archived-At: --001a113fbf385f9a6405268c4b64 Content-Type: text/plain; charset=UTF-8 On 10 Dec 2015 11:03 am, "Phillip Lord" wrote: > > > I'm trying to run git bisect on emacs, but I have a problem. After > building and testing emacs, routinely, git cannot start the next bisect > because reftex.el seems to have been changed locally. > > Of course, I can fix this with git checkout lisp/textmodes/reftex.el, > but I am trying to do an unattended bisect. > > The diff looks like this.... > > git diff > diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el > index 84efa7a..4ee3658 100644 > --- a/lisp/textmodes/reftex.el > +++ b/lisp/textmodes/reftex.el > @@ -2397,7 +2397,7 @@ reftex-report-bug > ^L > ;;; Start of automatically extracted autoloads. > ^L > -;;;### (autoloads nil "reftex-auc" "reftex-auc.el" "cf606f7918831321cb46f254436dc66e") > +;;;### (autoloads nil "reftex-auc" "reftex-auc.el" "7c0e0b46919f4ceefe1026e31e73ebcd") > ;;; Generated autoloads from reftex-auc.el > > (autoload 'reftex-arg-label "reftex-auc" "\ > > > So, it appears that reftex.el is actually partially real source and > partially generated during the normal build, which doesn't seem a good > thing to me. > > Am I missing something? And is there a good way to fix it? > > Phil FWIW, I've noticed several other autoloads files presenting the same behaviour whenever I build emacs. --001a113fbf385f9a6405268c4b64 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On 10 Dec 2015 11:03 am, "Phillip Lord" <phillip.lord@russet.org.uk> wrote:
>
>
> I'm trying to run git bisect on emacs, but I have a problem. After=
> building and testing emacs, routinely, git cannot start the next bisec= t
> because reftex.el seems to have been changed locally.
>
> Of course, I can fix this with git checkout lisp/textmodes/reftex.el,<= br> > but I am trying to do an unattended bisect.
>
> The diff looks like this....
>
> git diff
> diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el
> index 84efa7a..4ee3658 100644
> --- a/lisp/textmodes/reftex.el
> +++ b/lisp/textmodes/reftex.el
> @@ -2397,7 +2397,7 @@ reftex-report-bug
> =C2=A0^L
> =C2=A0;;; Start of automatically extracted autoloads.
> =C2=A0^L
> -;;;### (autoloads nil "reftex-auc" "reftex-auc.el"= ; "cf606f7918831321cb46f254436dc66e")
> +;;;### (autoloads nil "reftex-auc" "reftex-auc.el"= ; "7c0e0b46919f4ceefe1026e31e73ebcd")
> =C2=A0;;; Generated autoloads from reftex-auc.el
>
> =C2=A0(autoload 'reftex-arg-label "reftex-auc" "\ >
>
> So, it appears that reftex.el is actually partially real source and > partially generated during the normal build, which doesn't seem a = good
> thing to me.
>
> Am I missing something? And is there a good way to fix it?
>
> Phil

FWIW,
I've noticed several other autoloads files presenting the same behaviou= r whenever I build emacs.

--001a113fbf385f9a6405268c4b64--