emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Johan Sandblom <js@ndblom.se>
To: Emacs orgmode <emacs-orgmode@gnu.org>
Subject: BUG in columns view since 0f93638ce (Jun 2 2015)
Date: Tue, 11 Aug 2015 17:10:57 +0200	[thread overview]
Message-ID: <e6fda5d7188daf736573956c6c5adafe@ndblom.se> (raw)

[-- 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:

             reply	other threads:[~2015-08-11 15:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 15:10 Johan Sandblom [this message]
2015-08-11 17:13 ` BUG in columns view since 0f93638ce (Jun 2 2015) 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e6fda5d7188daf736573956c6c5adafe@ndblom.se \
    --to=js@ndblom.se \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).