From: Steven Tamm <steventamm@mac.com>
Subject: OSX Patch for fixing C-g problem (Preliminary)
Date: Sun, 6 Oct 2002 14:06:21 -0700 [thread overview]
Message-ID: <76F84EFD-D96F-11D6-B548-00039390AB82@mac.com> (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
reply other threads:[~2002-10-06 21:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=76F84EFD-D96F-11D6-B548-00039390AB82@mac.com \
--to=steventamm@mac.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.