* emacs-orgmode@gnu.org Subject: Org mode version 9.7-pre (9.7-pre-n/a-g356072; org-table-to-lisp breaks table alignment when using links
@ 2024-02-27 13:58 Kostadin Ninev
2024-02-29 11:25 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Kostadin Ninev @ 2024-02-27 13:58 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
After installing latest org from git, table alignment is broken for
me in tables where some of the cells contain links for example:
| a | b |
|----------+---|
| [[c][c]] | d |
Shows like this:
| a | b |
|----------+---|
| c | d |
Unless I M-x org-toggle-link-display, tested with emacs -Q).
This is what I get on emacs 29.1 org:
| a | b |
|----------+---|
| c | d |
[-- Attachment #2: Type: text/html, Size: 1236 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: emacs-orgmode@gnu.org Subject: Org mode version 9.7-pre (9.7-pre-n/a-g356072; org-table-to-lisp breaks table alignment when using links
2024-02-27 13:58 emacs-orgmode@gnu.org Subject: Org mode version 9.7-pre (9.7-pre-n/a-g356072; org-table-to-lisp breaks table alignment when using links Kostadin Ninev
@ 2024-02-29 11:25 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-02-29 11:25 UTC (permalink / raw)
To: Kostadin Ninev; +Cc: emacs-orgmode
Kostadin Ninev <dinkonin@gmail.com> writes:
> After installing latest org from git, table alignment is broken for
> me in tables where some of the cells contain links for example:
>
>
> | a | b |
> |----------+---|
> | [[c][c]] | d |
>
>
> Shows like this:
>
>
> | a | b |
> |----------+---|
> | c | d |
Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=731d16f9e
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-29 11:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-27 13:58 emacs-orgmode@gnu.org Subject: Org mode version 9.7-pre (9.7-pre-n/a-g356072; org-table-to-lisp breaks table alignment when using links Kostadin Ninev
2024-02-29 11:25 ` Ihor Radchenko
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).