* Shift-RETURN in table doesn't copy the value of the cell above
@ 2019-01-23 20:25 William Denton
2019-01-23 20:43 ` Kaushal Modi
2019-01-23 20:55 ` Marco Wahl
0 siblings, 2 replies; 3+ messages in thread
From: William Denton @ 2019-01-23 20:25 UTC (permalink / raw)
To: emacs-orgmode
|A|B|<TAB><shift-RETURN>
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Shift-RETURN in table doesn't copy the value of the cell above
2019-01-23 20:25 Shift-RETURN in table doesn't copy the value of the cell above William Denton
@ 2019-01-23 20:43 ` Kaushal Modi
2019-01-23 20:55 ` Marco Wahl
1 sibling, 0 replies; 3+ messages in thread
From: Kaushal Modi @ 2019-01-23 20:43 UTC (permalink / raw)
To: William Denton, kevin.legouguec; +Cc: emacs-org list
[-- Attachment #1: Type: text/plain, Size: 774 bytes --]
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 <wtd@pobox.com> wrote:
>
> |A|B|<TAB><shift-RETURN>
>
> 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/
>
>
[-- Attachment #2: Type: text/html, Size: 1688 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Shift-RETURN in table doesn't copy the value of the cell above
2019-01-23 20:25 Shift-RETURN in table doesn't copy the value of the cell above William Denton
2019-01-23 20:43 ` Kaushal Modi
@ 2019-01-23 20:55 ` Marco Wahl
1 sibling, 0 replies; 3+ messages in thread
From: Marco Wahl @ 2019-01-23 20:55 UTC (permalink / raw)
To: William Denton; +Cc: emacs-orgmode
Hi Bill,
> |A|B|<TAB><shift-RETURN>
>
> 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.
This issue has the same root as the one Bernt reported AFAICS. See
subject "M-S-RET doesn't work anymore?" in this ML.
Thanks,
Marco
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-01-23 20:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-23 20:25 Shift-RETURN in table doesn't copy the value of the cell above William Denton
2019-01-23 20:43 ` Kaushal Modi
2019-01-23 20:55 ` Marco Wahl
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).