GNU bug report logs -
#20473
11.88.4; AUCTeX-version incorrect
Previous Next
Reported by: jfbu <jfbu <at> free.fr>
Date: Thu, 30 Apr 2015 16:05:03 UTC
Severity: normal
Found in version 11.88.4
Done: Tassilo Horn <tsdh <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20473 in the body.
You can then email your comments to 20473 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-auctex <at> gnu.org
:
bug#20473
; Package
auctex
.
(Thu, 30 Apr 2015 16:05:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jfbu <jfbu <at> free.fr>
:
New bug report received and forwarded. Copy sent to
bug-auctex <at> gnu.org
.
(Thu, 30 Apr 2015 16:05:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
Emacs : GNU Emacs 24.5.3 (x86_64-apple-darwin13.4.0, Carbon Version 157 AppKit 1265.21)
of 2015-04-11 on Atago.local
Package: 11.88.4 installed via ELPA
in .emacs.d/elpa/auctex-11.88.4/tex-site.el
near the end
(defconst AUCTeX-version "11.88.3"
"AUCTeX version.
If not a regular release, the date of the last change.")
(defconst AUCTeX-date "2015-03-22"
"AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.")
which appears incorrect as this is 11.88.4
Best
Jean-François
Reply sent
to
Tassilo Horn <tsdh <at> gnu.org>
:
You have taken responsibility.
(Thu, 30 Apr 2015 19:10:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
jfbu <jfbu <at> free.fr>
:
bug acknowledged by developer.
(Thu, 30 Apr 2015 19:10:05 GMT)
Full text and
rfc822 format available.
Message #10 received at 20473-done <at> debbugs.gnu.org (full text, mbox):
jfbu <jfbu <at> free.fr> writes:
> in .emacs.d/elpa/auctex-11.88.4/tex-site.el
>
> near the end
>
> (defconst AUCTeX-version "11.88.3"
> "AUCTeX version.
> If not a regular release, the date of the last change.")
>
> which appears incorrect as this is 11.88.4
Oh, indeed. I've overlooked that when doing the release. I'm closing
this bug since it's harmless, and the best I could do was to release
11.88.5 whose only fix was a corrected version number. I guess that's
not worth it.
Bye,
Tassilo
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#20473
; Package
auctex
.
(Fri, 01 May 2015 09:00:05 GMT)
Full text and
rfc822 format available.
Message #13 received at 20473 <at> debbugs.gnu.org (full text, mbox):
Tassilo Horn <tsdh <at> gnu.org> writes:
> jfbu <jfbu <at> free.fr> writes:
>
>> in .emacs.d/elpa/auctex-11.88.4/tex-site.el
>>
>> near the end
>>
>> (defconst AUCTeX-version "11.88.3"
>> "AUCTeX version.
>> If not a regular release, the date of the last change.")
>>
>> which appears incorrect as this is 11.88.4
>
> Oh, indeed. I've overlooked that when doing the release. I'm closing
> this bug since it's harmless, and the best I could do was to release
> 11.88.5 whose only fix was a corrected version number. I guess that's
> not worth it.
Ok, 11.88.5 is pushed and should be on ELPA anytime soon. (It contains
more changes than just version number. ;-))
Bye,
Tassilo
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#20473
; Package
auctex
.
(Fri, 01 May 2015 09:47:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 20473 <at> debbugs.gnu.org (full text, mbox):
Le 1 mai 2015 à 10:59, Tassilo Horn <tsdh <at> gnu.org> a écrit :
> Tassilo Horn <tsdh <at> gnu.org> writes:
>
>> jfbu <jfbu <at> free.fr> writes:
>>
>>> in .emacs.d/elpa/auctex-11.88.4/tex-site.el
>>>
>>> near the end
>>>
>>> (defconst AUCTeX-version "11.88.3"
>>> "AUCTeX version.
>>> If not a regular release, the date of the last change.")
>>>
>>> which appears incorrect as this is 11.88.4
>>
>> Oh, indeed. I've overlooked that when doing the release. I'm closing
>> this bug since it's harmless, and the best I could do was to release
>> 11.88.5 whose only fix was a corrected version number. I guess that's
>> not worth it.
>
> Ok, 11.88.5 is pushed and should be on ELPA anytime soon. (It contains
> more changes than just version number. ;-))
much appreciated ;-)
I hesitated doing a bug report for such a thing...
... (11.8.2 also had it wrong, if I checked correctly yesterday)
bye
Jean-François
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#20473
; Package
auctex
.
(Fri, 01 May 2015 09:52:01 GMT)
Full text and
rfc822 format available.
Message #19 received at submit <at> debbugs.gnu.org (full text, mbox):
Le 01/05/2015 10:59, Tassilo Horn a écrit :
> Tassilo Horn <tsdh <at> gnu.org> writes:
>
>> jfbu <jfbu <at> free.fr> writes:
>>
>>> in .emacs.d/elpa/auctex-11.88.4/tex-site.el
>>>
>>> near the end
>>>
>>> (defconst AUCTeX-version "11.88.3"
>>> "AUCTeX version.
>>> If not a regular release, the date of the last change.")
>>>
>>> which appears incorrect as this is 11.88.4
>>
>> Oh, indeed. I've overlooked that when doing the release. I'm closing
>> this bug since it's harmless, and the best I could do was to release
>> 11.88.5 whose only fix was a corrected version number. I guess that's
>> not worth it.
>
> Ok, 11.88.5 is pushed and should be on ELPA anytime soon. (It contains
> more changes than just version number. ;-))
>
> Bye,
> Tassilo
>
whow that's fast, I thought I would have to wait 24 hours but I
right now I checked and indeed I could install 11.88.5 via ELPA.
thanks
Jean-François
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#20473
; Package
auctex
.
(Sat, 02 May 2015 20:29:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 20473 <at> debbugs.gnu.org (full text, mbox):
jfbu <jfbu <at> free.fr> writes:
> whow that's fast, I thought I would have to wait 24 hours but I right
> now I checked and indeed I could install 11.88.5 via ELPA.
Yeah, I think the cron job building the packages runs at least once a
day. So 24 hours would have been the worst case scenario.
Bye,
Tassilo
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 31 May 2015 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 10 years and 100 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.