unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs pretest 23.1.92
@ 2010-01-30  2:37 Chong Yidong
  2010-01-30  8:50 ` Leo
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Chong Yidong @ 2010-01-30  2:37 UTC (permalink / raw
  To: emacs-devel

Emacs pretest 23.1.92 is now available for download via FTP, at the
following location:

  ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz

The xdelta against the Emacs 23.1.91 pretest is here:

  ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.91-23.1.92.xdelta

This is the third pretest for what will be the Emacs 23.2 release.

Pretesters: please send me an email reporting success or failure on your
build platform.  Report bugs via M-x report-emacs-bugs, or email
emacs-pretest-bug@gnu.org.  For questions, email emacs-devel@gnu.org.

Thanks.




^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30  2:37 Emacs pretest 23.1.92 Chong Yidong
@ 2010-01-30  8:50 ` Leo
  2010-01-30 10:00   ` Eli Zaretskii
  2010-01-30 10:38 ` Eli Zaretskii
                   ` (4 subsequent siblings)
  5 siblings, 1 reply; 13+ messages in thread
From: Leo @ 2010-01-30  8:50 UTC (permalink / raw
  To: emacs-devel

On 2010-01-30 02:37 +0000, Chong Yidong wrote:
>   ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz

Any idea why this tarball contains the .elc files?

Thanks for the release,

Leo





^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30  8:50 ` Leo
@ 2010-01-30 10:00   ` Eli Zaretskii
  2010-01-30 12:15     ` Leo
  0 siblings, 1 reply; 13+ messages in thread
