No me funcionó el coloreo en consola, en X si, mi emacs es el 20.7.2,
esta versión no soporta coloreo en consola o me esta faltando algo?

[EMAIL PROTECTED]:~$ emacs --version
GNU Emacs 20.7.2
Copyright (C) 1999 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

Mi ~/.emacs tiene

(custom-set-variables
 '(font-lock-support-mode (quote fast-lock-mode))
 '(pc-select-selection-keys-only t)
 '(track-eol t)
 '(global-font-lock-mode t nil (font-lock))
 '(pc-selection-mode t nil (pc-select))
 '(font-lock-global-modes t))

Gracias, saludos.

Responder a