all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Vivier <leo.vivier@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Spacing within org-mode tables when diacritics are used
Date: Thu, 31 Aug 2017 12:19:58 -0700	[thread overview]
Message-ID: <08d1db0b-ac82-ce2c-22eb-be06f10a6660@gmail.com> (raw)

Hi everyone,

I'm quite excited because it is the first time that I get to ask a 
question on a mailing list!
I've been wandering between this list, the wikis, and SE to get my 
answers so far, but the problem I've encountered now wasn't addressed in 
any of these.
Please tell me if the format of the email is not up to standard, and 
sorry for the inconvenience if this is the case.

My problems concerns the spacing within org-mode tables when diacritics 
(e.g. accented letters) are used.

Here's a MWE with emacs -q.

| 1 | test  | test |
| 2 | tést | test |
| 3 | test  | test |
| 4 | test  | test |

The 2nd line (with the `é') as an offset of 1 space compared to the others.
Pressing <tab> within any of the cells to realign the table doesn't fix it.

I think this might have something to do with multibyte characters.
Running (toggle-enable-multibyte-characters) shows that the é does 
indeed take two bytes.
Setting the language environment to French via (set-language-environment 
'french) solves this issue (i.e. pressing <tab> realigns the table 
properly), but this only last whilst the file remains opened.

Would you have an idea on how to fix this?

Thanks for the help.


-- 
Leo Vivier
English Studies & General Linguistics
Language Assistant, French Department
Reed College



             reply	other threads:[~2017-08-31 19:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-31 19:19 Leo Vivier [this message]
2017-09-01  8:44 ` Spacing within org-mode tables when diacritics are used Eli Zaretskii
2017-09-01 21:02   ` Eric Abrahamsen
2017-09-02  7:45     ` Eli Zaretskii
2017-09-02 14:58       ` Eric Abrahamsen
2017-09-02 15:13         ` Eli Zaretskii
2017-09-02 18:14           ` Eric Abrahamsen
2017-09-02 18:52           ` Mario Castelán Castro
2017-09-02 19:21             ` Eli Zaretskii
2017-09-02 19:23               ` Mario Castelán Castro
2017-09-02 21:16                 ` Eric Abrahamsen
2017-09-03  1:08                   ` Mario Castelán Castro

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

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

  git send-email \
    --in-reply-to=08d1db0b-ac82-ce2c-22eb-be06f10a6660@gmail.com \
    --to=leo.vivier@gmail.com \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.