]> code.delx.au - gnu-emacs/blob - lisp/term-nasty.el
*** empty log message ***
[gnu-emacs] / lisp / term-nasty.el
1 ;;; term-nasty.el --- Damned Things from terminfo.el
2
3 Some people used to be bothered by the following comments that were
4 found in terminal.el. We decided they were distracting, and that it
5 was better not to have them there. On the other hand, we didn't want
6 to appear to be giving in to the pressure to censor obscenity that
7 currently threatens freedom of speech and of the press in the US.
8 So we decided to put the comments here.
9
10
11 These comments were removed from te-losing-unix.
12 ;(what lossage)
13 ;(message "fucking-unix: %d" char)
14
15 This was before te-process-output.
16 ;; fucking unix has -such- braindamaged lack of tty control...
17
18 And about the need to handle output characters such as C-m, C-g, C-h
19 and C-i even though the termcap doesn't say they may be used:
20 ;fuck me harder
21 ;again and again!
22 ;wa12id!!
23 ;(spiked)
24
25 ;;; term-nasty.el ends here