From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org table updates [8.2.7 (8.2.7-elpaplus @ /Users/ctanis/.emacs.d/elpa/org-plus-contrib-20140613/)] Date: Tue, 29 Jul 2014 17:02:31 +0200 Message-ID: <87r4149piw.fsf@bzg.ath.cx> References: <6304126B-0269-408D-A9AF-EA62F42169F5@weblar.org> <87vbqhv1ja.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC8vJ-00007p-42 for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 11:02:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC8vD-0007hW-AN for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 11:02:41 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:36114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC8vD-0007hQ-80 for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 11:02:35 -0400 In-Reply-To: (Craig Tanis's message of "Tue, 29 Jul 2014 09:19:22 -0400") 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: Craig Tanis Cc: emacs-orgmode@gnu.org Hi Craig, Craig Tanis writes: > How about org-table-cell-blank-triggers ? Sounds good. Can you make a patch for this? The variable needs to be in org-table.el and org.el needs to use (defvar org-table-cell-blank-triggers) before it's first use. Thanks in advance, -- Bastien