On 5 Feb 2008, at 00:30, Rob MacLeod wrote:
Hi,
Hi
How do you select fonts for Carbon and Aqua emacs ? I find that X has nicer fixed pitch fonts than the native windows.
On Aquamacs, hit Command-T
With the Carbon and Aqua emacs, I also have a hard time finding where to place additional LISP code for tools that I find or write to extend emacs. It is all very simple and stable in the X11 versions.
Look inside the Aquamacs folder, otherwise (add-to-list 'load-path "/ my/path/") in your .emacs lets you put your stuff wherever you want.
And, I can have X11 windows open from which I am running LaTeX or other Unix programs and the focus shifts to and from an Emacs window with the mouse location without have to click and change contexts each time I switch among windows. Small thing but one that feels irritating when it stops being possible.
Why run latex in and XTerm when you have Emacs? Personally I use Command-TAB to switch, it's greate when one is switching between two apps (I know it probably doesn't work in X11, but I'm sure you can configure a suitable key combination to switch between X11 windows).
Thanks, Rob