Tagged Questions
The aquamacs tag has no wiki summary.
25
votes
3answers
2k views
How can I get Emacs to revert all unchanged buffers when switching branches in git?
Often, when I switch branches in git, if the files are open in emacs, then emacs asks if I want to revert them (as it thinks they've changed on disk) even though the contents are identical.
Firstly ...
21
votes
4answers
5k views
How to setup Aquamacs for Clojure development?
I've tried to migrate to Emacs several times for Clojure development, following a variety of blogposts, screencast and tutorials, but somewhere along the way something always went wrong - keybindings ...
9
votes
1answer
559 views
In C/C++ mode in Emacs, change face of code in #if 0…#endif block to comment face
I'm trying to add functionality found in some other code editors to my Emacs configuration, whereby C/C++ code within #if 0...#endif blocks is automatically set to the comment face/font. Based on my ...
8
votes
3answers
3k views
Emacs (Cocoa Emacs) vs Aquamacs for running Clojure on Mac OS X
I used Aquamacs so far, and I need to install and run Clojure using SLIME. I googled to get some way to use Clojure on SLIME of Aquamacs, but without success.
Questions
Is it possible to install ...
5
votes
2answers
2k views
The function to show current file's full path in mini buffer
I need to get the full path of the file that I'm editing with emacs.
Is there a function for that?
If not, what would be the elisp function for getting that?
How can I copy the result (path name) to ...
4
votes
1answer
145 views
Emacs color theme that looks like Xcode dark
I really like the Xcode dusk color theme, and I was trying to get something similar for my Aquamacs/Emacs. I can't seem to find any out there. Appreciate any help!
4
votes
3answers
106 views
How to get support for '✖' and the like in the Emacs shell buffer?
I'm running a process that, on failing error, outputs the character '✖'(as defined in Unicode). However, I don't see the error at all if running the process in an Emacs shell buffer (Aquamacs distro ...
4
votes
3answers
615 views
How do I connect a clojure source file to a running clojure repl on Emacs?
I'm currently in the process of adding functionality to an existing J2EE webapp, in a Tomcat container, and I'm writing my additions using Clojure. My setup is simple: I just add calls to static ...
3
votes
1answer
143 views
Aquamacs and IDLWAVE
I've just installed the new Aquamacs 2.0 in my Mac Os X 10.6.3 and I'm
an happy user of IDLWAVE on Aquamacs for programming in IDL.
Unfortunately I run into a problem which I can't understand.
I ...
3
votes
4answers
2k views
Changing the font in Aquamacs?
I've recently had a need to do a bit of lisp editing and I found the nifty Ready Lisp package for OS X, which is great, except Aquamacs automatically uses a proportional font (which is idiotic, IMHO) ...
2
votes
2answers
49 views
default split window layout
I use aquamacs 90% of the time to edit R files with ESS (Emacs Speaks Statistics). In this mode, I find it indispensable to have a split window, C-x 3 C-x 2, such that I can view simultaneously the ...
2
votes
2answers
116 views
aquamacs: windows swapping on C-c C-c (python mode)
I apologize if I use the incorrect terminology here, I've only been using emacs for a few months.
I just reinstalled Aquamacs on a macbook that I reformatted and am having the oddest problem.
I open ...
2
votes
1answer
121 views
Using Aquamacs as EDITOR (dont return untill the file is closed)
I want to use Aquamacs to edit git rebase -i or similar things. I install the command line tool and set EDITOR to aquamacs but the problem is that the command returns immediately and I don't get the ...
2
votes
0answers
204 views
Alt/Option key after C-c in Aquamacs
I'm working with Aquamacs on a Macbook with German keyboard. I've set the "Meta & German" option to make the alt/option key work as Alt when needed, but as Meta otherwise. So far so good. Now I ...
2
votes
2answers
219 views
Some tweaks to enable Clojure development on Aquamacs
I'm trying to enable Clojure development on Aquamacs. I followed this article: http://mischneider.net/?p=171
When I tried to run (alt+x) slime, Aquamacs asked me if I want to download Clojure and ...
2
votes
1answer
368 views
What's the magic behind the ELPA?
I use Aquamacs, and I use ELPA that installs files in ~/.emacs.d/elpa?
What's the magic behind this ELPA? I mean, without ELPA, I should download and install the packages in a specific directory, and ...
2
votes
3answers
898 views
Running Clojure with 'lein swank' on Aquamacs problem
I installed leiningen and ran lein swank,
sudo lein deps
lein swank
Aquamacs has everything about SLIME, so it's OK.
Solution to this problem
David helped me to be out of trouble.
As Aquamacs ...
2
votes
2answers
797 views
How can you have a Vim-like-Taglist in Emacs?
I use AquaEmacs.
I would like to have Emacs which has a vertical hierarchy (at the left-hand-side) about items in the document, similar to Vim's plugin Taglist.
1
vote
0answers
30 views
Aquamacs and g-client errors
I have installed the g-client library from the emacspeak google code repository and successfully linked the make to Aquamacs by replacing 'emacs' with the the full path to Aquamacs in the Makefile. ...
1
vote
0answers
24 views
How to copy tabs between frames in Aquamacs?
I spend a lot of time coding in Aquamacs, and I tend to split the window into multiple frames. Each frame develops its own set of tabs at the top based on the history of what I've opened, and ...
1
vote
1answer
105 views
Configuring Gmail in gnus in Aquamacs
I'm a new emacs user, and I'm trying to get gnus working with mi gmail account with Aquamacs.
So far, I've been able to set it up to receive my mail. The problem is when I try to send an e-mail. I ...
1
vote
1answer
80 views
Emacs/Aquamacs php-mode and tabs indent
I can't get my Aquamacs 2.4 (Emacs) to follow the Kohana style:
Emacs in php-mode replaces tabs with spaces. I want to disable this and use tab-characters for the indention.
I tried many solutions ...
1
vote
0answers
33 views
Using apple services in aquamacs
In OS X you can create small services that you can reach from anywhere in the operating system. So i created a service that could switch to the terminal, and mapped it to ⌘-space (Cmd-space). This ...
1
vote
3answers
114 views
Setting relative Tex-Master file in Latex
I use Aquamacs and TeX Live 2009 to edit my LaTeX files. As my publications tend to get quite big, I want to structure the source folder containing all my LaTeX files. Like e.g.
[bib]
[images]
...
1
vote
1answer
69 views
Aquamacs/emacs: focus-follows-mouse not working as expected
I'm working with Aquamacs 2.3a [latest version] on Mac OS X 10.6.8. I would like to switch between frames/buffers by just moving the mouse. As far as I found out by searching for this problem, you can ...
1
vote
1answer
92 views
Trying to figure out Aquamacs and Terminal on my MacBook
I'm taking this Computer Programming class, and I'm confused with the instructions my professor gave me because I have a Mac and I didn't even have an Emacs, so I ended up downloading Aquamacs. I know ...
1
vote
2answers
186 views
Aquamacs/Emacs Pane Auto-disposition
I'm using Aquamacs since few weeks and I'm trying to find good customizations.
First, I just wanted my aquamacs to look like this on starting :
I mean on the left, my source code. and on the right ...
1
vote
1answer
252 views
How do I get Aquamacs/Emacs to show a right margin indicator?
After living with Java IDE's for quite some time now, I'm back into the world of C++ development. And I've returned to my editor of choice: Emacs (actually, most of the time I'm in Aquamacs on the ...
1
vote
1answer
205 views
How to modify aquamacs keyboard shortcuts
I'd like to redefine some of the default aquamacs shortcuts.
I've tried putting this in my preferences.el file:
(global-unset-key (kbd "A-l"))
(global-set-key (kbd "A-l") 'forward char)
but it ...
1
vote
2answers
385 views
Why clojure starts with 'M-x slime' for my Aquamacs without any setup?
I have Aquamacs running on my Mac.
I installed the ESK for Aquamacs and it installs ELPA at ~/.emacs.d/elpa. With ELPA, I installed clojure-mode/clojure-est-mode/slime/slime-repl/swank-clojure.
The ...
1
vote
1answer
181 views
Why does my *scratch* buffer save data in aquamacs emacs?
In regular emacs my understanding was that if you killed the scratch buffer, when you switched back to it it would be empty, or when you closed and restarted emacs, it would be empty. With Aquamacs, ...
1
vote
1answer
305 views
Using two emacs (Cocoa emacs and Aquamacs) at the same time
I happen to have two emacs on my Mac because of clojure setup.
The problem is that Cocoa emacs and Aquamacs uses the same ~/.emacs.d, but the ELPA of Cocoa emacs and that of Aquamacs are not ...
1
vote
1answer
264 views
How to define shortcuts using the mac 'command' key in aquamacs (or emacs)
How can I define an aquamacs keyboard shortcut using the mac command key. I'd like 'command'-k to act like ctrl-k (kill line).
Thanks in advance!
1
vote
3answers
514 views
a question on common lisp
I'm getting crazy with a small problem here,
I keep getting an error and I cant seem to figure out why,
the code is supposed to change the range of a list,
so if we give it a list with values (1 2 3 ...
1
vote
3answers
806 views
How to setup cscope with aquamacs on MacOS?
Can you please tell me how can I setup cscope with aquamacs on MacOS?
I have followed a link from Google saying how to build a cscope database for my source code. But how can I invoke cscope with ...
1
vote
2answers
300 views
How can you have folds for a LaTeX file in XEmacs?
I would like to have automatic folds for comments in my AquaEmacs.
1
vote
2answers
807 views
Spell-check in Aquamacs Emacs won't work: “Wrong endian order.”
This is aquamacs 1.5 on a macbook. Exact error when I try to spell-check:
Error: The file "/Library/Application Support/cocoAspell/aspell6-en-6.0-0//en-common.rws" is not in the proper format. Wrong ...
0
votes
1answer
67 views
How do I set Aquamacs to use Prolog mode?
I'm new to Emacs/Aquamacs, and want to use it to program in Prolog. My filename ends with ".pl" and Aquamacs automatically assumes it's a Perl file. How do I change it to use Prolog mode instead? I'd ...
0
votes
1answer
59 views
How can I set the default font size in aquamacs emacs?
I am having difficulty setting the default size in aquamacs emacs, under Lion. If I add something like
(set-face-attribute 'default nil :height 180)
To my .emacs file, the default size of the ...
0
votes
1answer
67 views
When I load a shell at startup in my init file, why do I get 26 shell prompts?
When I load a shell at startup - just using (shell) in my .emacs file - there are always 26 shell prompts "bash-3.2$ bash-3.2$ bash-3.2$...". Why is that happening? This is happening the same way in ...
0
votes
1answer
52 views
Disable the toolbar from aquamacs in my init file
I want to permanently disable the GUI toolbar (the little buttons for "New" "Open", etc.) from aquamacs in my .emacs file. I have seen suggestions that you disable it in the gui and the go to Options ...
0
votes
1answer
109 views
ECB context menu in Aquamacs
ECB (Emacs Code Browser) has context menu to add file, delete file etc. The context menu is opened when clicking right mouse button.
The problem is Aquamacs intercepts that mouse button event. When ...
0
votes
0answers
31 views
Aquamacs and Terminal Help
So I'm having trouble getting the terminal to recognize a file that I think I'm saving correctly using Aquamacs... This is what I'm doing:
First I "find" a file with the name I need, then I change ...
0
votes
0answers
20 views
Aquamacs: layout in dired mode
I am a conventional emacs user and I am trying aquamacs out. I would like the alignment of filename, dates, permissions etc in the aquamacs dired mode to be as well aligned as that in emacs - right ...
0
votes
1answer
54 views
NXML Mode C-RET problem in Aquamacs
I have an odd problem in Aquamacs-- when I am editing in nXML mode the key sequence C-return calls a completely different function than it should under nXML mode. It calls something called ...
0
votes
0answers
49 views
Aquamacs run python twice created duplicated windows
I am new to mac and Aquamacs. When I run python inside Aquamacs, it has some weird behavior.
Here is what I did.
Open a python code.
Go to Python > Eval buffer. It shows output in another window. ...
0
votes
1answer
52 views
aquamacs require-final-newline
I'm using aquatics for rails development and thanks to some inline-block issues I have a situation where I need to render partials without a newline at the end.
The problem is when I save aquamacs ...
0
votes
0answers
65 views
Ruby on aquamacs
I'm using Aquamacs for Mac OS X as text editor and would like to develop some code on ruby and then ruby on rails. How I can do this on Aquamacs?
If I wrote some code already and put it to the file ...
0
votes
1answer
134 views
Making Aquamacs scrolling more like Emacs
When I used emacs, I used to be able to set the mark and highlight full pages for yanking using C-v, or scroll-up. However, in Aquamacs if I set the mark then hit C-v it loses the mark and stops ...
0
votes
1answer
99 views
how can I use Aqua Emacs's Chinese font in Carbon Emacs?
I love the Chinese font support in AquaEmacs (with core: "GNU Emacs 23.2.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54). Is there anyway I can hack in and use its Chinese font in Carbon Emacs ...