emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG in columns view since 0f93638ce (Jun 2 2015)
@ 2015-08-11 15:10 Johan Sandblom
  2015-08-11 17:13 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Johan Sandblom @ 2015-08-11 15:10 UTC (permalink / raw)
  To: Emacs orgmode

[-- Attachment #1: Type: text/plain, Size: 674 bytes --]

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 finding the actual problem, but I did manage to find the first 
commit were it 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 the
will to find out, which is the exact opposite
--Bertrand Russell

[-- Attachment #2: test.org --]
[-- Type: text/plain, Size: 174 bytes --]

* sum
  :PROPERTIES:
  :COLUMNS:  %30ITEM %5A{+} %5B{+}
  :END:
** bla
*** blabla
    :PROPERTIES:
    :A:        1
    :END:
** bli
   :PROPERTIES:
   :A:        1
   :END:

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-08-12 12:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-11 15:10 BUG in columns view since 0f93638ce (Jun 2 2015) Johan Sandblom
2015-08-11 17:13 ` Nicolas Goaziou
2015-08-11 21:53   ` Johan Sandblom
2015-08-11 23:08     ` Nicolas Goaziou
2015-08-12  6:44       ` Johan Sandblom
2015-08-12 12:54         ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).