Tagged Questions
2
votes
3answers
914 views
App for editing files in my Dropbox?
My current setup is Dropbox with a directory called /Docs, in which I have my emacs .org outline files.
If you don't know about Emacs and org-mode, these files are plain text, just formatted with ** ...
3
votes
5answers
815 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 ...