From: Cecil Westerhof <cldwesterhof@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Table format error
Date: Thu, 14 Sep 2017 08:39:41 +0200 [thread overview]
Message-ID: <CAG-LmmA7X9V=jhKP3WuBefha3+6MG-ncuwkf-yMwfKfdZjq7OA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]
I think I found a table format error.
I created a table and after formatting it looks like:
|-----------+-----------+---------------|
| 1 | Text | 2 |
|-----------+-----------+---------------|
| Some text | Some more | And even more |
|-----------+-----------+---------------|
Then I copy the last row:
|-----------+-----------+---------------|
| 1 | Text | 2 |
|-----------+-----------+---------------|
| Some text | Some more | And even more |
| Some text | Some more | And even more |
|-----------+-----------+---------------|
But when I then format the table,
the last heading goes from right aligned to left aligned:
|-----------+-----------+---------------|
| 1 | Text | 2 |
|-----------+-----------+---------------|
| Some text | Some more | And even more |
| Some text | Some more | And even more |
|-----------+-----------+---------------|
What is happening here?
I am using: Org-mode version 8.2.10.
--
Cecil Westerhof
[-- Attachment #2: Type: text/html, Size: 2277 bytes --]
next reply other threads:[~2017-09-14 6:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-14 6:39 Cecil Westerhof [this message]
2017-09-14 8:22 ` Table format error Eric S Fraga
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='CAG-LmmA7X9V=jhKP3WuBefha3+6MG-ncuwkf-yMwfKfdZjq7OA@mail.gmail.com' \
--to=cldwesterhof@gmail.com \
--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).