GNU bug report logs -
#45915
27.1; deletechar distorts org-table
Previous Next
Full log
View this message in rfc822 format
I confirm that there still is following problem on 27.1.91.
Could someone take a look and show me work around?
> I am using emacs 27.1 with orgtbl-mode. On certain condition, typing
> <deletechar> distorts alighment of a table. Then, typing <up> moves
> previous line but far right position.
>
> | | rownames | | | rownames |
> | / | <l> | | / | <l> |
> |---+----------| -> |---+----------|
> | / | a | | | a |
>
> Here is a recipe to reproduce the glitch started from emcas -Q. I
> hope that together with bug#45091, this would be fixed before 27.2.
>
> 1. Create a buffer with (text-mode) and yank following table.
>
> | | rownames |
> | / | <l> |
> |---+----------|
> | | a |
>
> 2. (progn (require 'org) (call-interactively 'orgtbl-mode))
> 3. Move point to the first column and the third line with letter 'a'.
> 4. Hit <S-return>.
> 5. Hit <deletechar>.
> 6. Hit <up>.
This bug report was last modified 2 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.