emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: me@nooff.info
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Broken summaries in column view [8.3.1 (8.3.1-16-gf6aa53-elpa @ /home/user/.emacs.d/elpa/org-20150810/)]
Date: Sun, 16 Aug 2015 19:06:58 +0200	[thread overview]
Message-ID: <87mvxrnowd.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <878u9jm28g.fsf@nooff.info> (me@nooff.info's message of "Tue, 11 Aug 2015 00:23:43 +0600")

Hello,

me@nooff.info writes:

> After update to org-mode 8.3.1 via elpa, summaries in column view no
> longer work. I made git bisect with minimal configuration and it seems
> that first broken commit is:
>
>   commit 0f93638ce1b29792033231426a4555e538f5c959
>   Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
>   Date:   Tue Jun 2 17:02:55 2015 +0200
>
>       org-colview: Handle user-defined inheritance
>
> Test file:
>
> #+COLUMNS: %25ITEM %Value{+}
> * main
> ** sub1
> :PROPERTIES:
> :Value:   1
> :END:
> ** sub2
> :PROPERTIES:
> :Value:   2
> :END:
>
> Output after C-c C-x C-c:
>
> * main                    |   |
> ** sub1                   | 1 |
> ** sub2                   | 2 |
>
> Expected output after C-c C-x C-c:
>
> * main                    | 3 |
> ** sub1                   | 1 |
> ** sub2                   | 2 |

This was fixed a few days ago. You may want to upgrade Org.

Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2015-08-16 17:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-10 18:23 Bug: Broken summaries in column view [8.3.1 (8.3.1-16-gf6aa53-elpa @ /home/user/.emacs.d/elpa/org-20150810/)] me
2015-08-16 17:06 ` Nicolas Goaziou [this message]

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=87mvxrnowd.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=me@nooff.info \
    /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).