From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris Randle" Subject: Abbrevs and Org Tables Date: Sun, 20 Apr 2008 10:44:53 +0100 Message-ID: <008b01c8a2cb$2ff9f3f0$6580a8c0@CUBE> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JnW6z-0001JW-Ep for emacs-orgmode@gnu.org; Sun, 20 Apr 2008 05:45:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JnW6v-0001IL-EU for emacs-orgmode@gnu.org; Sun, 20 Apr 2008 05:45:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JnW6t-0001IC-Le for emacs-orgmode@gnu.org; Sun, 20 Apr 2008 05:45:24 -0400 Received: from anchor-post-37.mail.demon.net ([194.217.242.87]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JnW6s-0006j5-OI for emacs-orgmode@gnu.org; Sun, 20 Apr 2008 05:45:23 -0400 Received: from amlog.demon.co.uk ([80.177.106.135] helo=CUBE) by anchor-post-37.mail.demon.net with esmtp (Exim 4.68) id 1JnW6Y-0002gw-N9 for emacs-orgmode@gnu.org; Sun, 20 Apr 2008 09:45:02 +0000 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: emacs-orgmode@gnu.org Hi I define an Emacs abbrev of, say, "hnbc" to exapand to "how now brown cow", and then type "hnbc[space]" inside an org table cell. After it has expanded it pushes the trailing cell divider away, even though the cell width was adequate. Tabbing out of the cell doesn't re-fit the cell divider - it stays "stuck" where it was after the expansion. It's slightly odd, because if I type lots of leading spaces before the abbrev and then tab, org happily moves the expanded text back to the beginning of the cell, but still doesn't move the trailing divider. C-c C-c fixes it, and also moving the cursor over to the trailing cell divider and backspace one char and tab. Any other workarounds or suggestions? -- Chris Randle