Tagged Questions
0
votes
2answers
122 views
Gnu-info page exists, but is visible from neither emacs nor terminal
After installing gnuplot on Lion using 'brew gnuplot', the gnuplot info page appears at /usr/local/Cellar/gnuplot/4.4.3/share/info/gnuplot.info
But in the info index page (M-x info) in emacs, I see ...
3
votes
5answers
838 views
Why can't I use .app bundles symlinked into /Applications as default in the 'open with' dialog?
I have installed emacs with homebrew, with the --cocoa flag, which makes homebrew create an .app bundle in /usr/local/Cellar/emacs/<version>/Emacs.app. I have symlinked the .app bundle into ...