File: zone.el.html
Don't zone out in front of Emacs! Try M-x zone.
If it eventually irritates you, try M-x zone-leave-me-alone.
Bored by the zone pyrotechnics? Write your own! Add it to
zone-programs. See zone-call for higher-ordered zoning.
THANKS: Christopher Mayer, Scott Flinchbaugh,
Rachel Kalmar, Max Froumentin, Juri Linkov,
Luigi Panzeri, John Paul Wallington.
Defined variables (3)
zone-pgm-random-life-wait | Seconds to wait between successive ‘life’ generations. |
zone-timeout | Seconds to timeout the zoning. |
zone-timer | The timer we use to decide when to zone out, or nil if none. |
Defined functions (14)
zone | () |
zone-call | (PROGRAM &optional TIMEOUT) |
zone-cpos | (POS) |
zone-fall-through-ws | (C WBEG WEND) |
zone-fill-out-screen | (WIDTH HEIGHT) |
zone-fret | (WBEG POS) |
zone-hiding-mode-line | (&rest BODY) |
zone-leave-me-alone | () |
zone-orig | (&rest BODY) |
zone-park/sit-for | (POS SECONDS) |
zone-pgm-drip | (&optional FRET-P PANCAKE-P) |
zone-pgm-rotate | (&optional RANDOM-STYLE) |
zone-replace-char | (COUNT DEL-COUNT CHAR-AS-STRING NEW-VALUE) |
zone-when-idle | (SECS) |