openbsd-ports/editors/emacs21/pkg/MESSAGE

14 lines
315 B
Plaintext
Raw Normal View History

+---------------
| There are known problems with color terms and tty
| font-locking under OpenBSD. This is being looked
| into.
|
| For now, if you run emacs21 in an xterm,
|
| setenv TERM xterm (csh)
| or
| export TERM=xterm (ksh)
|
| prior to using a 21.x font-lock capable .emacs file.
+---------------