gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NonGNU ELPA] Lorem-Ipsum version 0.3


From: ELPA update
Subject: [NonGNU ELPA] Lorem-Ipsum version 0.3
Date: Mon, 12 Dec 2022 05:03:02 -0500

Version 0.3 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:

  # Lorem Ipsum for Emacs #

  Add filler lorem ipsum text to Emacs

  ## Installation

  **MELPA**

  This package is available via MELPA. You can install it by calling:

      M-x package-install RET lorem-ipsum

  Finally, the package must be required:

      (require 'lorem-ipsum)

  **Manual Installation**

  Add `lorem-ipsum.el` to your `load-path`.  That's it, all the
  functions you need are `autoload`ed.


  ## Setup

  Use the default keybindings by adding the following to your .emacs
  file:

      (lorem-ipsum-use-default-bindings)


  This will setup the folling keybindings:

  Key Binding | Function
  ------------|------------------------------
  `C-c l p`   | lorem-ipsum-insert-paragraphs
  `C-c l s`   | lorem-ipsum-insert-sentences
  `C-c l l`   | lorem-ipsum-insert-list

## Recent NEWS:

[Not available 🙁]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]