(psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.

This commit is contained in:
Eric S. Raymond
1993-03-26 04:17:45 +00:00
parent d163cf2e76
commit 8b2120f4ff

View File

@@ -1,4 +1,4 @@
;;; yow.el --- generate random zippyisms
;;; yow.el --- quote random zippyisms
;; Copyright (C) 1993 Free Software Foundation, Inc.
@@ -63,8 +63,6 @@
"Zippy goes to the analyst."
(interactive)
(doctor) ; start the psychotherapy
(if (null yow-vector)
(setq yow-vector (snarf-yows)))
(message "")
(switch-to-buffer "*doctor*")
(sit-for 0)