* How to enter | in the Org mode table without expanding cell?
@ 2024-12-27 11:18 Jean Louis
2024-12-27 18:41 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Jean Louis @ 2024-12-27 11:18 UTC (permalink / raw)
To: Emacs Org Mode
I just noticed that it is almost impossible to enter | into the Org
cell without expanding it as new call by pressing TAB.
| Key | Value |
|-----+-------|
| key | "123|value" |
it becomes this:
| Key | Value | |
|-----+-------+--------|
| key | "123 | value" |
| | | |
But I need this:
| Key | Value |
|-----+-------------|
| key | "123|value" |
Is there way?
Jean Louis
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to enter | in the Org mode table without expanding cell?
2024-12-27 11:18 How to enter | in the Org mode table without expanding cell? Jean Louis
@ 2024-12-27 18:41 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-12-27 18:41 UTC (permalink / raw)
To: Jean Louis; +Cc: Emacs Org Mode
Jean Louis <bugs@gnu.support> writes:
> I just noticed that it is almost impossible to enter | into the Org
> cell without expanding it as new call by pressing TAB.
> ...
> Is there way?
\vert
Also, see https://list.orgmode.org/878qs1vye4.fsf@t14.reltub.ca/t/#u
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-27 18:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-27 11:18 How to enter | in the Org mode table without expanding cell? Jean Louis
2024-12-27 18:41 ` Ihor Radchenko
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).