emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vadim Zaliva <lord@crocodile.org>
To: Vadim Zaliva <lord@crocodile.org>, mail@nicolasgoaziou.fr
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: org-table-separator-space behaviour under zoom [9.2.2 (9.2.2-elpa @ /home/lord/.emacs.d/elpa/org-20190304/)]
Date: Sun, 10 Mar 2019 11:19:40 -0700	[thread overview]
Message-ID: <CAG-rXiVvkQO28C1sra-TNbvqHc+9XURDGwPWcX3LKO+sma925w@mail.gmail.com> (raw)
In-Reply-To: <87h8ccl55o.fsf@nicolasgoaziou.fr>

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

Nicolas,

Yes, that helped.

If there is a way to file a bug report without subscribing to the mailing
list?
I subscribed to the list just to report this bug and unsubscribed since.

Vadim


On Sat, Mar 9, 2019 at 2:21 AM Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Hello,
>
> Vadim Zaliva <lord@crocodile.org> writes:
>
> > When using C-x C-- or C-x C-+ to change display font size, table heading
> > becomes misaligned. I've tracked down the problem to
> > `org-table-separator-space` variable. The space inserted by it retains
> old
> > size which skews alignment. Replacing it with " " via setq fixes it for a
> > session. I tried to override it via `org-hook` and `orgtbl-mode-hook` but
> > it somehow gets reset back to old value a first time I press C-c C-c to
> > re-alight the table!
>
> The `org-table-separator-space' value was introduced to handle RTL
> languages in tables. We cannot replace it with plain " " without
> introducing a regression.
>
> See
> <http://lists.gnu.org/archive/html/emacs-orgmode/2017-12/msg00526.html>
>
> Would setting `org-table-separator-space' to
>
>   (propertize " " 'display '(space :relative-width 1))
>
> fix your issue?
>
>
> Regards,
>
> --
> Nicolas Goaziou
>


-- 
"Hated by fools, and fools to hate, be that my motto and my fate"
(Jonathan Swift)

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

  reply	other threads:[~2019-03-10 18:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 22:34 Bug: org-table-separator-space behaviour under zoom [9.2.2 (9.2.2-elpa @ /home/lord/.emacs.d/elpa/org-20190304/)] Vadim Zaliva
2019-03-09 10:21 ` Nicolas Goaziou
2019-03-10 18:19   ` Vadim Zaliva [this message]
2019-03-10 20:18     ` Nicolas Goaziou
  -- strict thread matches above, loose matches on Subject: below --
2019-03-06 19:41 Vadim Zaliva

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-rXiVvkQO28C1sra-TNbvqHc+9XURDGwPWcX3LKO+sma925w@mail.gmail.com \
    --to=lord@crocodile.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).