From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Re: Can't make org-install.el Date: Sat, 19 May 2012 20:05:14 +0200 Message-ID: <871umghwrp.fsf@gnu.org> References: <80zk95xlj5.fsf@somewhere.org> <87sjewy2ir.fsf@Rainer.invalid> <80d360qwom.fsf@somewhere.org> <87obpkxtwv.fsf@Rainer.invalid> <808vgoqoff.fsf@somewhere.org> <874nrcxdf7.fsf_-_@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVo0w-0006DQ-Ba for emacs-orgmode@gnu.org; Sat, 19 May 2012 14:04:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SVo0s-00079A-9Z for emacs-orgmode@gnu.org; Sat, 19 May 2012 14:04:25 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:43600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVo0s-00078y-0G for emacs-orgmode@gnu.org; Sat, 19 May 2012 14:04:22 -0400 Received: by wgbds1 with SMTP id ds1so1621536wgb.0 for ; Sat, 19 May 2012 11:04:19 -0700 (PDT) In-Reply-To: <874nrcxdf7.fsf_-_@Rainer.invalid> (Achim Gratz's message of "Sat, 19 May 2012 19:56:28 +0200") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > While I still don't understand how this is happening exactly, I've > re-written the functions in question to work off temporary buffers, > which only runs into the problem of non-writability at the very end when > the file is to be saved and should then ask for confirmation. At that > point it should be possible to see what is going on. Applied, thanks. -- Bastien