-
Website
http://www.cubiclemuses.com/cm -
Original page
http://cubiclemuses.com/cm/articles/2009/07/30/emacs-23-for-os-x/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
shtdisturber
2 comments · 6 points
-
Rob
1 comment · 1 points
-
jennyzepp
1 comment · 1 points
-
loumf
1 comment · 1 points
-
n179911
3 comments · 1 points
-
-
Popular Threads
code for me, and the prefix defaulted to /usr/local.
I did:
./configure --with-x=no --prefix=/usr
sudo make install
and there was much rejoicing in the land.
#!/bin/bash
/Applications/Emacs.app/Contents/MacOS/bin/emacsclient -c -n
so that Emacs Client.app exits.
I have followed the above steps. But the track pad on MacBook pro does not work when i do 'emacs client'.
I have '(setq mouse-wheel-mode t)' in my ~/.emacs.
Please help.
Thank you
I have followed the above steps. But the track pad on MacBook pro does not work when i do 'emacs client'.
I have '(setq mouse-wheel-mode t)' in my ~/.emacs.
Please help.
Thank you
Any ideas?