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

Re: tei-colors.el



>>>>> "Victor" == Victor Sudakov writes:

>> ругается? Да, а документы открываешь в tei-mode? Загляни в tei-colors
>> глазами-то.

Victor> require не ругается.  Документы открываю в sgml-mode.

	Ну, так используй tei-mode, ты так и не удосужился заглянуть в
	tei-colors. Цвета включаются в tei-mode только. У меня так:

(setq auto-mode-alist
      (append	
       '(
	 ( "\\.tei$"		. tei-mode )
	) auto-mode-alist))

	Для файлов с расширением .tei будет грузиться tei-mode.
-- 
	Best regards, -- Boris.

guru, n: A computer owner who can read the manual.