Archive for December, 2003

A better patch for cut-and-paste of unicode between Emacs-Carbon and OS X Applications

Sunday, December 14th, 2003

This entry is about a better patch for cut-and-paste utf-8 between Emacs-Carbon and OS X applications. It keeps the original lisp functions mac-cut-function and mac-paste-function such that it would keep the compatiblity in the scenario while utf-8 cut and paste is not needed. A patched build of the binary by me can be found in http://cschin.yydolphin.net/files/. The binary is built from the Emacs CVS source tree as of Dec. 12. Take your own risk if you want to use it.

Read the rest of this entry »

Emacs UTF8/BIG5 cut and paste under OS X.3

Wednesday, December 3rd, 2003

I use to have trouble to use Emacs UTF8/BIG5 cut and paste under OS X.3.
I figure out an solution that involves modified the source code of Emacs as following.
Read the rest of this entry »