all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* TBLFM trying to create an infinite number of lines
@ 2022-12-06 20:41 Julien Palard
  2022-12-06 21:14 ` Bruno Barbier
  0 siblings, 1 reply; 4+ messages in thread
From: Julien Palard @ 2022-12-06 20:41 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi,

I was playing with the idea of calling subprocesses from TBLFM (good idea or not)...

...and found that:

    |  |
    #+TBLFM: $1='(shell-command-to-string "echo 42")

Tries to build an infinitly long table (I have to interrupt it with C-g).

While:

    |  |
    #+TBLFM: $1=42

Which looks the same to my eyes behave cleanly by just updating the single line.

Is that a bug or did I misunderstood something?

I'm using Org 9.5.5 on emacs 28.2 on Debian.
-- 
[Julien Palard](https://mdk.fr)



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

end of thread, other threads:[~2022-12-07 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06 20:41 TBLFM trying to create an infinite number of lines Julien Palard
2022-12-06 21:14 ` Bruno Barbier
2022-12-07 14:03   ` Ihor Radchenko
2022-12-07 14:12     ` Julien Palard

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.