Version 0.4 of package Lorem-Ipsum has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Lorem-Ipsum describes itself as: ============================== Insert dummy pseudo Latin text ============================== More at https://elpa.nongnu.org/nongnu/lorem-ipsum.html ## Summary: [![NonGNU ELPA](https://elpa.nongnu.org/nongnu/lorem-ipsum.svg)](https://elpa.nongnu.org/nongnu/lorem-ipsum.html) # Lorem Ipsum for Emacs # Add filler lorem ipsum text in Emacs. ## Installation **NonGNU ELPA or MELPA** This package is available via [NonGNU ELPA](https://elpa.nongnu.org/) and MELPA. You can install it by calling: M-x package-install RET lorem-ipsum RET That's it, all the functions you need are `autoload`ed. **Manual Installation** Add `lorem-ipsum.el` to your `load-path`. Finally, the package must be required: (require 'lorem-ipsum) ## Setup Use the default keybindings by adding the following to your .emacs file: (lorem-ipsum-use-default-bindings) This will setup the following keybindings: ## Recent NEWS: [Not available 🙁]