It seems I am wasting my time...
You should start putting the cursor where it is useful, i.e. in NAME1
and so on and the press tab. Try to fill the fields as one should in a
real scenario and you will see what the issue is.
If you do not see the issue, good luck.. If the issue will not fixed I
will just avoid to use ORG mode in Emacs
Please, remove me from the To and CC fields in replay.
Il 28/05/2026 07:29, Pedro Andres Aranda Gutierrez ha scritto:
Hi,
@Angelo... pls confirm:
After loading test_no_headers.org:
1. I place the cursor on 'Studente' and press <Tab>:
1a. The table columns are adjusted
1b. The cursor moved to the next cell
2. I place the cursor on the first element ('#') in the line with
'Punteggio massimo' and Press <tab>
2a. The line shrinks (columns are misaligned) and
2b. It is not until I press a second <Tab> that columns are realigned.
I would say that (1) is expected... while (2) is not.
Removing the format specs from the formulas(;%.2f) I only need the double
tab when the column width changes.
The behaviour is the same for test_no_headers.org and test_with_headers.org
Could you please confirm?
What happens if you used %6.2f as your format spec?
Thx, /PA
PS: As it seems, the LaTeX header has nothing to do from the problem and I
was confused by this. Sorry again.
On Wed, 27 May 2026 at 19:52, Angelo Graziosi <[email protected]> wrote:
Il 27/05/2026 18:51, Pedro Andres Aranda Gutierrez ha scritto:
GNU Emacs 32.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41,
cairo version 1.18.0) of 2026-05-27
Copyright (C) 2026 Free Software Foundation, Inc.
If I only load test_no_headers.org, I can't reproduce.
However, once I load the test_with_headers.org, the buggy behaviour
propagates to all org buffers.
I have built current master (54b6ea14a928d015098c41f88aff126df169fecc,
Port MinGW GCC 9.2 image.c fix to non MS-Window) on:
1. GNU/Linux Mint 22.3 (GTK 3.24.41)
2. macOS 26.5 (NS build)
3. Windows 11 MSYS2/UCRT64
With emacs -Q, on all those systems I have the same issue just visiting
test_no_headers.org.