Re: [Orgmode] Restore previous folded state of org buffer

2009-07-25 Thread Eric S Fraga
At Sat, 25 Jul 2009 19:34:01 + (UTC), User wrote: [...] > You simply load the elisp file and from that on folding state is > automatically saved and restored for org mode files. The folding > information is saved at the end of the org file itself every time > the buffer is saved. I wonder if

Re: [Orgmode] Restore previous folded state of org buffer

2009-07-25 Thread Bastien
User writes: > I don't need this feature at the moment, but the problem > intrigued me, so I came up with a quick implementation. Great! > I don't plan to work on it further, since I don't really need it > yet (I'm a novice org user), but I put it here if someone wants > to develop the idea. >