unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* OSX Patch for fixing C-g problem (Preliminary)
@ 2002-10-06 21:06 Steven Tamm
  0 siblings, 0 replies; only message in thread
From: Steven Tamm @ 2002-10-06 21:06 UTC (permalink / raw)


I've written a patch for Mac OS X/Carbon version of emacs 21-3.   It's 
a rewrite of the event handling code to have the UI placed in a 
separate thread from the lisp eval loop; the main benefit is that on 
Jaguar, C-g will break synchronous processes.  It is preliminary, so 
although emacs will rarely hang, it will often crash.  It also 
increases UI responsiveness of emacs and reduces CPU usage.  The main 
problems have to do with scrolling and menu handling.  I would 
appreciate it if Mac Emacs developers with both 10.1 and 10.2 tried it 
out and let me know any other problems, and hopefully fix the bugs.  
The web page below has the link to the patch and a fair amount of 
explanation about how the patch works.

http://homepage.mac.com/steventamm/software/jagemacs.html

Thanks,
-Steven

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-06 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-06 21:06 OSX Patch for fixing C-g problem (Preliminary) Steven Tamm

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).