app-emacs/undo-tree (akater)

Search

Install

Install this package:

emerge -a app-emacs/undo-tree

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

Versions

Version EAPI Keywords Slot
9999 8 ~amd64 ~x86 0
0.8.2 8 amd64 x86 0

Metadata

Description

Maintainers

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>
</pkgmetadata>

Lint Warnings

Files

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
AUX 50undo-tree-gentoo.el 176 bytes
DIST undo-tree-0.8.2.tar 194560 bytes
DIST undo-tree-0.8.2.tar.sig 438 bytes
EBUILD undo-tree-0.8.2.ebuild 483 bytes
EBUILD undo-tree-9999.ebuild 551 bytes
MISC metadata.xml 1615 bytes