app-emacs/undo-tree (gentoo)

Search

Package Information

Description:
Emacs has a powerful undo system. Unlike the standard undo/redo system in most software, it allows you to recover *any* past state of a buffer (whereas the standard undo/redo system can lose past states as soon as you redo). However, this power comes at a price: many people find Emacs' undo system confusing and difficult to use, spawning a number of packages that replace it with the less powerful but more intuitive undo/redo system. Both the loss of data with standard undo/redo, and the confusion of Emacs' undo, stem from trying to treat undo history as a linear sequence of changes. It's not. The `undo-tree-mode' provided by this package replaces Emacs' undo system with a system that treats undo history as what it is: a branching tree of changes. This simple idea allows the more intuitive behaviour of the standard undo/redo system to be combined with the power of never losing any history. An added side bonus is that undo history can in some cases be stored more efficiently, allowing more changes to accumulate before Emacs starts discarding history. The only downside to this more advanced yet simpler undo system is that it was inspired by Vim. But, after all, most successful religions steal the best ideas from their competitors!
Homepage:
http://www.dr-qubit.org/undo-tree.html
License:
GPL-3+

Versions

Version EAPI Keywords Slot
0.8.2-r1 8 amd64 ~arm64 x86 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>gnu-emacs@gentoo.org</email>
		<name>Gentoo GNU Emacs project</name>
	</maintainer>
	<longdescription lang="en">
  Emacs has a powerful undo system. Unlike the standard undo/redo system in
  most software, it allows you to recover *any* past state of a buffer
  (whereas the standard undo/redo system can lose past states as soon as you
  redo). However, this power comes at a price: many people find Emacs' undo
  system confusing and difficult to use, spawning a number of packages that
  replace it with the less powerful but more intuitive undo/redo system.

  Both the loss of data with standard undo/redo, and the confusion of Emacs'
  undo, stem from trying to treat undo history as a linear sequence of
  changes. It's not. The `undo-tree-mode' provided by this package replaces
  Emacs' undo system with a system that treats undo history as what it is: a
  branching tree of changes. This simple idea allows the more intuitive
  behaviour of the standard undo/redo system to be combined with the power of
  never losing any history. An added side bonus is that undo history can in
  some cases be stored more efficiently, allowing more changes to accumulate
  before Emacs starts discarding history.

  The only downside to this more advanced yet simpler undo system is that it
  was inspired by Vim. But, after all, most successful religions steal the
  best ideas from their competitors!
</longdescription>
	<stabilize-allarches></stabilize-allarches>
	<upstream>
		<remote-id type="gitlab">tsc25/undo-tree</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

Files

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST undo-tree-0.8.2.tar.xz 34060 bytes