Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2012

Re: Undo/Redo

X-FeedAbuse http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.16.109
Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!nospam.fr.eu.org!usenet-fr.net!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!198.186.194.247.MISMATCH!transit3.readnews.com!textspool1.readnews.com!news-out.readnews.com!transit4.readnews.com!newspump.sol.net!post2.nntp.sol.net!posts.news.twtelecom.net!nnrp2.twtelecom.net!not-for-mail
From Bill Rowe <readnews@sbcglobal.net>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: Undo/Redo
Date Sun, 1 May 2011 10:22:58 +0000 (UTC)
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Sender steve@smc.vnet.net
Approved Steven M. Christensen <steve@smc.vnet.net>, Moderator
Message-ID <ipjca2$j2i$1@smc.vnet.net> (permalink)
Lines 28
NNTP-Posting-Date 01 May 2011 09:23:45 GMT
NNTP-Posting-Host 230a595f.news.twtelecom.net
X-Trace DXC=Y6=E2JC_P5LIN?cPSk`9;@C_A=>8kQj6M;[h;PUXBgbDe6cLf4b_YJCEFiONJ7[GoF9GX2mHbE<SJ
X-Complaints-To abuse@twtelecom.net
Xref x330-a1.tempe.blueboxinc.net comp.soft-sys.math.mathematica:2012

Show key headers only | View raw


On 4/30/11 at 5:53 AM, baraksh@gmail.com (Barak Shoshany) wrote:

>This seems to be a recurring subject in this group.

>Mathematica is now at version 8 and there's still no multiple undo
>and redo functionality. I don't understand how such an amazing piece
>of software can lack such a trivial feature. Why isn't Woflram doing
>anything about it? Heck, I'll even write the code for undo/redo
>myself for them for free if they let me. Is there someone at Wolfram
>I can complain on the matter? Perhaps an internet petition is in
>order? What do you think?

Simply put, implementation of undo/redo for something like
Mathematica is far more complex than you suggest.

Undo/redo in a text editor or word processor is manipulating
what I will call static text, i.e., text that is to be
read/printed etc that does not change the state of your machine,
it not executed. This isn't the case for Mathematica.

You really need to think about what you mean by say undo in the
context of Mathematica. What does it mean to undo a computation?
Keep in mind, many mathematical operations have no simple inverse.

Reverting the state of a text document to a previous state is
quite simple compared to doing the same for a Mathematica session.

Back to comp.soft-sys.math.mathematica | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Undo/Redo Bill Rowe <readnews@sbcglobal.net> - 2011-05-01 10:22 +0000
  Re: Undo/Redo Barak Shoshany <baraksh@gmail.com> - 2011-05-02 10:52 +0000

csiph-web