Questions tagged [aquamacs]

Aquamacs is an Aqua-native build of the powerful Emacs text editor

Aquamacs is an Aqua-native build of the powerful Emacs text editor. By "Aqua-native," we mean more than just the fact that this version of Emacs runs as a standard OS X application. Aquamacs features extensive customization: it will feel and behave mostly like an Aqua program - while still being a real GNU Emacs with all the ergonomy and extensibility you've come to expect from this world-class editor. http://aquamacs.org/about.shtml

162 questions
0
votes
1 answer

Installing ECB for Aquamacs on OSX Mavericks

I am a complete novice at both OSX and Emacs, so unsurprisingly I'm struggling to install ECB on Aquamacs. I followed the instructions given at https://docwhat.org/aquamacs-2-3a-and-marmalade/ using Aquamacs 3.0, but when installing the ecb-snapshot…
mjm26
  • 307
  • 1
  • 2
  • 12
0
votes
1 answer

Opening directory from aquamacs emacs

I am using the ^X d (dired) or (CTRL-X d) command to open a directory in Aquamacs emacs, however it will not open my Dropbox directory. Opening any other directory works fine. For example I would type (CTRL-x d) and then I get the prompt: Dired…
CodeKingPlusPlus
  • 15,383
  • 51
  • 135
  • 216
0
votes
1 answer

how to enable shift-arrow for org-timestamp-up and org-timestamp-down in Emacs org-mode?

In Emacs org-mode, how do I instruct org to enable shift→ and shift← for org-timestamp-up and org-timestamp-down? I have the value of org-support-shift-select set to Everywhere except timestamps and I thought that would do it, but when I shift→, it…
incandescentman
  • 6,168
  • 3
  • 46
  • 86
0
votes
1 answer

GitHub / Aquamacs24 -- cloning -- separating branch from master

I am having trouble separating the Aquamacs24 nightly build branch from the master on my computer using the GitHub application and also with the terminal. The master (1.58 GB) is located here: $ git clone…
lawlist
  • 13,099
  • 3
  • 49
  • 158
0
votes
0 answers

How to remove paragraph marks in Aquamacs - Emacs

My aquamac shows the tags when I create a new paragraph or line break, I want to know how to remove these marks.
Damon Abdiel
  • 3,313
  • 2
  • 18
  • 15
0
votes
2 answers

how to back up Emacs customization files?

How do I ask Emacs (Aquamacs, in my case) to make backups not only of the documents I work on, but also of customization files such as customizations.el?
incandescentman
  • 6,168
  • 3
  • 46
  • 86
0
votes
1 answer

Aquamacs web-mode

I am searching a mode for web editing (HTML/JS/PHP, CSS separately) in Aquamacs. Earlier in Cocoa Emacs I've been using web-mode.el, but in Aquamacs I'm getting Symbol's function definition is void error. What's wrong? With the same .emacs config…
0
votes
1 answer

Moscow ML in Aquamacs

Does any of you mac-users know how to get Moscow ML (mosml) to work in aquamacs? I have installed mosml through macports and it is working in the terminal. I have also installed Sml-mode in Aquamacs but cant get it to compile my active SML file.…
Roskvist
  • 1,030
  • 3
  • 14
  • 24
0
votes
1 answer

Adding buffer type to "New buffer in mode"

When I choose the option "New buffer in mode" I'd like to open a buffer for an obscure programming language called oz. At the moment it is not in the list of buffer modes to choose from. I have the needed software available (Mozart…
The Unfun Cat
  • 29,987
  • 31
  • 114
  • 156
0
votes
1 answer

Aquamacs+slime: Loading a lisp file at startup

I'm running Aquamacs + Slime and I'm able to start Slime automatically when I start Aquamacs. However, when I try to load a lisp file after that I keep getting various errors depending on how I'm trying to load the file. Here's my…
WanderingPhd
  • 189
  • 1
  • 9
0
votes
1 answer

Aquamacs (on Mac lion): whatever I write i being interpreted as "Enter"

I am editing a python script that I wrote a while ago, using aquamacs on Mac lion. Whichever letter or number I type is being interpreted as "enter" (that is, I hit "g" for example, my text is dissrupted and a newline appears, but "g" does not…
H T
  • 1
-1
votes
3 answers

emacs with nrepl.el for Clojure - how to hide a popup buffer?

I'm using emacs 23 (acquamacs) and have installed nrepl.el. I've evaluated some Clojure code with C-c C-p (this key combo is to Evaluate the form preceding point and display the result in a popup buffer.) Running it has produced a nice popup…
hawkeye
  • 34,745
  • 30
  • 150
  • 304
1 2 3
10
11