In article <[EMAIL PROTECTED]>, Dan Nicolaescu <[EMAIL PROTECTED]> writes:

> Kenichi Handa <[EMAIL PROTECTED]> writes:
>>  In article <[EMAIL PROTECTED]>, Dan Nicolaescu <[EMAIL PROTECTED]> writes:
>>  > How about we put something like that at the beginning of term/xterm.el
>>  > and do 
>>  
>>  > (if (and (getenv "COLORTERM")
>>  >      (string-match "\\`rxvt" (getenv "COLORTERM")))
>>  >      (load "term/rxvt")
>>  
>>  >  THE REST OF TERM/XTERM.EL
>>  > )
>>  
>>  Isnt't it cleaner to modify startup.el?

> Doubtful. Why add terminal specific information to startup.el? 
> IMHO is better to keep this (necessary) ugliness out of the way in xterm.el

Because it's not terminal specific information but
information to find a specific terminal.

---
Kenichi Handa
[EMAIL PROTECTED]




_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to