Re: TBLFM trying to create an infinite number of lines

2022-12-07 Thread Julien Palard
> Thank you both for reporting!

Thank you for fixing!

-- 
[Julien Palard](https://mdk.fr)




TBLFM trying to create an infinite number of lines

2022-12-06 Thread Julien Palard
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)




[O] Bug: Broken link in documentation

2018-07-30 Thread Julien Palard
Hi,

I'm new to Org mode and spotted a broken link at the bottom of 
https://orgmode.org/features.html : mobileorg.ncogni.to

$ curl -s https://orgmode.org/features.html | grep 
http://mobileorg.ncogni.to/
Richard Moreland has developed http://mobileorg.ncogni.to/;>MobileOrg, a free software for iPhone and
$ curl -i mobileorg.ncogni.to
curl: (6) Could not resolve host: mobileorg.ncogni.to

Bests,
​-- 
Julien Palard
https://mdk.fr​