Peter Dyballa
Peter_Dybal****@Web*****
Tue Oct 3 23:57:59 JST 2006
Am 03.10.2006 um 16:02 schrieb Nicholas Riley: > set-keyboard-coding-system: Cannot open load file: encoded-kb I think you're using a completely unnecessary function here ... You can keep your keyboard as it is. And if you're using non-Latin scripts I think Carbon Emacs uses automatically this input method, but of course I cannot be sure because I never used this. > > I'd rather not have two copies of Emacs (aside from the Mac OS X one, > of course, which is too old anyway :) Is there any way I can tell > Emacs where it is installed so the above doesn't happen? Which way were you launching Carbon Emacs? On the command line an 'open /Applications/Emacs.app' should be OK. If you want a version of GNU Emacs 22.0.50 that runs in X11 as in Aqua, there is the option to get the sources from CVS and compile them in the emacs/mac directory with ./make-package. By this means an Apple install package is created. Only a small part (15 MB) goes into /Applications, most (70 MB) goes into /usr/local/share/emacs/ 22.0.50 and can be shared with the X11 client /usr/local/bin/emacs (-22.0.50), that is built via './configure [options] ; make ; make install' from the emacs directory. -- Greetings Pete If all else fails read the instructions. - Donald Knuth