Package emacs22-carbon-22.3-3
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | |||
10.4/i386 | 22.3-3 | ||
10.4/powerpc | |||
| Description: | Flexible real-time text editor, Aqua native (22.3-3) | |
GNU Emacs is an extensible, customizable, self-documenting real-time
display editor. Through its extensibility, it is actually much more
than an editor. You can use it as a file manager, mail reader, web
browser, and for many other tasks. Some people even use it to control
their coffee machine.
This package installs Carbon port of GNU Emacs, which can natively run
on Mac OS X window system. Also supports input methods for
international languages.
Use -nw option to use this emacs on terminal. | ||
| Usage Hints: | ||
You can launch emacs22-carbon, not just by double-clicking, but also by typing
$ emacs22-carbon
or
$ Emacs22.app
in the terminal. In this way, you can pass runtime options to emacs, e.g.
$ emacs22-carbon --no-site-file
If you want to input characters via MacIM in inline style, add your .emacs.el:
(if (eq window-system 'mac)
(setq default-input-method "MacOSX"))
In addition, if you want to input "Backslash" instead of "Yen Sign", add:
(if (eq window-system 'mac) (progn
(setq default-input-method "MacOSX")
(mac-translate-from-yen-to-backslash))) | ||
| Section: | editors | |
| Maintainer: | Todai Fink Team <finkATsodanDOTeccDOTu-tokyoDOTacDOTjp> | |
| Website: | http://www.emacswiki.org/cgi-bin/wiki | |
| License: | GPL | |
| Info-File: | dists/10.4/stable/main/finkinfo/editors/emacs22-carbon.info CVS log, Last Changed: Sun, 03 Jan 2010 09:01:30 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.