From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Vera Subject: Re: Undocumented command: org-table-blank-field (C-c SPC) Date: Wed, 3 Dec 2014 17:28:44 -0300 Message-ID: References: <87r3wjtkxp.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwGXX-0008Ou-1R for emacs-orgmode@gnu.org; Wed, 03 Dec 2014 15:28:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwGXV-0005Pk-Pn for emacs-orgmode@gnu.org; Wed, 03 Dec 2014 15:28:46 -0500 In-Reply-To: <87r3wjtkxp.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode Great, thank you. I'll start looking into how could I send patches (I'm more of a 'clone/pull' Git user). 2014-12-01 13:05 GMT-03:00 Bastien : > Hi Vicente, > > Vicente Vera writes: > >> 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 added it in the manual, thanks for the suggestion. > >> 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. > > Yes: http://orgmode.org/worg/org-contribute.html > > Thanks in advance! > > -- > Bastien