all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: undo an undo
Date: Wed, 26 May 2004 18:26:38 GMT	[thread overview]
Message-ID: <jwv4qq3ujy5.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: mailman.7092.1085432180.1061.help-gnu-emacs@gnu.org

> It might be better to point out that the undo history is not a stack;

Indeed, it's more like a tree, in the sense that when you undo something you
go back towards the root and future changes will be recorded as a new
branch.  But since the undo itself is a change, it is also recorded in the
tree at the tip of the current branch.  So you really get a big ugly
directed acyclic graph.


        Stefan

  parent reply	other threads:[~2004-05-26 18:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7092.1085432180.1061.help-gnu-emacs@gnu.org>
2004-05-25  9:58 ` undo an undo Mathias Dahl
2004-05-26 18:26 ` Stefan Monnier [this message]
2004-05-24 16:23 Joel Smith
2004-05-24 16:48 ` David Kastrup
2004-05-24 17:03   ` Paul D. Smith
2004-05-24 18:04     ` Peter Gjefle
2004-05-24 18:24     ` Drew Adams
2004-05-24 20:21 ` Micha Feigin
     [not found] ` <mailman.7135.1085440202.1061.help-gnu-emacs@gnu.org>
2004-05-26 18:21   ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwv4qq3ujy5.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.