emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* S-RET not incrementing table cell with emacs -nw
@ 2022-12-01 15:50 Loris Bennett
  2022-12-01 16:34 ` tomas
  0 siblings, 1 reply; 2+ messages in thread
From: Loris Bennett @ 2022-12-01 15:50 UTC (permalink / raw)
  To: Org Mode Mailing List

Hi,

If I run emacs or emacsclient with the option -nw or -t, the chord S-RET
in a table cell does not create a new cell below with the incremented
value.  It just creates a new empty cell.  When running Emacs with a
GUI, the incrementation works.

Is this a known problem?  If so, is there a solution?

Cheers,

Loris

-- 
This signature is currently under constuction.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: S-RET not incrementing table cell with emacs -nw
  2022-12-01 15:50 S-RET not incrementing table cell with emacs -nw Loris Bennett
@ 2022-12-01 16:34 ` tomas
  0 siblings, 0 replies; 2+ messages in thread
From: tomas @ 2022-12-01 16:34 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 642 bytes --]

On Thu, Dec 01, 2022 at 04:50:48PM +0100, Loris Bennett wrote:
> Hi,
> 
> If I run emacs or emacsclient with the option -nw or -t, the chord S-RET
> in a table cell does not create a new cell below with the incremented
> value.  It just creates a new empty cell.  When running Emacs with a
> GUI, the incrementation works.
> 
> Is this a known problem?  If so, is there a solution?

Most terminals don't even know what a S-RET is (i.e. they don't have
a code sequence to pass it to the application). Actually, most terms
just pass 0x0a, i.e. "linefeed".

So Emacs has no chance to "see" that you meant S-RET.

Cheers
-- 
t

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-01 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01 15:50 S-RET not incrementing table cell with emacs -nw Loris Bennett
2022-12-01 16:34 ` tomas

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).