Peter Dyballa
Peter_Dybal****@Web*****
Sun Mar 26 18:59:47 JST 2006
Am 26.03.2006 um 01:53 schrieb Seiji Zenitani: > On 2006/03/26, at 5:40, Peter Dyballa wrote: >> >> Am 25.03.2006 um 15:53 schrieb Seiji Zenitani: >> >>> The revised edition (Mar. '06 v2) is available. >>> >>> http://homepage.mac.com/zenitani/emacs-e.html >> >> Latin text looks strange: > > Any other person? or Pete's complicated .emacs.el problem? I can see reason for this: I am launching the new version off the DMG file so it can't load the correct site-start.el file! I have in .emacs (load "/Applications/EmacsJCVS.app/Contents/Resources/share/emacs/ 22.0.50/site-lisp/site-start.el") which is correct when launched from its 'installation place' -- but when trying out the new it's part of the old! So first the old file is loaded, then an internal mechanism loads the new Carbon Emacs files, then it's again my .emacs: Loading /Applications/EmacsJCVS.app/Contents/Resources/share/ emacs/22.0.50/site-lisp/site-start.el (source)... Loading Fixed-Width Fontsets... Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/auctex.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-builtin-aspell.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-japanese-init.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-path.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/preview-latex.el (source)...done Loading /Applications/EmacsJCVS.app/Contents/Resources/share/ emacs/22.0.50/site-lisp/site-start.el (source)...done Adding a (require 'carbon-emacs-package) I can now: (load (concat carbon-emacs-package-app-path "/Contents/Resources/ share/emacs/22.0.50/site-lisp/site-start.el")) and it should now work: Loading /Volumes/Emacs/Emacs.app/Contents/Resources/share/emacs/ 22.0.50/site-lisp/site-start.el (source)... Loading Fixed-Width Fontsets... Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/auctex.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-builtin-aspell.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-japanese-init.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-path.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/preview-latex.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/share/emacs/ 22.0.50/site-lisp/site-start.el (source)...done Loading mac-key-mode...done but still no clear Latin. Before my .emacs is loaded these files are loaded: (/Volumes/Emacs/Emacs.app/Contents/MacOS/Emacs) Loading Fixed-Width Fontsets... Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/auctex.el (source)... Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/tex- site.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/auctex.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-builtin-aspell.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-japanese-init.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/carbon-emacs-path.el (source)...done Loading /Volumes/Emacs/Emacs.app/Contents/Resources/site-lisp/site- start.d/preview-latex.el (source)...done Sind jetzt in PETEs .emacs In the previous (test) version this loading did not happen. I don't think it's a gain to load these files without really needing them, or when preferring one's own versions. I did not look into carbon-emacs- japanese-init.el, but I presume this file only needs to be loaded for a Japanese working environment, based on the value of LC_ALL. Launching from disk exhibits the same behaviour. -- Greetings Pete Our enemies are innovative and resourceful, and so are we. They never stop thinking about new ways to harm our country and our people, and neither do we. -- Georges W. Bush