User:PhilFry/Emacs

From NoName e.V.
< User:PhilFry
Revision as of 13:46, 16 February 2008 by PhilFry (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Keys

Emacs

C-x o anderer Frame

SLIME

C-c C-z show repl
C-c C-d h show hyperspec


Config

keine nervigen Fenster in Aquamacs

(smart-frame-positioning-mode nil)
(one-buffer-one-frame-mode 0)

lokale Hyperspec

Hyperspec z.B. hier laden: ftp://ftp.lispworks.com/pub/software_tools/reference/HyperSpec-7-0.tar.gz

(setq common-lisp-hyperspec-root "file:///$HOME/$DIR/HyperSpec-7-0/HyperSpec/")