From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: HTML table export with col width Date: Thu, 31 Dec 2009 08:55:59 +0100 Message-ID: <4FC4503B-3EDE-4431-8046-9C70881E2C30@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQFtA-00030h-Kf for emacs-orgmode@gnu.org; Thu, 31 Dec 2009 02:56:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQFt6-0002y2-2E for emacs-orgmode@gnu.org; Thu, 31 Dec 2009 02:56:08 -0500 Received: from [199.232.76.173] (port=53325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQFt5-0002xs-Pd for emacs-orgmode@gnu.org; Thu, 31 Dec 2009 02:56:03 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:58874) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQFt5-0007Yy-8C for emacs-orgmode@gnu.org; Thu, 31 Dec 2009 02:56:03 -0500 Received: by ewy24 with SMTP id 24so14838058ewy.26 for ; Wed, 30 Dec 2009 23:56:02 -0800 (PST) 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: Karl Eichwalder Cc: emacs-orgmode@gnu.org Hi Karl, I cannot reproduce this. Are you using XEmacs, maybe? - Carsten On Dec 30, 2009, at 8:57 AM, Karl Eichwalder wrote: > I'm using org 6.33x. If you limit the col width with the special =20 > header > notation (e.g., "<35>"), org-export-as-html-to-buffer expands the "=3D>"= > indicator literally. In org mode my table looks as follows: > > | <35> | | | > | R=FCckfahrt | | | > |-------------------------------------+----------+----------------| > | St. Bartholom=E4 | ab 16:30 | Schiff | > | Sch=F6nau (K=F6nigssee), ab Berchtesgad | ab 17:xx | Bus (z.t. SEV) = | > ^^^^ > > where the long field actually contains: > > # > # Edit field and finish with C-c C-c > # > Sch=F6nau (K=F6nigssee), ab Berchtesgaden weiter als SEV > ^^^^ > > M-x org-export-as-html-to-buffer RET > =3D=3D> > ... > > St. Bartholom=E4ab 16:30Schiff > Sch=F6nau (K=F6nigssee), ab Berchtesgaden weiter als SEV td>ab 17:xxBus (z.t. SEV) > ^^^^ > > Thanks for this great software! > > --=20 > Karl Eichwalder > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten