MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: CellChangeTimes?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg105810] Re: [mg105800] CellChangeTimes?
  • From: adamg at wolfram.com
  • Date: Sun, 20 Dec 2009 06:53:23 -0500 (EST)
  • References: <200912191127.GAA24675@smc.vnet.net>

NotebookPut[Notebook[{}, System`TrackCellChangeTimes -> False]]

will create a notebook with this cell version tracking feature disabled.
Or you can add this notebook level option to a style sheet you frequently
use.

Thanks,
-Adam

PS: CellChangeTimes can be viewed for an entire notebook by choosing
Cell>NotebookHistory from the Mathematica menus.

> CellChangeTimes seems to be a new field that's been added, or at least
> shows up, when you apply Show Expression to a cell.
>
> For me at least, and the way I use Mathematica, it doesn't seem to be
> anything I'll ever want to use or know about, and after a while it adds
> an immense amount of distracting clutter to the results of Show
> Expression (and presumably takes up a bit of unnecessary file space in
> each notebook).
>
> Any easy way to turn this capability off or eliminate it (at the deepest
> and most permanent and most global level that is reasonably possible)?
> -- or at least to suppress the display?
>
> Any potential harmful effects to doing this, that may not be immediately
> evident?
>




  • Prev by Date: Re: FindFit constrains when parameters are in table
  • Next by Date: Re: NIntegrate with Numeric Matrix Function
  • Previous by thread: CellChangeTimes?
  • Next by thread: Re: CellChangeTimes?