* Emacs pretest 22.1.92
@ 2008-03-07 17:31 Chong Yidong
2008-03-07 20:12 ` Giorgos Keramidas
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Chong Yidong @ 2008-03-07 17:31 UTC (permalink / raw)
To: emacs-devel
The third pretest for the Emacs 22.2 release is now available. It can
be downloaded from
http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.92.tar.gz
The xdelta against the 22.1.91 pretest is available at
http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.91-22.1.92.xdelta
The CVS tag for this pretest is EMACS_PRETEST_22_1_92.
Please email emacs-devel@gnu.org if you encounter any problems with
the pretest.
Thanks.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-07 17:31 Emacs pretest 22.1.92 Chong Yidong
@ 2008-03-07 20:12 ` Giorgos Keramidas
2008-03-08 21:38 ` Jason Rumney
2008-03-10 16:27 ` Lennart Borgman (gmail)
2 siblings, 0 replies; 11+ messages in thread
From: Giorgos Keramidas @ 2008-03-07 20:12 UTC (permalink / raw)
To: Chong Yidong; +Cc: emacs-devel
On 2008-03-07 12:31, Chong Yidong <cyd@stupidchicken.com>, Chong Yidong <cyd@stupidchicken.com> wrote:
> The third pretest for the Emacs 22.2 release is now available. It can
> be downloaded from
>
> http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.92.tar.gz
>
> The xdelta against the 22.1.91 pretest is available at
>
> http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.91-22.1.92.xdelta
>
> The CVS tag for this pretest is EMACS_PRETEST_22_1_92.
Thanks!
That's a great `birthday gift' for those of us born on March 7th :)
/me heads off to try updating FreeBSD's ports/editors/emacs-devel to use
the new pretest tarball :)
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-07 17:31 Emacs pretest 22.1.92 Chong Yidong
2008-03-07 20:12 ` Giorgos Keramidas
@ 2008-03-08 21:38 ` Jason Rumney
2008-03-10 16:27 ` Lennart Borgman (gmail)
2 siblings, 0 replies; 11+ messages in thread
From: Jason Rumney @ 2008-03-08 21:38 UTC (permalink / raw)
To: emacs-devel
Chong Yidong wrote:
> The third pretest for the Emacs 22.2 release is now available. It can
> be downloaded from
>
> http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.92.tar.gz
>
> The xdelta against the 22.1.91 pretest is available at
>
> http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.91-22.1.92.xdelta
>
> The CVS tag for this pretest is EMACS_PRETEST_22_1_92.
>
> Please email emacs-devel@gnu.org if you encounter any problems with
> the pretest.
>
Windows binaries are also available from
http://alpha.gnu.org/gnu/emacs/pretest/windows/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-07 17:31 Emacs pretest 22.1.92 Chong Yidong
2008-03-07 20:12 ` Giorgos Keramidas
2008-03-08 21:38 ` Jason Rumney
@ 2008-03-10 16:27 ` Lennart Borgman (gmail)
2008-03-10 16:53 ` Stefan Monnier
2 siblings, 1 reply; 11+ messages in thread
From: Lennart Borgman (gmail) @ 2008-03-10 16:27 UTC (permalink / raw)
To: Chong Yidong; +Cc: emacs-devel
Chong Yidong wrote:
> The third pretest for the Emacs 22.2 release is now available. It can
> be downloaded from
>
> http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.92.tar.gz
>
> The xdelta against the 22.1.91 pretest is available at
>
> http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.91-22.1.92.xdelta
>
> The CVS tag for this pretest is EMACS_PRETEST_22_1_92.
>
> Please email emacs-devel@gnu.org if you encounter any problems with
> the pretest.
Would it be good to mention the pretest and the links above on
http://www.gnu.org/software/emacs/
For example under "Releases" there?
Would it be good to mention the pretest on EmacsWiki?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-10 16:27 ` Lennart Borgman (gmail)
@ 2008-03-10 16:53 ` Stefan Monnier
2008-03-10 17:07 ` Chong Yidong
0 siblings, 1 reply; 11+ messages in thread
From: Stefan Monnier @ 2008-03-10 16:53 UTC (permalink / raw)
To: Lennart Borgman (gmail); +Cc: Chong Yidong, emacs-devel
> Would it be good to mention the pretest and the links above on
> http://www.gnu.org/software/emacs/
> For example under "Releases" there?
Depends on who maintains those web-pages. Who maintained them until now?
It might be good to list it there, but only if the page is maintained
sufficiently up-to-date.
> Would it be good to mention the pretest on EmacsWiki?
Sure, with the same caveat. We especially don't want people to use old
pretests, so if a web-page mentions a pretest it's important to make
sure that the page will not point to an old pretest (or to a pretest at
all when the final release was cut).
Stefan
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-10 16:53 ` Stefan Monnier
@ 2008-03-10 17:07 ` Chong Yidong
2008-03-10 17:35 ` Lennart Borgman (gmail)
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Chong Yidong @ 2008-03-10 17:07 UTC (permalink / raw)
To: Stefan Monnier; +Cc: Lennart Borgman (gmail), emacs-devel
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> Would it be good to mention the pretest and the links above on
>> http://www.gnu.org/software/emacs/
>> For example under "Releases" there?
>
> Depends on who maintains those web-pages. Who maintained them until now?
> It might be good to list it there, but only if the page is maintained
> sufficiently up-to-date.
I don't think there is an active maintainer. It can be changed via
CVS, and I've updated them before (for the 22.1 release).
I agree that it would be good to update the Emacs webpage to include
the pretest. I'll do it once I find the time.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-10 17:07 ` Chong Yidong
@ 2008-03-10 17:35 ` Lennart Borgman (gmail)
2008-03-11 9:25 ` Richard Stallman
2008-03-11 20:14 ` Chong Yidong
2 siblings, 0 replies; 11+ messages in thread
From: Lennart Borgman (gmail) @ 2008-03-10 17:35 UTC (permalink / raw)
To: Chong Yidong; +Cc: Stefan Monnier, emacs-devel
Chong Yidong wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>>> Would it be good to mention the pretest and the links above on
>>> http://www.gnu.org/software/emacs/
>>> For example under "Releases" there?
>> Depends on who maintains those web-pages. Who maintained them until now?
>> It might be good to list it there, but only if the page is maintained
>> sufficiently up-to-date.
>
> I don't think there is an active maintainer. It can be changed via
> CVS, and I've updated them before (for the 22.1 release).
>
> I agree that it would be good to update the Emacs webpage to include
> the pretest. I'll do it once I find the time.
I mentioned it here
http://www.emacswiki.org/cgi-bin/wiki/Pretests
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-10 17:07 ` Chong Yidong
2008-03-10 17:35 ` Lennart Borgman (gmail)
@ 2008-03-11 9:25 ` Richard Stallman
2008-03-11 20:14 ` Chong Yidong
2 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2008-03-11 9:25 UTC (permalink / raw)
To: Chong Yidong; +Cc: lennart.borgman, monnier, emacs-devel
Maintaining the Emacs web pages is part of the task of maintaining Emacs.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-10 17:07 ` Chong Yidong
2008-03-10 17:35 ` Lennart Borgman (gmail)
2008-03-11 9:25 ` Richard Stallman
@ 2008-03-11 20:14 ` Chong Yidong
2008-03-11 20:27 ` Lennart Borgman (gmail)
2 siblings, 1 reply; 11+ messages in thread
From: Chong Yidong @ 2008-03-11 20:14 UTC (permalink / raw)
To: Stefan Monnier; +Cc: Lennart Borgman (gmail), emacs-devel
Chong Yidong <cyd@stupidchicken.com> writes:
> I agree that it would be good to update the Emacs webpage to include
> the pretest. I'll do it once I find the time.
Done.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-11 20:14 ` Chong Yidong
@ 2008-03-11 20:27 ` Lennart Borgman (gmail)
2008-03-11 21:34 ` Jason Rumney
0 siblings, 1 reply; 11+ messages in thread
From: Lennart Borgman (gmail) @ 2008-03-11 20:27 UTC (permalink / raw)
To: Chong Yidong; +Cc: Stefan Monnier, emacs-devel
Chong Yidong wrote:
> Chong Yidong <cyd@stupidchicken.com> writes:
>
>> I agree that it would be good to update the Emacs webpage to include
>> the pretest. I'll do it once I find the time.
>
> Done.
Wouldn't it be good to also mention that binaries for windows are
available in the windows subdirectory? (Jason told this earlier.) I
think that is important to windows users.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Emacs pretest 22.1.92
2008-03-11 20:27 ` Lennart Borgman (gmail)
@ 2008-03-11 21:34 ` Jason Rumney
0 siblings, 0 replies; 11+ messages in thread
From: Jason Rumney @ 2008-03-11 21:34 UTC (permalink / raw)
To: Lennart Borgman (gmail); +Cc: Chong Yidong, Stefan Monnier, emacs-devel
Lennart Borgman (gmail) wrote:
> Chong Yidong wrote:
>> Chong Yidong <cyd@stupidchicken.com> writes:
>>
>>> I agree that it would be good to update the Emacs webpage to include
>>> the pretest. I'll do it once I find the time.
>>
>> Done.
>
> Wouldn't it be good to also mention that binaries for windows are
> available in the windows subdirectory? (Jason told this earlier.) I
> think that is important to windows users.
Alternatively, link to the directory rather than (or as well as)
directly to the gzipped tar files.
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2008-03-11 21:34 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 17:31 Emacs pretest 22.1.92 Chong Yidong
2008-03-07 20:12 ` Giorgos Keramidas
2008-03-08 21:38 ` Jason Rumney
2008-03-10 16:27 ` Lennart Borgman (gmail)
2008-03-10 16:53 ` Stefan Monnier
2008-03-10 17:07 ` Chong Yidong
2008-03-10 17:35 ` Lennart Borgman (gmail)
2008-03-11 9:25 ` Richard Stallman
2008-03-11 20:14 ` Chong Yidong
2008-03-11 20:27 ` Lennart Borgman (gmail)
2008-03-11 21:34 ` Jason Rumney
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.