It seems like Aquamacs has been going downhill lately. I’ve been running 1.4 since it came out, and recently upgraded to 1.5RC1. They’re both quite buggy.
⌘{ and ⌘} keys. Many modes already use these, so they don’t work consistently.find-alternate-file (C-x C-v). When you call it, the file opens, but it’s buffer is hidden. You have to switch back to it, negating the speed improvement you get from that binding in the first place. It’s particularly irritating when you use to correct the load of a wrong file. E.g. if you have: Foo.php and Foo/Bar.php, try to load Foo.php, but accidentally open a dired of Foo/.
Yeah, I’m ready to give up on tabs.
~/Library/Preferences/Aquamacs Emacs/, dirtrack won’t follow you there.M-x lisp-mode RET Aquamacs uses slime-mode, which doesn’t work right. Maybe it needs to be set up? I don’t know, but I do know that I can’t use C-x C-e to eval expressions; it just gives me a “Not connected” error.find-file is broken with Tramp paths. Normally, if you start typing a new top-level path, (e.g. anything starting with / or ~), the existing path in the minibuffer gets grayed out, and ignored when you hit RET. But if you’re looking at a Tramp path, this breaks. It’s been broken since 1.4, and doesn’t seem to be getting fixed.
Discussion