emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Galen Menzel" <galen.menzel@utexas.edu>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Bug: Org ignores column-width specifications in tables
Date: Thu, 28 Feb 2019 10:29:05 -0800	[thread overview]
Message-ID: <D9BB3CB4-181A-4E16-A6FD-08CB928C914D@utexas.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 787 bytes --]

Hi all,

I’m seeing that in org 9.2.1 (from org-plus-contrib 20190225) tables 
are not respecting column-width specifications. For example, if I create 
the following table

| Header 1                                         |
| <10>                                             |
| This column should be truncated to 10 characters |

When I align it in org 9.1.9, I get the following:

| Header 1   |
| <10>       |
| This col=> |

But when I align it in 9.2.1, I get

| Header 1                                         |
| <10>                                             |
| This column should be truncated to 10 characters |

Alignment specifications *do* work as expected. It just appears that 
column-width specs are being ignored.

Is anyone else seeing this issue?

Best,

Galen

[-- Attachment #2: Type: text/html, Size: 1542 bytes --]

             reply	other threads:[~2019-02-28 18:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-28 18:29 Galen Menzel [this message]
2019-02-28 18:51 ` Bug: Org ignores column-width specifications in tables Galen Menzel
2019-02-28 19:02 ` Nicolas Goaziou
2019-02-28 19:07   ` Galen Menzel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D9BB3CB4-181A-4E16-A6FD-08CB928C914D@utexas.edu \
    --to=galen.menzel@utexas.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).