[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fonts



In Symbolics 3600 ZWEI in Release 6.0, IP-TCP 29.0, MLSite 4.7,
microcode TMC5-MIC 319, FEP 18, on Lisp Machine Sancho Panza:

When I am editing a file with several similar fonts I sometimes need to
know which font a particular word is in.  I don't know of any reasonable
procedure for finding out.  For example, I may want to add an entry to a
table in which different columns are in different fonts.  The new entry has
to be in the same font as previous entries, which may not be obvious.

I found a second, minor bug in UNDO.  Using C-X C-J to change the
font of a region, followed by M-X Undo, I was asked if I wanted
to "Undo NIL?".  It properly undid the font change, saying "NIL undone".

	Chris