From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: table format is messed up, when it is copied from org-mode to email Date: Sat, 29 Aug 2009 16:58:26 +0200 Message-ID: <868847FA-D805-4CBB-B0FD-F43D5CE0B907@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MhPNz-0000Qs-S3 for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 10:58:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MhPNu-0000Jj-Q9 for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 10:58:35 -0400 Received: from [199.232.76.173] (port=33782 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MhPNu-0000JZ-Lp for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 10:58:30 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:48056) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MhPNu-0002uo-63 for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 10:58:30 -0400 Received: by ewy7 with SMTP id 7so2783338ewy.31 for ; Sat, 29 Aug 2009 07:58:29 -0700 (PDT) In-Reply-To: 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: filebat Mark Cc: emacs-orgmode@gnu.org On Aug 29, 2009, at 3:40 PM, filebat Mark wrote: > Hi all > > Do you have any suggestion for copying tables from org-mode to email. > > The format is messed up. Please see the sample below. > > | filename | > descript | P | > | mgmt_admin/mgmt_dashboard.rhtml | portal for system > dashboard | P0 | > | mgmt_admin/site_dashboard.html | portal for rmg > dashboard | P0 | > | mgmt/node_dashboard.html | portal for node > dashboard | P0 | > | mgmt/_node_disk_list.rhtml | Disk > Information | P0 | > | mgmt/_alert_table.html.erb | > Alerts | | > | mgmt/_alert_list.html.erb > | | | > | tenant_admin/user_and_group.html.erb > | | | > | mgmt/_recovery_object_list.html.erb | Impacted Object > Number | P0 | > | mgmt_controller.rb:2126:node_dashboard > | | | > | mgmt_admin/_rmg_node_list.html.erb > | | | > > Actually, looks just fine to me! - Carsten