* Version 22.1.100 in Emacs Lisp Intro??
@ 2006-11-06 9:18 Kim F. Storm
2006-11-06 14:49 ` Chong Yidong
2006-11-06 15:15 ` Robert J. Chassell
0 siblings, 2 replies; 4+ messages in thread
From: Kim F. Storm @ 2006-11-06 9:18 UTC (permalink / raw)
The following change triggered some thoughs:
+2006-11-04 Robert J. Chassell <bob@rattlesnake.com>
+
+ * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100.
Since we use 22.0.50 for the CVS version, 22.0.90,... for pretests,
it seems quite non-intuitive for Emacs Lisp Intro to use 22.1.100
in an introductionary text.
Since most users will get a version 22.1.1 when then they build Emacs
from the tarball, it would IMO make more sense to use 22.1.1 in the
examples.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Version 22.1.100 in Emacs Lisp Intro??
2006-11-06 9:18 Version 22.1.100 in Emacs Lisp Intro?? Kim F. Storm
@ 2006-11-06 14:49 ` Chong Yidong
2006-11-06 20:38 ` Kim F. Storm
2006-11-06 15:15 ` Robert J. Chassell
1 sibling, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2006-11-06 14:49 UTC (permalink / raw)
Cc: emacs-devel
storm@cua.dk (Kim F. Storm) writes:
> The following change triggered some thoughs:
>
> +2006-11-04 Robert J. Chassell <bob@rattlesnake.com>
> +
> + * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100.
>
> Since we use 22.0.50 for the CVS version, 22.0.90,... for pretests,
> it seems quite non-intuitive for Emacs Lisp Intro to use 22.1.100
> in an introductionary text.
>
> Since most users will get a version 22.1.1 when then they build Emacs
> from the tarball, it would IMO make more sense to use 22.1.1 in the
> examples.
We could update the `set-version' command in admin/admin.el, so that
the Lispintro version number is automatically bumped each time a new
pretest is rolled. (The Emacs and Emacs Lisp manuals are already
being bumped in this way.)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Version 22.1.100 in Emacs Lisp Intro??
2006-11-06 9:18 Version 22.1.100 in Emacs Lisp Intro?? Kim F. Storm
2006-11-06 14:49 ` Chong Yidong
@ 2006-11-06 15:15 ` Robert J. Chassell
1 sibling, 0 replies; 4+ messages in thread
From: Robert J. Chassell @ 2006-11-06 15:15 UTC (permalink / raw)
Cc: emacs-devel
Since most users will get a version 22.1.1 when then they build Emacs
from the tarball, it would IMO make more sense to use 22.1.1 in the
examples.
OK. I am more used to a higher third number, but you are right
regarding the intended audience. I committed the change plus a few
others. I think I have found most of the errors in the DVI output.
Please look at the documentation! It looks fine to me, but I am too
close to it. Thanks!
--
Robert J. Chassell GnuPG Key ID: 004B4AC8
bob@rattlesnake.com bob@gnu.org
http://www.rattlesnake.com http://www.teak.cc
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Version 22.1.100 in Emacs Lisp Intro??
2006-11-06 14:49 ` Chong Yidong
@ 2006-11-06 20:38 ` Kim F. Storm
0 siblings, 0 replies; 4+ messages in thread
From: Kim F. Storm @ 2006-11-06 20:38 UTC (permalink / raw)
Cc: emacs-devel
Chong Yidong <cyd@stupidchicken.com> writes:
> storm@cua.dk (Kim F. Storm) writes:
>
>> The following change triggered some thoughs:
>>
>> +2006-11-04 Robert J. Chassell <bob@rattlesnake.com>
>> +
>> + * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100.
>>
>> Since we use 22.0.50 for the CVS version, 22.0.90,... for pretests,
>> it seems quite non-intuitive for Emacs Lisp Intro to use 22.1.100
>> in an introductionary text.
>>
>> Since most users will get a version 22.1.1 when then they build Emacs
>> from the tarball, it would IMO make more sense to use 22.1.1 in the
>> examples.
>
> We could update the `set-version' command in admin/admin.el, so that
> the Lispintro version number is automatically bumped each time a new
> pretest is rolled. (The Emacs and Emacs Lisp manuals are already
> being bumped in this way.)
IMO the lisp intro should say 22.1 in the examples. So I don't see a
need to do as you suggest.
The version number in file names used in the intro is of the form MAJOR.MINOR.BUILD
In contrast, the CVS / pretest versions uses MAJOR.MINOR.MICRO.BUILD
So 22.1.100 refers to build number 100 of 22.1
Bob already changes the intro to use a 22.1.1 (ie build number 1)
instead, and that's all that's needed.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-11-06 20:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-06 9:18 Version 22.1.100 in Emacs Lisp Intro?? Kim F. Storm
2006-11-06 14:49 ` Chong Yidong
2006-11-06 20:38 ` Kim F. Storm
2006-11-06 15:15 ` Robert J. Chassell
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.