I think I should change the behavior relating to files, but it's tricky because one cell-mode project file can hold many interlinked sheets and each of these needs its own buffer. I had wanted loading the cell-mode file to be like loading a Squeak image, in that you have one big persistent store where everything goes, but maybe I should change this.
Burton Samograd <[EMAIL PROTECTED]> writes: > David O'Toole <[EMAIL PROTECTED]> writes: > >> Thanks for the feedback--- this was an oversight on my part. > > Works better now. It might be nice to be able to do is find-file (C-x > C-f) and then enable cell-mode and have it work (if I do that I get > errors about cell-of-current-buffer having a void value). There's no > code in the cell-mode function (I'd give it a shot writing it, but I > have to head to work very soon), so I understand why it doesn't > work...I think it's just a patten of behaviour that I have, which has > probably grown from using emacs for so long :) > > Thanks again. > > -- > burton samograd kruhft .at. > gmail > 'programmed piano ep' now available : http://kruhft.boldlygoingnowhere.org -- Dave O'Toole [EMAIL PROTECTED] _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
