Re: org-edit-special screws up org-table with remote calls

2025-06-16 Thread General discussions about Org-mode.
>>> "JSG" == Jacob S Gordon writes: Hello Jacob. > Hey Uwe, > On 2025-06-15 16:41, Uwe Brauer wrote: >> Ej1 has been replace by -@1$140 why > It’s related to the alphanumeric cell references like `B4' [recognized > by org]. The value of `org-table-use-standard-references' is `from' by > defau

Re: org-edit-special screws up org-table with remote calls

2025-06-16 Thread Jacob S. Gordon
Hey Uwe, On 2025-06-15 16:41, Uwe Brauer wrote: > Ej1 has been replace by -@1$140 why It’s related to the alphanumeric cell references like `B4' [recognized by org]. The value of `org-table-use-standard-references' is `from' by default, so org tries to convert `EJ1' into row-column syntax afte

org-edit-special screws up org-table with remote calls

2025-06-15 Thread Uwe Brauer
Hi all I have ** Ej1 :PROPERTIES: :ID: test-num-jun10-2025-ej1 :END: #+begin_src #+TBLNAME: stat-25-jun10-E1 || E1 | |+| | 1 | 0 | | 2 | 0 | | 3 | 0 | | 4 | 0 | | 5 | 0 | | 6 | 0 | | 7 | 0 | | 8 | 0 | | 9 | 0 | | 10 | 0 | | 11 | 0 | | 12 | 0 |