Aaron's problem is not dumping per se, it's saving his indentation and other command line state between sessions. Unless there's something I missed, you can only enable functions like auto-indent via the command line(-a) or via "Indent on" in acme. The dump doesn't preserve indent state so yes, Aaron needs a script.
Noah On Fri, Aug 7, 2009 at 3:34 PM, Jason Catena<jason.cat...@gmail.com> wrote: > I keep many dump files around with different names, to easily suspend, > switch, and resume acme configurations depending on what I need to > work on. This significantly reduces my context switch time, over and > above the advantage I get from guide files keeping me from > (mis)retyping commands. > > in acme: highlight and execute "Dump /home/me/dump/whatever" > in shell: rum "acme -l /home/me/dump/whatever" > > Jason Catena > >