Young-whan <youngson...@gmail.com> writes: > | [2017-01-20 Fri] | > | <2017-01-30 Mon> | > #+TBLFM: @2$1=@1$1+10 > > I put a inactive date at @1$1 and I want @2$1 would have +10 days from the > date, and want it to be > inactive date, but it always shows active calendar date form. > > Is there a way to make it inactive date? >
Commits 1619aee3 and a2950b00 made it so that the result of an evaluation in a table is always an inactive date (IOW, @2$1 above would alwasy be inactive, whether or not @1$1 is active). But you'll need a very recent checkout of the master branch to get that behaviour. AFAIK, there is no way to do what you want with the maint branch (on which elpa releases are based). -- Nick