From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Patch for asynchronous export of ocaml code Date: Tue, 07 May 2013 08:52:18 -0400 Message-ID: <8738tzuf1q.fsf@gmail.com> References: <87vc6wxeqw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZhOs-0000nL-GH for emacs-orgmode@gnu.org; Tue, 07 May 2013 08:53:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZhOo-000156-L7 for emacs-orgmode@gnu.org; Tue, 07 May 2013 08:53:46 -0400 Received: from mail-vc0-f177.google.com ([209.85.220.177]:65523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZhOo-00014z-G8 for emacs-orgmode@gnu.org; Tue, 07 May 2013 08:53:42 -0400 Received: by mail-vc0-f177.google.com with SMTP id ha12so430152vcb.8 for ; Tue, 07 May 2013 05:53:42 -0700 (PDT) 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: Alan Schmitt Cc: "emacs-orgmode@gnu.org" , Eric Schulte Alan Schmitt writes: > Hello, > > I just applied a small bugfix for this: it seems that the first time the > toplevel is started, something is mixed up in the buffers and the first > exported result end up in the toplevel buffer instead of the export > buffer. I put back the `save-window-excursion' around the code that > starts the toplevel to correct this. > > Please let me know if it's again the custom to apply such tiny patch > without discussing it first on the list. > I think such small patches, especially patches which do not change the externally visible behavior, e.g., bug fixes and refactoring, may safely be applied w/o discussion. > > Best, > > Alan -- Eric Schulte http://cs.unm.edu/~eschulte