[Orgmode] org-table and formulas

2010-01-11 Thread Alan Boudreault
d it's not evaluated as a formula. Could anyone give me some hint to get done what I'm trying to do? regards, Alan -- Alan Boudreault Mapgears http://www.mapgears.com/ ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Re: org-table and formulas

2010-01-13 Thread Alan Boudreault
| 1.94 | | Gaz |156.81 | | Électricité | 11.64 | |-+---| | Total |170.39 | #+TBLFM: @2$2=remote(Eau,$Eau)::@3$2=remote(Gaz,$Gaz)::@4$2=remote(Elec,$Elec)::@5$2=vsum(@-...@-ii);%.2f Best regards, Seb -- Alan Boudreault

Re: [Orgmode] Re: org-table and formulas

2010-01-13 Thread Alan Boudreault
full reference by string manipulation, and then calls org- > table-get-remote-range directly to retrieve the result. > > That function returns a string or a list of strings, so conversion > might be needed depending on how you use the result. > > - Carsten > > On Jan 13,

[Orgmode] Lock CLOSED tag

2009-07-10 Thread Alan Boudreault
Hi, Is it possible to lock the CLOSED tag ? It may happen that I set back a FIXED tag to TODO by mistake, The problem is that when I re-set it to FIXED, the closed tag is overwrited. I would like to lock the closed tag as soon as it is set to a done tag. Best regards, Alan -- Alan

Re: [Orgmode] Lock CLOSED tag

2009-07-10 Thread Alan Boudreault
Hello, I didn't know that I could log things like that. Thanks for that hint! Unfortunately, I would prefer to have only one entry and be sure that it wont be overwrited by mistake. Alan On July 10, 2009 01:36:45 pm Nicolas Goaziou wrote: > Alan Boudreault writes: > > >

Re: [Orgmode] Lock CLOSED tag

2009-07-17 Thread Alan Boudreault
do tag with shift+(left|right)... so it pass through my 3 different todo sequences. Thanks Alan On July 16, 2009 07:45:41 pm Bastien wrote: > Alan Boudreault writes: > > Is it possible to lock the CLOSED tag ? > > Yes, try this: > > --8<---cut here

Re: [Orgmode] Lock CLOSED tag

2009-07-17 Thread Alan Boudreault
itch it back to the proper todo keywork "FIXED". The closed property is overwrited. I'm trying to block the update of the CLOSED Property IF it already exist. Thanks For your help, and sorry for my english: I'm a french canadian ;) Alan On July 17, 2009 10:27:15 am Bastien

Re: [Orgmode] Lock CLOSED tag

2009-07-17 Thread Alan Boudreault
e "BUG" keyword passing with shift+arrow because I have 3 different sequences defined. Anyway.. will try to find the proper solution for that. Alan On July 17, 2009 11:29:03 am Bastien wrote: > Alan Boudreault writes: > > When I said "todo tag"... I meant &quo