emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Org ignores column-width specifications in tables
@ 2019-02-28 18:29 Galen Menzel
  2019-02-28 18:51 ` Galen Menzel
  2019-02-28 19:02 ` Nicolas Goaziou
  0 siblings, 2 replies; 4+ messages in thread
From: Galen Menzel @ 2019-02-28 18:29 UTC (permalink / raw)
  To: Org Mode

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-28 19:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-28 18:29 Bug: Org ignores column-width specifications in tables Galen Menzel
2019-02-28 18:51 ` Galen Menzel
2019-02-28 19:02 ` Nicolas Goaziou
2019-02-28 19:07   ` Galen Menzel

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).