[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pretty fonts in sources
Date: Sun 31 May 87 18:23:57-EDT
From: John C. Akbari <AKBARI@CS.COLUMBIA.EDU>
hope this question is not *too* dumb. we've just put up release 7 on
the lispm's & i haven't been able to figure out the "translation" for
fonts: hl12, hl12i, hl12b
According to 1si:backtranslate-font0 (the "authority" on such matters of
compatibility with Release 6) HL12 = SWISS.ROMAN.NORMAL,
HL12I = SWISS.ITALIC.NORMAL, and HL12B = SWISS.BOLD.NORMAL.
so that when i type c-; my comments are in italics automatically. also,
setting up electric font lock mode & other pretty stuff in my login
seems rather obtuse. anyone have a lispm-init file or set of suggestions?
(setf zwei:lisp-mode-hook 'zwei:electric-character-style-lock-if-appropriate)