Re: [O] [PATCH] Save undo history after org-edit-src-save.

2012-01-24 Thread Peter Danenberg
Thanks, Bastien! Just found the "Preferred way of submitting patches" document. Quoth Bastien on Prickle-Prickle, the 24th of Chaos: > Hi Peter, > > Peter Danenberg writes: > > > It's been irritating me that after saving an edit buffer, the undo > > history disappears; the attached patch restor

Re: [O] [PATCH] Save undo history after org-edit-src-save.

2012-01-24 Thread Bastien
Hi Peter, Peter Danenberg writes: > It's been irritating me that after saving an edit buffer, the undo > history disappears; the attached patch restores the undo history. Applied. Next time, please provide a full patch (with an Emacs ChangeLog message) with git format-patch. Thanks, -- Ba

[O] [PATCH] Save undo history after org-edit-src-save.

2012-01-23 Thread Peter Danenberg
It's been irritating me that after saving an edit buffer, the undo history disappears; the attached patch restores the undo history. diff --git a/lisp/org-src.el b/lisp/org-src.el index 8cdf81e..e85e04e 100644 --- a/lisp/org-src.el +++ b/lisp/org-src.el @@ -661,7 +661,7 @@ the language, a switch te