carbon-emacs

Disable Carbon Emacs scroll beep

I've been looking into adopting Carbon Emacs for use on my Mac, and the only stumbling block I've run into is the annoying scroll beep when you try to scroll past the end of the document. I've looked online but I can't seem to find what I should add to my .emacs that will stop it from beeping when scrolling. I don't want to silence it co...

Carbon-emacs: re-enable hash key?

How can I re-enable the hash (#) key in carbon-emacs on the mac? I've tried everything I've come across in google and still can't get it working. My config file currently looks like this: (require 'redo+) (require 'mac-key-mode) (mac-key-mode 1) (setq default-input-method "MacOSX") (setq mac-command-modifier 'alt mac-option-modifier 'm...

Use Alt as Meta key in Carbon Emacs, not Apple Command Key

Any way to configure Carbon Emacs to use the Option key as a Meta key, rather than the Command key? I like having a consistent set of keybindings no matter if I am using Emacs in a terminal or Carbon Emacs. Also, I really would like Paste back on command-v. ...

Binding function keys in carbon-emacs

While I was using the "normal" X11 emacs under Snow Leopard, my profile.el file had a line: (global-set-key [f14] 'my_function) However this binding does not work with carbon-emacs. What is strange is that if I execute the command "M-x global-set-key", and give it the right arguments (pressing the F14 key), it works! Any hints? ...

CarbonEmacs, symbolic links and dired-find-file

When I list a directory (C-x-d), all symbolic links have names ending with '@'; eg.: .bashrc@ -> ./system/dot-bashr Then when I try to open such a file with "e" or "f" (dired-find-file), I get the message: File no longer exists; type `g' to update dired buffer Otherwise, all links work normally within Emacs. Any hints? -- ...

Show tabs for buffers in carbon emacs?

Hi guys, How can I get a tabbed interface in carbon emacs which corresponds to one-tab-per-buffer similar to Aquaemacs(http://aquamacs.org/)? ...

How to get Cocoa Emacs to jump to line number from external application?

When using Carbon Emacs (v22) from an external application (ex. Unity 3D) files sent to Carbon Emacs would jump to the line number requested by the external application (ie. double click on an error message editor selected in preferences is started with file at error line number). For some reason the new Cocoa Emacs (v23) no longer does ...

Yanking text into a terminal running in Emacs

I am unable to yank text into a terminal running in Emacs. This is my procedure: I killed the string "date" from one buffer and yanked it into the terminal in another buffer and hit return. The terminal behaves as if I typed nothing. It just returns the prompt back. I am using OS X 10.5.8 and Emacs 23.1. I have tried this procedure...

Carbon emacs problem

I installed Carbon EMACS tody but I have a problem with the shift key: I can't select region hoding down shift and moving with harrows. Do you have any suggestion? Best Riccardo ...

emacs 23 on OS X: how to open web links from emacs?

I'm trying the 23.2 release Cocoa Emacs build (OS X 10.6). There's a number of things that are more annoying about Cocoa Emacs than the terrific Carbon Emacs (based on an Emacs 22 build, I believe), so I hoped folks might have some solutions/thoughts (unfortunately posting on neither the carbon-emacs list nor emacs-dev has produced a use...

emacs 23 on OS X: mailto links & calling compose-mail?

I'm trying the 23.2 release Cocoa Emacs build (OS X 10.6). There's a number of things that are more annoying about Cocoa Emacs than the terrific Carbon Emacs (based on an Emacs 22 build, I believe), so I hoped folks might have some solutions/thoughts (unfortunately posting on neither the carbon-emacs list nor emacs-dev has produced a use...