DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

JamieZawinski > PythonSprache > GuisInClojure > Continuations > SpaghettiCode > DanielWeinreb > TuringMachine > PythonHacking > BertrandMeyer > DynamicTyping > ClojureMacros > BarbaraLiskov > DestroyJavaVM > ClojureIdioms > Homoiconicity > LazyEvaluation > EmacsSolutionsClear Trail
Main /

Emacs Solutions

Emacs
Syntaxhighlighting not automatically activated upon opening file (e.g. a python-script).
Add the following lines to init.el ([1]:
(require 'font-lock)
(setq-default font-lock-maximum-decoration t)

hacking Python with Emacs?
HackingPythonWithEmacs

reload DotEmacs (.emacs)
M-x load-file RET ~/.emacs RET
eval SExpr: C-x C-e

change font
Shift + Left mouse -> font-selection-dialog
works for current session [2]
M-x customize-face RET default RET
http://www.lns.cornell.edu/~bxin/computer/emacs/emacs24/emacs098.htm

Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 09.08.2008 19:00 Uhr und seit 7. April 2005 1404 aufgerufen.