Re: [Orgmode] Re: Preventing (or mitigating) accidental deletion in org-mode

2009-08-23 Thread Nick Bell
Leo wrote: On 2009-08-23 13:27 +0100, Nick Bell wrote: I'm trying to write a little function using before-save-hook to compare the current buffer to the saved version and output the result of diffstat, asking the user whether they want to go ahead with the save or view the full diff. Or has some

[Orgmode] Re: Preventing (or mitigating) accidental deletion in org-mode

2009-08-23 Thread Leo
On 2009-08-23 13:27 +0100, Nick Bell wrote: > I'm trying to write a little function using before-save-hook to > compare the current buffer to the saved version and output the result > of diffstat, asking the user whether they want to go ahead with the > save or view the full diff. Or has someone do

Re: [Orgmode] Re: Preventing (or mitigating) accidental deletion in org-mode

2009-08-23 Thread Andrew Stribblehill
2009/8/23 Leo : > On 2009-08-23 11:58 +0100, Nick Bell wrote: >> Org-mode is great and I'd like to commit to it. However, I'm held back >> by the apparent fragility of data stored in org-files. For example, >> it's easy to delete entire folded trees of data with just a couple of >> keystrokes or a

Re: [Orgmode] Re: Preventing (or mitigating) accidental deletion in org-mode

2009-08-23 Thread Nick Bell
PT wrote: Nick Bell nickbell.org> writes: Org-mode is great and I'd like to commit to it. However, I'm held back by the apparent fragility of data stored in org-files. For example, it's easy to delete entire folded trees of data with just a couple of keystrokes or a mouse click. This shoul

[Orgmode] Re: Preventing (or mitigating) accidental deletion in org-mode

2009-08-23 Thread PT
Nick Bell nickbell.org> writes: > > Dear List, > > Org-mode is great and I'd like to commit to it. However, I'm held back > by the apparent fragility of data stored in org-files. For example, > it's easy to delete entire folded trees of data with just a couple of > keystrokes or a mouse cli

[Orgmode] Re: Preventing (or mitigating) accidental deletion in org-mode

2009-08-23 Thread Leo
On 2009-08-23 11:58 +0100, Nick Bell wrote: > Org-mode is great and I'd like to commit to it. However, I'm held back > by the apparent fragility of data stored in org-files. For example, > it's easy to delete entire folded trees of data with just a couple of > keystrokes or a mouse click. This sho