From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Danenberg Subject: Re: [PATCH] Save undo history after org-edit-src-save. Date: Tue, 24 Jan 2012 12:57:14 -0600 Message-ID: <20120124185714.GC9429@klutometis.wikitex.org> References: <20120123220553.GA13336@klutometis.wikitex.org> <877h0hfbe7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RplYo-000119-74 for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 13:57:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RplYj-00076s-Tr for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 13:57:38 -0500 Received: from klutometis.wikitex.org ([72.51.35.14]:52897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RplYj-00076m-Ls for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 13:57:33 -0500 Content-Disposition: inline In-Reply-To: <877h0hfbe7.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org 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 restores the undo history. > > Applied. > > Next time, please provide a full patch (with an Emacs ChangeLog > message) with git format-patch. > > Thanks, > > -- > Bastien >