From: "Galen Menzel" <galen.menzel@utexas.edu>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Bug: Org ignores column-width specifications in tables
Date: Thu, 28 Feb 2019 10:51:18 -0800 [thread overview]
Message-ID: <99433106-FE2E-41E0-A963-BCE78522DA74@utexas.edu> (raw)
In-Reply-To: <D9BB3CB4-181A-4E16-A6FD-08CB928C914D@utexas.edu>
[-- Attachment #1: Type: text/plain, Size: 1512 bytes --]
Oops, forgot to include verbatim markers.
For the following table
```
| Header 1 |
| <10> |
| This column should be truncated to 10 characters |
```
When I align it in org 9.1.9, the column display is truncated as
expected:
```
| Header 1 |
| <10> |
| This col=> |
```
But when I align it in 9.2.1, the column width is not affected, and I
get
```
| Header 1 |
| <10> |
| This column should be truncated to 10 characters |
```
Thanks,
Galen
On 28 Feb 2019, at 10:29, Galen Menzel wrote:
> 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: 3130 bytes --]
next prev parent reply other threads:[~2019-02-28 18:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-28 18:29 Bug: Org ignores column-width specifications in tables Galen Menzel
2019-02-28 18:51 ` Galen Menzel [this message]
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=99433106-FE2E-41E0-A963-BCE78522DA74@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).