Emacs Lisp Challenge: Flaky-If

SCENARIO: An Emacs user gets up and leaves the room, leaving their Emacs instance running and unattended. As a prank, you decide to overwrite the built-in if operator with another operator that is just like if except that it occansionally swaps its then- … Read more

Similar