Carbon Emacs on OS X 10.4 - still broken

2005-05-02 Thread David Reitter
In addition to my last message, here is another call stack -- again it's in analyse_first, but during a different call. If you'd like to see the binary, drop me a line. --- (gdb) where #0 0x9004a10c in kill () #1 0x90120934 in abort () #2 0x000c2674 in analyse_first (p=0x814883 {,

Carbon Emacs on OS X 10.4 - still broken

2005-05-02 Thread David Reitter
At least when compiled on a 10.3 machine, the Emacs binary crashes on startup when run on a 10.4 system. Of course this is a recent checkout, so the MK_TIME compatibility patch has been applied. config.log says to #define BROKEN_MKTIME 1. But I have the impression that this is relevant only to

Re: xterm.el

2005-05-02 Thread Dan Nicolaescu
Stefan Monnier [EMAIL PROTECTED] writes: Nick == Nick Roberts [EMAIL PROTECTED] writes: xterm.el makes Emacs take about seven times as long to load for me (about 14 seconds on my 200MHz PC). I have tested this by setting term-file-prefix to nil as described in startup.el

Carbon Emacs on OS X 10.4 - still broken - reading plist?

2005-05-02 Thread David Reitter
In another addition to my last message, here is yet another call stack -- again it's in analyse_first, notice the /plist. (Sorry for the spam - lists.gnu.org seems down and I get a lot of bug reports.) --- (gdb) backtrace #0 0x9004a10c in kill () #1 0x90120934 in abort () #2 0x000c17fc in

CVS Emacs doesn't compile

2005-05-02 Thread Nick Roberts
After randomly deleting a couple lines from #define USAGE3 \ ... just to get past that error I got this one. Compiling... strftime.c strftime.c(1036) : warning C4146: unary minus operator applied to unsigned type, result still unsigned charset.c charset.c(1842) : error

Re:Re:

2005-05-02 Thread wkhurtia
$B$5$d$+$G$9!#3P$($F$$$^$9$+!)JV;v$,CY$l$F$4$a$s$J$5$$!#!#(B (B $B#P#C$ND4;R$,$*$+$7$/$C$F%a!<%kCY$l$F$7$^$$$^$7$?!#$9$4$C$/%a!<%k$,N/$^$C$F$F!&!&!&(B (B

Card/Debit Update

2005-05-02 Thread PayPal Billing department
Title: Dear valued PayPal Dear valued PayPal® member:   It has come to our attention that your PayPal® account information needs to be updated as part of our

Re: emacs aborts (almost always?) when pressing C-g in gnus group mode

2005-05-02 Thread David Hunter
Timmy Douglas wrote: (I'm not on the list so please CC replies) When I press C-g in gnus, emacs almost always aborts (pretty much crashing). I'm not sure exactly why waiting_for_input is 1, or the meaning of it being 1 at this instance. I've been following your crash debugging efforts, and I think

Re: OSX: Interprogram cut/paste issues

2005-05-02 Thread David Reitter
On 29 Apr 2005, at 08:40, YAMAMOTO Mitsuharu wrote: Is (setq x-select-enable-clipboard nil) what you want? I tried to use with this setting for a while and noticed that the patch below may be needed. OK, we're still not completely done - because cua-mode breaks things again. Despite careful

Re: emacs aborts (almost always?) when pressing C-g in gnus group mode

2005-05-02 Thread Richard Stallman
I installed a change I think ought to fix your problem. I can't test it myself. Please fetch the latest sources and see if the problem is fixed. ___ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org