emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Potential bug with tables


From: Charles R (Charlie) Martin
Subject: [O] Potential bug with tables
Date: Sat, 3 Aug 2019 12:47:21 -0600

This seems like an unlikely bug because it's very basic to org-mode tables, but if I'm doing something wrong I sure can't figure out what.

I have this table:

| Date                   | Count | Pages |
|------------------------+-------+-------|
| 2019-Aug-03 (Sat, 215) | 2069  |     7 |
|                        |       |       |

but when I hit TAB or C-c C-c to reformat the table it is displayed as in the screenshot

Screenshot 2019-08-03 12.44.51.png
 
Copying the text with M-w is still the same.

| Date                   | Count | Pages |
|------------------------+-------+-------|
| 2019-Aug-03 (Sat, 215) |  2069 |     7 |
|                        |       |       |

I'm immensely puzzled.

Signed 
Immensely puzzled

reply via email to

[Prev in Thread] Current Thread [Next in Thread]