1 ;;; term-nasty.el --- Damned Things from terminfo.el
5 ;; Some people used to be bothered by the following comments that were
6 ;; found in terminal.el. We decided they were distracting, and that it
7 ;; was better not to have them there. On the other hand, we didn't want
8 ;; to appear to be giving in to the pressure to censor obscenity that
9 ;; currently threatens freedom of speech and of the press in the US.
10 ;; So we decided to put the comments here.
14 These comments were removed from te-losing-unix.
16 ;(message "fucking-unix: %d" char)
18 This was before te-process-output.
19 ;; fucking unix has -such- braindamaged lack of tty control...
21 And about the need to handle output characters such as C-m
, C-g
, C-h
22 and C-i even though the termcap doesn
't say they may be used
:
28 ;;; term-nasty.el ends here