From: Eli Zaretskii @ 2010-01-30 10:00 UTC (permalink / raw
  To: Leo; +Cc: emacs-devel

> From: Leo <sdl.web@gmail.com>
> Date: Sat, 30 Jan 2010 08:50:17 +0000
> 
> On 2010-01-30 02:37 +0000, Chong Yidong wrote:
> >   ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz
> 
> Any idea why this tarball contains the .elc files?

??? Emacs release tarballs _always_ contain the .elc files.  The idea
is that, since .elc files are architecture independent, there's no
need to slow down installation by not including them, and nothing of
significance to gain by such an omission.

Why did you think there should be no .elc files?




^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30  2:37 Emacs pretest 23.1.92 Chong Yidong
  2010-01-30  8:50 ` Leo
@ 2010-01-30 10:38 ` Eli Zaretskii
  2010-01-30 18:19   ` 白い熊
  2010-01-30 13:27 ` Ken Brown
                   ` (3 subsequent siblings)
  5 siblings, 1 reply; 13+ messages in thread
From: Eli Zaretskii @ 2010-01-30 10:38 UTC (permalink / raw
  To: Chong Yidong; +Cc: emacs-devel

> From: Chong Yidong <cyd@stupidchicken.com>
> Date: Fri, 29 Jan 2010 21:37:45 -0500
> 
> Pretesters: please send me an email reporting success or failure on your
> build platform.

Builds OK and works on these platforms:

  . Linux fencepost 2.6.26-2-xen-amd64 #1 SMP Thu Nov 5 04:27:12 UTC 2009 x86_64 GNU/Linux
    using: gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)

  . windows32 home-c4e4a596f7 2.5.1 2600 i786-pc Intel unknown MinGW
    using: gcc (GCC) 3.4.2 (mingw-special) and MinGW 3.14

  . MS-DOS HOME-C4E 5 50 pc unknown
    using: gcc.exe (GCC) 3.4.4 and DJGPP v2.03




^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30 10:00   ` Eli Zaretskii
@ 2010-01-30 12:15     ` Leo
  0 siblings, 0 replies; 13+ messages in thread
From: Leo @ 2010-01-30 12:15 UTC (permalink / raw
  To: emacs-devel

On 2010-01-30 10:00 +0000, Eli Zaretskii wrote:
>> From: Leo <sdl.web@gmail.com>
>> Date: Sat, 30 Jan 2010 08:50:17 +0000
>> 
>> On 2010-01-30 02:37 +0000, Chong Yidong wrote:
>> >   ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz
>> 
>> Any idea why this tarball contains the .elc files?
>
> ??? Emacs release tarballs _always_ contain the .elc files.  The idea
> is that, since .elc files are architecture independent, there's no
> need to slow down installation by not including them, and nothing of
> significance to gain by such an omission.
>
> Why did you think there should be no .elc files?

Ahh, sorry about this. I usually build from the devel repo. This is the
second time I use a tar-ball.

BTW, builds and works fine on OSX 10.5.8.

Leo





^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30  2:37 Emacs pretest 23.1.92 Chong Yidong
  2010-01-30  8:50 ` Leo
  2010-01-30 10:38 ` Eli Zaretskii
@ 2010-01-30 13:27 ` Ken Brown
  2010-01-30 18:50 ` Drew Adams
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 13+ messages in thread
From: Ken Brown @ 2010-01-30 13:27 UTC (permalink / raw
  To: Chong Yidong; +Cc: emacs-devel@gnu.org

On 1/29/2010 9:37 PM, Chong Yidong wrote:
> Pretesters: please send me an email reporting success or failure on your
> build platform.

Builds and works on Cygwin 1.7.1 (gcc 4.3.4).

Ken




^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30 10:38 ` Eli Zaretskii
@ 2010-01-30 18:19   ` 白い熊
  0 siblings, 0 replies; 13+ messages in thread
From: 白い熊 @ 2010-01-30 18:19 UTC (permalink / raw
  To: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

>> Pretesters: please send me an email reporting success or failure on your
>> build platform.

Builds and runs on Nokia N900 Maemo 2.2009.51-1 update, kernel 2.6.28-omap1-jebba9-g649dffc

白い熊




^ permalink raw reply	[flat|nested] 13+ messages in thread

* RE: Emacs pretest 23.1.92
  2010-01-30  2:37 Emacs pretest 23.1.92 Chong Yidong
                   ` (2 preceding siblings ...)
  2010-01-30 13:27 ` Ken Brown
@ 2010-01-30 18:50 ` Drew Adams
  2010-02-04  9:49   ` Uwe Siart
  2010-01-30 19:14 ` Christos Chryssochoidis
  2010-02-08  9:34 ` Ivan Kanis
  5 siblings, 1 reply; 13+ messages in thread
From: Drew Adams @ 2010-01-30 18:50 UTC (permalink / raw
  To: 'Chong Yidong', emacs-devel

> Emacs pretest 23.1.92 is now available for download via FTP, at the
> following location:
>   ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz
> The xdelta against the Emacs 23.1.91 pretest is here:
>   ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.91-23.1.92.xdelta
> This is the third pretest for what will be the Emacs 23.2 release.


Hoping for http://alpha.gnu.org/gnu/emacs/pretest/windows/, when you get a
chance. Thx.





^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30  2:37 Emacs pretest 23.1.92 Chong Yidong
                   ` (3 preceding siblings ...)
  2010-01-30 18:50 ` Drew Adams
@ 2010-01-30 19:14 ` Christos Chryssochoidis
  2010-02-08  9:34 ` Ivan Kanis
  5 siblings, 0 replies; 13+ messages in thread
From: Christos Chryssochoidis @ 2010-01-30 19:14 UTC (permalink / raw
  To: Chong Yidong; +Cc: emacs-devel

Builded successfully on Mac OS X 10.6.2.

On Sat, Jan 30, 2010 at 4:37 AM, Chong Yidong <cyd@stupidchicken.com> wrote:
> Emacs pretest 23.1.92 is now available for download via FTP, at the
> following location:
>
>  ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz
>
> The xdelta against the Emacs 23.1.91 pretest is here:
>
>  ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.91-23.1.92.xdelta
>
> This is the third pretest for what will be the Emacs 23.2 release.
>
> Pretesters: please send me an email reporting success or failure on your
> build platform.  Report bugs via M-x report-emacs-bugs, or email
> emacs-pretest-bug@gnu.org.  For questions, email emacs-devel@gnu.org.
>
> Thanks.
>
>
>




^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30 18:50 ` Drew Adams
@ 2010-02-04  9:49   ` Uwe Siart
  2010-02-08 18:17     ` Drew Adams
  0 siblings, 1 reply; 13+ messages in thread
From: Uwe Siart @ 2010-02-04  9:49 UTC (permalink / raw
  To: emacs-devel

"Drew Adams" <drew.adams@oracle.com> writes:

>> Emacs pretest 23.1.92 is now available for download via FTP, at the
>> following location:
>>   ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz
>> The xdelta against the Emacs 23.1.91 pretest is here:
>>   ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.91-23.1.92.xdelta
>> This is the third pretest for what will be the Emacs 23.2 release.
>
> Hoping for http://alpha.gnu.org/gnu/emacs/pretest/windows/, when you get a
> chance. Thx.

Will there be a 23.1.92 bin package for windows?
Sorry for bothering and thx.

-- 
Uwe





^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Emacs pretest 23.1.92
  2010-01-30  2:37 Emacs pretest 23.1.92 Chong Yidong
                   ` (4 preceding siblings ...)
  2010-01-30 19:14 ` Christos Chryssochoidis
@ 2010-02-08  9:34 ` Ivan Kanis
  5 siblings, 0 replies; 13+ messages in thread
From: Ivan Kanis @ 2010-02-08  9:34 UTC (permalink / raw
  To: Chong Yidong; +Cc: emacs-devel

Chong Yidong <cyd@stupidchicken.com> wrote:

> Pretesters: please send me an email reporting success or failure on your
> build platform.  Report bugs via M-x report-emacs-bugs, or email
> emacs-pretest-bug@gnu.org.  For questions, email emacs-devel@gnu.org.

Better late than never, it builds fine on Fedora 12.
-- 
Ivan Kanis
http://kanis.fr

As long as war is regarded as wicked, it will always have its
fascinations. When it is looked upon as vulgar, it will cease to be
popular.
    -- Oscar Wilde 




^ permalink raw reply	[flat|nested] 13+ messages in thread

* RE: Emacs pretest 23.1.92
  2010-02-04  9:49   ` Uwe Siart
@ 2010-02-08 18:17     ` Drew Adams
  2010-02-14  4:42       ` Drew Adams
  0 siblings, 1 reply; 13+ messages in thread
From: Drew Adams @ 2010-02-08 18:17 UTC (permalink / raw
  To: emacs-devel

> From: Uwe Siart Sent: Thursday, February 04, 2010 1:50 AM
>
> >> Sent: Friday, January 29, 2010 6:38 PM
> >> Emacs pretest 23.1.92 is now available for download via FTP...
> >> This is the third pretest for what will be the Emacs 23.2 release.
> >
> > Hoping for http://alpha.gnu.org/gnu/emacs/pretest/windows/, 
> > when you get a chance. Thx.
> 
> Will there be a 23.1.92 bin package for windows?
> Sorry for bothering and thx.

ping





^ permalink raw reply	[flat|nested] 13+ messages in thread

* RE: Emacs pretest 23.1.92
  2010-02-08 18:17     ` Drew Adams
@ 2010-02-14  4:42       ` Drew Adams
  0 siblings, 0 replies; 13+ messages in thread
From: Drew Adams @ 2010-02-14  4:42 UTC (permalink / raw
  To: emacs-devel

> Sent: Monday, February 08, 2010 10:17 AM
> 
> > Sent: Thursday, February 04, 2010 1:50 AM
> >
> > >> Sent: Friday, January 29, 2010 6:38 PM
> > >>
> > >> Emacs pretest 23.1.92 is now available for download via FTP...
> > >> This is the third pretest for what will be the Emacs 
> > >> 23.2 release.
> > >
> > > Hoping for http://alpha.gnu.org/gnu/emacs/pretest/windows/, 
> > > when you get a chance. Thx.
> > 
> > Will there be a 23.1.92 bin package for windows?
> > Sorry for bothering and thx.
> 
> ping

ping





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-02-14  4:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-30  2:37 Emacs pretest 23.1.92 Chong Yidong
2010-01-30  8:50 ` Leo
2010-01-30 10:00   ` Eli Zaretskii
2010-01-30 12:15     ` Leo
2010-01-30 10:38 ` Eli Zaretskii
2010-01-30 18:19   ` 白い熊
2010-01-30 13:27 ` Ken Brown
2010-01-30 18:50 ` Drew Adams
2010-02-04  9:49   ` Uwe Siart
2010-02-08 18:17     ` Drew Adams
2010-02-14  4:42       ` Drew Adams
2010-01-30 19:14 ` Christos Chryssochoidis
2010-02-08  9:34 ` Ivan Kanis

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).