Re: [O] Shift-RETURN in table doesn't copy the value of the cell above

2019-01-23 Thread Marco Wahl
Hi Bill, > |A|B| > > This set of keystrokes makes: > > | A | B | > | | | > | | | > > But it used to make: > > | A | B | > | A | | > > Shift-RETURN doesn't copy the value of the cell above. This changed a > little while ago (in the main development tree) but I don't know > exactly when.

Re: [O] Shift-RETURN in table doesn't copy the value of the cell above

2019-01-23 Thread Kaushal Modi
Possible a regression caused by https://code.orgmode.org/bzg/org-mode/commit/8a1957d59201940613ee90be9ed0a49e70131f37 ? -- Kaushal Modi On Wed, Jan 23, 2019 at 3:27 PM William Denton wrote: > > |A|B| > > This set of keystrokes makes: > > | A | B | > | | | > | | | > > But it used to mak