From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: word wrapping inside org table Date: Thu, 15 Jan 2009 10:30:36 -0600 Message-ID: <87r634h6qb.fsf@fastmail.fm> References: <1231940592318385.1056129401@mailgw2.iis.u-tokyo.ac.jp> <000001c9765e$eecf5ba0$cc6e12e0$@u-tokyo.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNV6W-0004KS-0p for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 11:30:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNV6T-0004JP-Tf for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 11:29:59 -0500 Received: from [199.232.76.173] (port=36275 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNV6T-0004JK-Ou for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 11:29:57 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:47029) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNV6T-0002xe-F9 for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 11:29:57 -0500 In-Reply-To: <000001c9765e$eecf5ba0$cc6e12e0$@u-tokyo.ac.jp> (Yu Zhao's message of "Thu\, 15 Jan 2009 00\:44\:05 +0900") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yu Zhao Cc: emacs-orgmode@gnu.org Hi everyone, Regarding wrapping of columns in tables, I noticed that one of the shortcuts listed in the manual[1] no longer works. The manual says you can use either M-RET or C-c C-q to "wrap several fields in a column". The latter keybinding, however, takes you to the headline and activates org-set-tags-command. Thanks, Matt ------ Footnotes: [1] http://orgmode.org/manual/Built_002din-table-editor.html#Built_002din-table-editor