Skip to content
Prev 306431 / 398506 Next

Mac Text editors

On Sep 26, 2012, at 8:09 PM, David Winsemius <dwinsemius at comcast.net> wrote:

            
After the above command in a terminal window, you can use:

  killall -HUP Finder

to restart Finder gently. Note that if you do this, you will also see .DS_Store files on your desktop and in folders. It's an annoyance, but just be aware of it. They are system files that store folder attributes.

Also, if Steven is interested in using Emacs/ESS, an easy way to do it is to use Vincent Goulet's DMG package, available here:

  http://vgoulet.act.ulaval.ca/en/emacs/mac/

The .emacs file will be /Users/YourUserName/.emacs

Unless you change Finder in the above manner as David notes, it will not show up, nor will other files or folders the begin with a '.', nor will system related folders (eg. /Users/YourUserName/Library).

An advantage of Emacs/ESS is of course that it is cross-platform. I have used it on Windows (many moons ago), Linux and now OSX. As Duncan noted in his reply, so is R-Studio, if you should decide to look at that option. If you should be using any kind of version control system (eg. Subversion or Git), both Emacs/ESS and R-Studio have built in support.

Regards,

Marc Schwartz