From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Shift-RETURN in table doesn't copy the value of the cell above Date: Wed, 23 Jan 2019 15:43:11 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000009cc27d05802626d1" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmPTD-00047u-BN for emacs-orgmode@gnu.org; Wed, 23 Jan 2019 15:50:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmPNG-0006cg-SE for emacs-orgmode@gnu.org; Wed, 23 Jan 2019 15:43:51 -0500 Received: from mail-lj1-x229.google.com ([2a00:1450:4864:20::229]:45979) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gmPNG-0006cI-KK for emacs-orgmode@gnu.org; Wed, 23 Jan 2019 15:43:50 -0500 Received: by mail-lj1-x229.google.com with SMTP id s5-v6so3173647ljd.12 for ; Wed, 23 Jan 2019 12:43:50 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: William Denton , kevin.legouguec@gmail.com Cc: emacs-org list --0000000000009cc27d05802626d1 Content-Type: text/plain; charset="UTF-8" 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 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. > > Bill > -- > William Denton :: Toronto, Canada --- Listening to Art: > https://listeningtoart.org/ > https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/ > Caveat lector. --- STAPLR: http://staplr.org/ > > --0000000000009cc27d05802626d1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Wed, Jan 23, 2019 at 3:27 PM William Denton &l= t;wtd@pobox.com> wrote:

|A|B|<TAB><shift-RETURN>

This set of keystrokes makes:

| A | B |
|=C2=A0 =C2=A0|=C2=A0 =C2=A0|
|=C2=A0 =C2=A0|=C2=A0 =C2=A0|

But it used to make:

| A | B |
| A |=C2=A0 =C2=A0|

Shift-RETURN doesn't copy the value of the cell above.=C2=A0 This chang= ed a little
while ago (in the main development tree) but I don't know exactly when.=

Bill
--
William Denton :: Toronto, Canada=C2=A0 =C2=A0---=C2=A0 =C2=A0Listening to = Art: https://listeningtoart.org/
https://www.miskatonic.org/=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0---=C2= =A0 =C2=A0GHG.EARTH: http://ghg.earth/
Caveat lector.=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 ---=C2=A0 =C2=A0STAPLR: http://staplr.org/

--0000000000009cc27d05802626d1--