all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Spacing within org-mode tables when diacritics are used
Date: Fri, 01 Sep 2017 11:44:29 +0300	[thread overview]
Message-ID: <83fuc624gi.fsf@gnu.org> (raw)
In-Reply-To: <08d1db0b-ac82-ce2c-22eb-be06f10a6660@gmail.com> (message from Leo Vivier on Thu, 31 Aug 2017 12:19:58 -0700)

> From: Leo Vivier <leo.vivier@gmail.com>
> Date: Thu, 31 Aug 2017 12:19:58 -0700
> 
> 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.

Please show all the steps for reproducing this, not just the resulting
display.  From the rest of your text, I'm guessing that one needs to
turn on Org mode, create a table, and populate it with the above
contents.  But if I do this by hand, I don't see the problem, so maybe
I missed some step.

It is also important to describe how you typed é, assuming that you
typed it inside Emacs.  OTOH, if the table was created by importing a
file, please tell which bytes stand for é there.

Finally, please tell which versions of Emacs and Org you have
installed.

> I think this might have something to do with multibyte characters.
> Running (toggle-enable-multibyte-characters) shows that the é does 
> indeed take two bytes.

That couldn't be the reason.

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

What is your default language-environment?



  reply	other threads:[~2017-09-01  8:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-31 19:19 Spacing within org-mode tables when diacritics are used Leo Vivier
2017-09-01  8:44 ` Eli Zaretskii [this message]
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=83fuc624gi.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.