emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: s j <jsj.register@gmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: table alignment with org-pretty-entities turned on
Date: Wed, 07 Sep 2016 02:36:28 +0000	[thread overview]
Message-ID: <4eg4n5i9oxzxhkyms47gnjczf-0@mailer.nylas.com> (raw)
In-Reply-To: <874m5twoip.fsf@saiph.selenimh>

[-- Attachment #1: Type: text/plain, Size: 1474 bytes --]

It was solved. I just report it here in case it is useful to others.

It turned out to be a problem with the language environment.

  

Previously, the language environment was detected to be Chinese although my
system-default language is English. The preferred charset for Greek letters
was then set to a Chinese charset, which leads to wrong widths I guess. After
I set the language environment to utf8 in the init file, everything works
fine.

  

PS: sorry for duplicated emails, forgot to "reply all" in the first reply.

  

Jiang

  

  
On Sep 5 2016, at 11:06 pm, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:  

> Hello,

>

> jsj <jsj.register@gmail.com> writes:

>

> > To make it clear, the behavior I reported can be reproduced with a clean
init file with just org loaded.  
>  
> I put the table  
>  
> | a | b | c |  
> |--------+---+---|  
> | \alpha | | |  
>  
> in an org file, toggle pretty entities by C-c C-x \, then C-c C-c to realign
the table. The result I get is  
>  
> | a | b | c |  
> |----+---+---|  
> | α | | |  
>  
>  
> If I try the same thing for  
>  
> | a | b | c |  
> |--------------+---+---|  
> | \alpha \beta | | |  
>  
> I get  
>  
> | a | b | c |  
> |-------+---+---|  
> | α β | | |  
>  
> Is it just me or you can reproduce the same behavior?

>

> I cannot reproduce it.

>

> However, I fixed an alignment bug in tables recently. Does updating Org  
solve your issue?

>

> Regards,

>

> \--  
Nicolas Goaziou


[-- Attachment #2: Type: text/html, Size: 2552 bytes --]

  reply	other threads:[~2016-09-07  2:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-28 19:37 table alignment with org-pretty-entities turned on jsj
2016-08-30 18:12 ` jsj
2016-09-06  6:06   ` Nicolas Goaziou
2016-09-07  2:36     ` s j [this message]
     [not found] ` <24054f3d55784e3b905a958604b45a33@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-08-31  8:25   ` Eric S Fraga
2016-08-31 14:44     ` Clément Pit--Claudel
2016-08-31 17:14       ` jsj
2016-08-31 21:34     ` jsj

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=4eg4n5i9oxzxhkyms47gnjczf-0@mailer.nylas.com \
    --to=jsj.register@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).