From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Re: using orgtbl-sqlinsert Date: Sun, 30 Jun 2013 23:50:20 +0200 Message-ID: <87hagfp6j4.fsf@bzg.ath.cx> References: <87obbyut4n.fsf@ericabrahamsen.net> <87y5atcce6.fsf@ericabrahamsen.net> <87ppw1yzrr.fsf_-_@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQHe-0005KZ-Bx for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:39:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtQHc-00076X-0T for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:39:50 -0400 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:57507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQHb-000769-R1 for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:39:47 -0400 Received: by mail-wg0-f49.google.com with SMTP id a12so3270332wgh.16 for ; Sun, 30 Jun 2013 15:39:47 -0700 (PDT) In-Reply-To: <87ppw1yzrr.fsf_-_@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 05 Jun 2013 11:58:32 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hi Eric, Eric Abrahamsen writes: > Clearly whining wasn't getting me anywhere, so here's a patch. I don't > claim to understand all the ins and outs of orgtbl-to-generic, so this > might not be complete, but at least it gets it working again. There were > plain old errors in the existing code (undefined variables, etc), so > this has to be an improvement, even if it's incomplete. I applied this patch, thanks. -- Bastien