Generating random quote and insert to Emacs.
Since this plugin is developed based on cloel, it can fully utilize Clojure's multi-threading capabilities, ensuring that Emacs won't freeze even when processing large files.
-
Install cloel
-
Install cloel-rand-quote
- Clone the repository and add it to your Emacs configuration:
(add-to-list 'load-path "<path-to-cloel-rand-quote>") (require 'rand-quote)
M-x rand-quote