From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Add autoload cookie for function org-table-iterate-buffer-tables Date: Mon, 09 Apr 2012 17:33:23 +0200 Message-ID: <87hawshqd8.fsf@gnu.org> References: <80pqbm45nl.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHGZf-00051G-B7 for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 11:32:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHGZd-0001D7-Jd for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 11:32:10 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:44839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHGZd-0001CT-AE for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 11:32:09 -0400 Received: by wibhj13 with SMTP id hj13so1839982wib.12 for ; Mon, 09 Apr 2012 08:32:07 -0700 (PDT) In-Reply-To: <80pqbm45nl.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 05 Apr 2012 16:25:34 +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: Sebastien Vauban Cc: emacs-orgmode@gnu.org Hi Sébastien, "Sebastien Vauban" writes: > 2012-04-05 Sebastien Vauban > > * org-table.el (org-table-iterate-buffer-tables): Autoload > function. I finally accepted this in master. I reviewed org-table.el for other candidates and found `org-table-recalculate-buffer-tables', which is also autoloaded now. Thanks for bringing this up, -- Bastien