Hello,
Okay, let's merge this one, so it'll be available if someone wants to use it.
And I'll spend some time to set up the correct environment, prepare package,
tests and so on. Will be back in a while when the package has an appropriate
state.
Best Regards,
Slava Barinov
Hello,
Okay, agreed.
Best Regards,
Slava Barinov
Ihor Radchenko writes:
> Slava Barinov writes:
>
>> Ah! At last I've got the concern.
>>
>> You said about the situation where we want to save the manually inserted
>> TBLFM
>> when regenerating the
Hello,
Ah! At last I've got the concern.
You said about the situation where we want to save the manually inserted TBLFM
when regenerating the table?
Best Regards,
Slava Barinov
Ihor Radchenko writes:
> Slava Barinov writes:
>
>> Oh, right, I messed the scopes.
>
> Is
Hello,
Oh, right, I messed the scopes.
Best Regards,
Slava Barinov
Ihor Radchenko writes:
> Slava Barinov writes:
>
>> Okay, in that case we can just merge two loops into one and filter out the
>> #+TBLFM line. This version works for me.
>> + (when (and (string
Hello,
Okay, in that case we can just merge two loops into one and filter out the
#+TBLFM line. This version works for me.
Best Regards,
Slava Barinov
Ihor Radchenko writes:
> Slava Barinov writes:
>
>> Yes, the block is cleaned but the #+TBLFM line is included into
>> `co
#+TBLFM.
Not sure if #+TBLFM can be placed in some other line though.
And I'll check the ELPA rules and what should I do to prepare the correct
package for org-collector.
Best Regards,
Slava Barinov
Ihor Radchenko writes:
> Slava Barinov writes:
>
>> Okay, in that case bou
Hello,
Oh! Sorry, it seems I missed the last email.
Okay, in that case bounded re-search-forward up to the next paragraph should
work.
And as for maintenance, I think I can allocate some time for that.
What activities are expected from a script maintainer?
Best Regards,
Slava Barinov
Ihor
The :tblfm keyword adds formulas to the end of table so they are applied right
after collection is done and the table is generated.
* lisp/org-collector.el (org-dblock-write:propview): Add support for the
:tblfm keyword.
---
lisp/org-collector.el | 10 ++
1 file changed, 10 insertions(+)
ion be added? I can prepare additional patch.
Best Regards,
Slava Barinov.
Nicolas Goaziou wrote:
>
> Hello,
>
> Slava Barinov writes:
>
> > * contrib/lisp/org-collector.el (org-dblock-write:propview): add
> > :tblfm keyword parameter support
> >
> > This ad
* contrib/lisp/org-collector.el (org-dblock-write:propview): add
:tblfm keyword parameter support
This adds possiblity to append formula line to table which is useful
in certain cases, especially during updates and recalculation of whole
table.
Signed-off-by: Slava Barinov
---
contrib/lisp
10 matches
Mail list logo