diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2006-11-10 16:57:46 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2006-11-10 16:57:46 +0000 |
commit | ac2072cdbfcdc61c55df78303e753b5c0bdff4bb (patch) | |
tree | e53c6462a26ed44a5e52b7ce5faf5c3ea65cdd42 /etc/DEVEL.HUMOR | |
parent | e48376d4a11b92064ae6ed83c64b52e031416f6a (diff) | |
download | emacs-ac2072cdbfcdc61c55df78303e753b5c0bdff4bb.tar.gz |
Two more entries (yes, I'm easily amused).
Diffstat (limited to 'etc/DEVEL.HUMOR')
-rw-r--r-- | etc/DEVEL.HUMOR | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/etc/DEVEL.HUMOR b/etc/DEVEL.HUMOR index 94d86407dd4..9e7e4a9910b 100644 --- a/etc/DEVEL.HUMOR +++ b/etc/DEVEL.HUMOR @@ -136,3 +136,24 @@ without attempting any course of action that requires an advance course in divination. There'd be quite a sensational market for that, you know." -- Emilio Lopes and David Kastrup + +---------------------------------------------------------------------- + + "[T]here may be a good reason since the code explicitly checks for +this; see keyboard.c:789 [...]" + "I think I understand, but I can't find the code in keyboard.c. Do +you really mean 'line 789'? Of which revision?" + "Sorry; by 789, I mean 3262 :-P" + -- Chong Yidong and Stefan Monnier + +---------------------------------------------------------------------- + + "[...] In my opinion, your change does not either increase or +decrease readability. It's a tossup." + "Uh, setting tem to '', an artificial empty string, in order to have +j incremented once again before breaking out of the finished loop is +readable? + Is this kind of 'readable' synonymous to 'comprehensible with +serious effort', reminiscent of mathematicians' use of 'trivial' as +synonymous with 'provable with serious effort'?" + -- RMS and David Kastrup |