* Emacs pretest 24.2.92
@ 2013-01-10 3:38 Glenn Morris
2013-01-10 8:55 ` Gian Uberto Lauri
` (4 more replies)
0 siblings, 5 replies; 16+ messages in thread
From: Glenn Morris @ 2013-01-10 3:38 UTC (permalink / raw)
To: emacs-devel
The next pretest for what will be the Emacs 24.3 release is available at
ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.2.92.tar.gz
ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.2.92.tar.xz
Please give it as much testing as you can.
As always, if you encounter problems building or using Emacs,
send a report to bug-gnu-emacs@gnu.org with full details
(if possible, use M-x report-emacs-bug).
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-10 3:38 Emacs pretest 24.2.92 Glenn Morris
@ 2013-01-10 8:55 ` Gian Uberto Lauri
2013-01-10 16:30 ` Andreas Schwab
2013-01-10 11:26 ` Bastien
` (3 subsequent siblings)
4 siblings, 1 reply; 16+ messages in thread
From: Gian Uberto Lauri @ 2013-01-10 8:55 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Is there a switch to use gtk2 ? GTK3 is getting a bit upsetting by
imposing too much restrictions on what you must use to get a
configurable look...
--
ing. Gian Uberto Lauri
Direzione Ricerca e Innovazione
GianUberto.Lauri@eng.it
Engineering Ingegneria Informatica spa
Corso Stati Uniti 23/C, 35127 Padova (PD)
Tel. +39-049.8283.571 | main(){printf(&unix["\021%six\012\0"],
Fax +39-049.8283.569 | (unix)["have"]+"fun"-0x60);}
http://www.eng.it | David Korn, AT&T Bell Labs
| ioccc best One Liner, 1987
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-10 3:38 Emacs pretest 24.2.92 Glenn Morris
2013-01-10 8:55 ` Gian Uberto Lauri
@ 2013-01-10 11:26 ` Bastien
2013-01-10 11:47 ` Xue Fuqiao
` (2 subsequent siblings)
4 siblings, 0 replies; 16+ messages in thread
From: Bastien @ 2013-01-10 11:26 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Glenn Morris <rgm@gnu.org> writes:
> The next pretest for what will be the Emacs 24.3 release is
> available
Thanks for the release! It compiles and runs fine here:
M-x emacs-version
GNU Emacs 24.2.92.1 (i686-pc-linux-gnu, GTK+ Version 3.6.4) of
2013-01-10 on bzg
~$ uname -a
Linux bzg 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 12:58:46 CET 2012
i686 GNU/Linux
--
Bastien
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-10 3:38 Emacs pretest 24.2.92 Glenn Morris
2013-01-10 8:55 ` Gian Uberto Lauri
2013-01-10 11:26 ` Bastien
@ 2013-01-10 11:47 ` Xue Fuqiao
2013-01-12 13:00 ` Achim Gratz
2013-01-25 17:03 ` Ugly Sean
4 siblings, 0 replies; 16+ messages in thread
From: Xue Fuqiao @ 2013-01-10 11:47 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
On Wed, 09 Jan 2013 22:38:51 -0500
Glenn Morris <rgm@gnu.org> wrote:
> The next pretest for what will be the Emacs 24.3 release is available
Thanks for the release! It compiles and runs fine here:
M-x emacs-version
GNU Emacs 24.2.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.13) of 2013-01-10 on Emacs
~$ uname -a
Linux Emacs 3.5.0-22-generic #33-Ubuntu SMP Wed Jan 2 21:47:30 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-10 8:55 ` Gian Uberto Lauri
@ 2013-01-10 16:30 ` Andreas Schwab
2013-01-11 7:32 ` Gian Uberto Lauri
0 siblings, 1 reply; 16+ messages in thread
From: Andreas Schwab @ 2013-01-10 16:30 UTC (permalink / raw)
To: Gian Uberto Lauri; +Cc: emacs-devel
"Gian Uberto Lauri" <saint@eng.it> writes:
> Is there a switch to use gtk2 ?
$ ./configure --help | grep gtk
--with-x-toolkit=KIT use an X toolkit (KIT one of: yes or gtk, gtk2,
gtk3, lucid or athena, motif, no)
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-10 16:30 ` Andreas Schwab
@ 2013-01-11 7:32 ` Gian Uberto Lauri
0 siblings, 0 replies; 16+ messages in thread
From: Gian Uberto Lauri @ 2013-01-11 7:32 UTC (permalink / raw)
To: Andreas Schwab; +Cc: Gian Uberto Lauri, emacs-devel
>>>>> "AS" == Andreas Schwab <schwab@linux-m68k.org> writes:
AS> "Gian Uberto Lauri" <saint@eng.it> writes:
>> Is there a switch to use gtk2 ?
AS> $ ./configure --help | grep gtk --with-x-toolkit=KIT use an X
AS> toolkit (KIT one of: yes or gtk, gtk2, gtk3, lucid or athena,
AS> motif, no)
Perfect, thank you very much!
kudos for the version control support!
--
ing. Gian Uberto Lauri
Direzione Ricerca e Innovazione
GianUberto.Lauri@eng.it
Engineering Ingegneria Informatica spa
Corso Stati Uniti 23/C, 35127 Padova (PD)
Tel. +39-049.8283.571 | main(){printf(&unix["\021%six\012\0"],
Fax +39-049.8283.569 | (unix)["have"]+"fun"-0x60);}
http://www.eng.it | David Korn, AT&T Bell Labs
| ioccc best One Liner, 1987
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-10 3:38 Emacs pretest 24.2.92 Glenn Morris
` (2 preceding siblings ...)
2013-01-10 11:47 ` Xue Fuqiao
@ 2013-01-12 13:00 ` Achim Gratz
2013-01-12 13:17 ` Xue Fuqiao
2013-01-25 17:03 ` Ugly Sean
4 siblings, 1 reply; 16+ messages in thread
From: Achim Gratz @ 2013-01-12 13:00 UTC (permalink / raw)
To: emacs-devel
Glenn Morris writes:
> The next pretest for what will be the Emacs 24.3 release is available at
>
> ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.2.92.tar.gz
> ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.2.92.tar.xz
>
> Please give it as much testing as you can.
Compiles and runs fine here as a Gtk3 build:
GNU Emacs 24.2.92.1 (i686-suse-linux-gnu, GTK+ Version 3.6.2) of 2013-01-12
Windowing system distributor `The X.Org Foundation', version 11.0.11203000
System Description: openSUSE 12.2 (i586)
Configured using:
`configure '--with-x-toolkit=gtk3' '--with-wide-int' '--with-kerberos'
'--with-kerberos5' '--without-gpm' 'CFLAGS=-fomit-frame-pointer
-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector
-funwind-tables -fasynchronous-unwind-tables -g -D_GNU_SOURCE
-std=gnu99 -pipe -Wno-pointer-sign -Wno-unused-variable
-Wno-unused-label -Wno-unprototyped-calls -fno-optimize-sibling-calls
-DSYSTEM_PURESIZE_EXTRA=55000 -DSITELOAD_PURESIZE_EXTRA=10000'
'LDFLAGS=-Wl,-O2 -Wl,--hash-size=65521'
Linux 3.7.1-17-pae #1 SMP Thu Dec 27 09:08:21 UTC 2012 (ae1c592) i686 athlon i386 GNU/Linux
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-12 13:00 ` Achim Gratz
@ 2013-01-12 13:17 ` Xue Fuqiao
0 siblings, 0 replies; 16+ messages in thread
From: Xue Fuqiao @ 2013-01-12 13:17 UTC (permalink / raw)
To: Achim Gratz; +Cc: emacs-devel
On Sat, 12 Jan 2013 14:00:47 +0100
Achim Gratz <Stromeko@nexgo.de> wrote:
> `configure '--with-x-toolkit=gtk3'
If you don't pass `--with-x-toolkit' to configure, or if you use
`--with-x-toolkit=gtk' or `--with-x-toolkit=yes', configure will try
to build with Gtk+ version 3, and if that fails, try Gtk+ version 2.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
^ permalink raw reply [flat|nested] 16+ messages in thread
* Emacs pretest 24.2.92
@ 2013-01-13 19:07 Ivan Kanis
2013-01-13 20:11 ` chad
0 siblings, 1 reply; 16+ messages in thread
From: Ivan Kanis @ 2013-01-13 19:07 UTC (permalink / raw)
To: rgm; +Cc: emacs-devel
Glenn,
It compiles but it doesn't run properly on Mac OSX 10.4. I will send
the bug report.
Take care,
Ivan
--
It was OK before you touched it.
-- BOFH excuse #6
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-13 19:07 Ivan Kanis
@ 2013-01-13 20:11 ` chad
0 siblings, 0 replies; 16+ messages in thread
From: chad @ 2013-01-13 20:11 UTC (permalink / raw)
To: emacs-devel@gnu.org Development
It compiles and runs fine on macosx 10.8.2:
GNU Emacs 24.2.92.1 (x86_64-apple-darwin12.2.0, NS apple-appkit-1187.34) of 2013-01-12 on protip.local
~Chad
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
@ 2013-01-17 9:57 sindikat
2013-01-17 23:38 ` Glenn Morris
0 siblings, 1 reply; 16+ messages in thread
From: sindikat @ 2013-01-17 9:57 UTC (permalink / raw)
To: emacs-devel
Will CEDET 1.1 be in Emacs 24.3?
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-17 9:57 sindikat
@ 2013-01-17 23:38 ` Glenn Morris
2013-01-18 1:59 ` Stephen J. Turnbull
0 siblings, 1 reply; 16+ messages in thread
From: Glenn Morris @ 2013-01-17 23:38 UTC (permalink / raw)
To: sindikat; +Cc: emacs-devel
sindikat wrote:
> Will CEDET 1.1 be in Emacs 24.3?
emacs-24.2.92 -Q -l cedet
C-h v cedet-version
-> "1.1"
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-17 23:38 ` Glenn Morris
@ 2013-01-18 1:59 ` Stephen J. Turnbull
0 siblings, 0 replies; 16+ messages in thread
From: Stephen J. Turnbull @ 2013-01-18 1:59 UTC (permalink / raw)
To: Glenn Morris; +Cc: sindikat, emacs-devel
Glenn Morris writes:
> sindikat wrote:
>
> > Will CEDET 1.1 be in Emacs 24.3?
>
> emacs-24.2.92 -Q -l cedet
> C-h v cedet-version
> -> "1.1"
>
In XEmacs, we can do
xemacs -q -eval '(pkg-get-package-info "cedet" "author-version")'
(or something like that, the function may be misspelled). For
packages that are maintained by a separate project (CEDET, Gnus,
AUCTeX), a similar facility (that doesn't care whether it's Emacs or
GNU ELPA) might be useful in Emacs.
^ permalink raw reply [flat|nested] 16+ messages in thread
* RE: Emacs pretest 24.2.92
2013-01-10 3:38 Emacs pretest 24.2.92 Glenn Morris
` (3 preceding siblings ...)
2013-01-12 13:00 ` Achim Gratz
@ 2013-01-25 17:03 ` Ugly Sean
2013-01-25 23:18 ` Xue Fuqiao
4 siblings, 1 reply; 16+ messages in thread
From: Ugly Sean @ 2013-01-25 17:03 UTC (permalink / raw)
To: emacs-devel
The latest I could find around there for Windoze is
emacs-20120917-r110062-bin-i386.zip
-----Original Message-----
From: info-gnu-emacs-bounces+schwa=rogers.com@gnu.org
[mailto:info-gnu-emacs-bounces+schwa=rogers.com@gnu.org] On Behalf Of Glenn
Morris
Sent: Wednesday, January 09, 2013 10:39 PM
To: emacs-devel@gnu.org
Subject: Emacs pretest 24.2.92
The next pretest for what will be the Emacs 24.3 release is available at
ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.2.92.tar.gz
ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.2.92.tar.xz
Please give it as much testing as you can.
As always, if you encounter problems building or using Emacs, send a report
to bug-gnu-emacs@gnu.org with full details (if possible, use M-x
report-emacs-bug).
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-25 17:03 ` Ugly Sean
@ 2013-01-25 23:18 ` Xue Fuqiao
2013-01-26 12:52 ` Dani Moncayo
0 siblings, 1 reply; 16+ messages in thread
From: Xue Fuqiao @ 2013-01-25 23:18 UTC (permalink / raw)
To: Ugly Sean; +Cc: emacs-devel
On Fri, 25 Jan 2013 12:03:31 -0500
"Ugly Sean" <schwa@rogers.com> wrote:
> The latest I could find around there for Windoze is
> emacs-20120917-r110062-bin-i386.zip
You can compile it by yourself.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Emacs pretest 24.2.92
2013-01-25 23:18 ` Xue Fuqiao
@ 2013-01-26 12:52 ` Dani Moncayo
0 siblings, 0 replies; 16+ messages in thread
From: Dani Moncayo @ 2013-01-26 12:52 UTC (permalink / raw)
To: Xue Fuqiao; +Cc: Ugly Sean, emacs-devel
On Sat, Jan 26, 2013 at 12:18 AM, Xue Fuqiao <xfq.free@gmail.com> wrote:
> On Fri, 25 Jan 2013 12:03:31 -0500
> "Ugly Sean" <schwa@rogers.com> wrote:
>
>> The latest I could find around there for Windoze is
>> emacs-20120917-r110062-bin-i386.zip
>
> You can compile it by yourself.
Or grab one pre-compiled binary from here:
https://www.dropbox.com/sh/7jr3vbv9tm1zod0/jPuvfrJAe8
Note that the pretest versions are the ones starting with "emacs-24".
Currently the last one is "emacs-24-r111199-20130125-w32-i386.zip".
--
Dani Moncayo
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2013-01-26 12:52 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 3:38 Emacs pretest 24.2.92 Glenn Morris
2013-01-10 8:55 ` Gian Uberto Lauri
2013-01-10 16:30 ` Andreas Schwab
2013-01-11 7:32 ` Gian Uberto Lauri
2013-01-10 11:26 ` Bastien
2013-01-10 11:47 ` Xue Fuqiao
2013-01-12 13:00 ` Achim Gratz
2013-01-12 13:17 ` Xue Fuqiao
2013-01-25 17:03 ` Ugly Sean
2013-01-25 23:18 ` Xue Fuqiao
2013-01-26 12:52 ` Dani Moncayo
-- strict thread matches above, loose matches on Subject: below --
2013-01-13 19:07 Ivan Kanis
2013-01-13 20:11 ` chad
2013-01-17 9:57 sindikat
2013-01-17 23:38 ` Glenn Morris
2013-01-18 1:59 ` Stephen J. Turnbull
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).