From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Vera Subject: Undocumented command: org-table-blank-field (C-c SPC) Date: Tue, 18 Nov 2014 21:18:03 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqsyD-0006Gr-3M for emacs-orgmode@gnu.org; Tue, 18 Nov 2014 19:18:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqsyC-00018k-19 for emacs-orgmode@gnu.org; Tue, 18 Nov 2014 19:18:05 -0500 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:47127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqsyB-00018f-Pz for emacs-orgmode@gnu.org; Tue, 18 Nov 2014 19:18:03 -0500 Received: by mail-wg0-f42.google.com with SMTP id z12so11201894wgg.29 for ; Tue, 18 Nov 2014 16:18:03 -0800 (PST) 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: emacs-orgmode Hello. I was browsing Emacs StackExchange and found this question: https://emacs.stackexchange.com/questions/15/how-to-clear-a-cell-in-an-org-mode-table. One of the answers mentions the org-table-blank-field command and that "For some reason it's missing from the manual.". I'm using Org release_8.3beta-580-g787733 and yes, it is not mentioned in the Tables section, nor in the indexes. It might be a good idea to document this. I would do it myself but haven't got my head around submiting patches, filling papers (although is not always necessary?), but I might, if nobody has the time. I don't want this message to be understood as a demand.