olivetti-mode 2.0.4-1 source package in Ubuntu

Changelog

olivetti-mode (2.0.4-1) unstable; urgency=medium

  * New upstream release.
  * Rebase patch onto this release.

 -- Nicholas D Steeves <email address hidden>  Sun, 14 Nov 2021 12:03:38 -0500

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
olivetti-mode_2.0.4-1.dsc 1.9 KiB 1c86605179196160198cec441ad0b1449a1fddfb38d0a3cd30365df3ff6540d0
olivetti-mode_2.0.4.orig.tar.xz 635.8 KiB 68cb4d44ea08562218fd0d513a9094a565d919e544d5ee3107cc321a8407bbcf
olivetti-mode_2.0.4-1.debian.tar.xz 4.5 KiB 6304ff32a7527074fa5d84e26c317b28e48343c8257b55c011e032edca9a6c21

Available diffs

No changes file available.

Binary packages built by this source

elpa-olivetti: Emacs minor mode to more comfortably read and write long-lined prose

 Olivetti, a minor mode for Emacs, displays content soft-wrapped to a
 comfortable width, centered inside the larger window. The visual effect of
 this is similar to the sheet of paper in WYSIWYG word-processors such as
 LibreOffice, and is similar to distraction-limiting software such as
 FocusWriter, WriteRoom, and various Markdown editors. Olivetti-mode is
 usually used for writing prose and long documents, but when used for reading
 it may slightly increase one's reading speed and one's ability to recall the
 material.
 .
 Features:
   * Exclusively affects buffers for which it has been activated.
   * Dynamically manages window margins so that text remains centered.
   * Interactive modification of `text-body-width` at any time.
   * When `olivetti-body-width` is set to an integer, the text area will
     scale with the size of the font; whereas, when a fraction or float
     is used, the apparent size of the text area will remain visually
     proportioned to the size of the window.
   * Optionally remember the state of visual-line-mode on entry and recall
     its state on exit. Olivetti enables visual-line-mode by default.