Re: [O] BUG in columns view since 0f93638ce (Jun 2 2015)

2015-08-11 Thread Johan Sandblom
2015-08-12 01:08 skrev Nicolas Goaziou: Johan Sandblom writes: Thank you for your quick reaction. Unfortunately it is still not perfect. Starting column mode with point on the headline "** bla" makes the column view end before headline "** bli". Am I right that this is u

Re: [O] BUG in columns view since 0f93638ce (Jun 2 2015)

2015-08-11 Thread Johan Sandblom
2015-08-11 19:13 skrev Nicolas Goaziou: Hello, Johan Sandblom writes: Consider the attached orgmode file fragment, also included below. Prior to commit 0f93638ce sums were produced in the top row. After that commit, column view sums fail. Poor knowledge of git and elisp prevent me from

[O] BUG in columns view since 0f93638ce (Jun 2 2015)

2015-08-11 Thread Johan Sandblom
fails, and this hopefully helps * sum :PROPERTIES: :COLUMNS: %30ITEM %5A{+} %5B{+} :END: ** bla *** blabla :PROPERTIES: :A:1 :END: ** bli :PROPERTIES: :A:1 :END: -- Johan Sandblom, MD PhD m +46735521477 What is wanted is not the will to believe, but

Re: [O] org-version N/A when using git subtree

2015-07-24 Thread Johan Sandblom
onder.” --Socrates “All creativity is an extended form of a joke.” --Kay ((λ (x) (x x)) (λ (x) (x x))) “Life has become immeasurably better since I have been forced to stop taking it seriously.” --Thompson On Mon, Jun 22, 2015 at 11:15 AM, Johan Sandblom wrote: This is off topic, or at least the

[O] org-version N/A when using git subtree

2015-06-22 Thread Johan Sandblom
al.mk, but I am unable to figure out where I should get it from, and how to adjust it. Can you enlighten me? Johan -- Johan Sandblom, MD PhD m +46735521477 What is wanted is not the will to believe, but the will to find out, which is the exact opposite --Bertrand Russell

[O] sequence of tangles

2013-04-14 Thread Johan Sandblom
find it. Johan -- Johan Sandblom, MD PhD m +46735521477 What is wanted is not the will to believe, but the will to find out, which is the exact opposite --Bertrand Russell

Re: [O] how to avoid floating number problems with org-table for finances?

2012-10-12 Thread Johan Sandblom
Not what you asked for, but how about simply rounding it? 2012-10-12 19:06 skrev Thomas Koch: | 0.9000222044604925031308084726 | #+TBLFM: @4$1=vsum(@1..@3);%.40f #+TBLFM: @4$1=round(vsum(@1..@3);%.40f -- Johan Sandblom, MD PhD m +46735521477 What is wanted is not the will to

Re: [O] how to avoid floating number problems with org-table for finances?

2012-10-12 Thread Johan Sandblom
Sorry, I meant #+TBLFM: @4$1=round(vsum(@1..@3),2);%.40f Johan -- Johan Sandblom, MD PhD m +46735521477 What is wanted is not the will to believe, but the will to find out, which is the exact opposite --Bertrand Russell

Re: [O] agenda timeline filtered by date range

2012-09-27 Thread Johan Sandblom
2012-09-27 01:08 skrev Bastien: Ho Johan, Johan Sandblom writes: Since a year or so I am using org-mode ever more intensively. Among other things, I use it to track my training in pediatric medicine. I keep a sort of combined diary and planner of events, courses and work schedules in a

[O] org-date-toggle-inactive

2012-09-25 Thread Johan Sandblom
e-match "[") (replace-match "<")) (search-forward-regexp "[]>]") (if (string-equal ">" (match-string 0)) (replace-match "]") (replace-match ">")) t)) nil)) (add-

[O] agenda timeline filtered by date range

2012-09-25 Thread Johan Sandblom
eflects my misuse of org-mode, but on the other hand it does seem a useful feature (which probably means it exists but somehow eludes me). Thank you for any help, Johan Sandblom -- Johan Sandblom, MD PhD m +46735521477 What is wanted is not the will to believe, but the will to find out, which is