From: Jacob Riko <rjacob@inf.ethz.ch>
To: Hannes Schulz <schulz@ais.uni-bonn.de>
Cc: Jacob Riko <rjacob@inf.ethz.ch>, emacs-orgmode@gnu.org
Subject: Re: Bug report: agenda column mode failure
Date: Fri, 31 Aug 2012 03:52:11 +0200 [thread overview]
Message-ID: <9D783C91-6ED2-4DF0-BEDB-7DCF8E99EE9F@inf.ethz.ch> (raw)
In-Reply-To: <20120830114711.GA27437@bigcuda3.informatik.uni-bonn.de>
Hi Hannes,
I was about to report the same behavior on a Mac:
On 30.08.2012, at 13:47, Hannes Schulz wrote:
> when I put my agenda in column mode, I would like to change
> efforts and the like.
> When I do some action it instantly drops out of column mode.
>
> I'm using org-mode from git 7.9 (release_7.9-163-gdfe33f).
Here org-version: 7.9 (release_7.9-174-gcdbc2d.dirty)
For the sake of a clean compile (aka by pure chance) I changed
org-mode/local.mk to point to the current emacs 24.2 (from http://emacsformacosx.com/)
…
# Name of your emacs binary
#EMACS = emacs
EMACS = /Applications/Emacs.app/Contents/MacOS/Emacs
…
Now my minimal example works as expected:
--------
#+PROPERTY: Effort_ALL 0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00
#+COLUMNS: %40ITEM(Task) %17Effort(Estimated Effort){:} %CLOCKSUM(Clock){:}
* Tasks
** TODO was
SCHEDULED: <2012-08-30 Thu>
CLOCK: [2012-08-31 Fri 03:35]--[2012-08-31 Fri 03:44] => 0:09
:PROPERTIES:
:Effort: 1:00
:END:
---------
I still have to try it on my real org-files though.
Riko
Viele Grüße
Riko Jacob
--
Riko Jacob Tel. +41 44 632 25 73
rjacob@inf.ethz.ch
http://www.inf.ethz.ch/personal/rjacob/
next prev parent reply other threads:[~2012-08-31 1:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-30 11:47 Bug report: agenda column mode failure Hannes Schulz
2012-08-31 1:52 ` Jacob Riko [this message]
2012-08-31 2:33 ` Jacob Riko
2012-08-31 6:05 ` Bastien
2012-08-31 6:58 ` Jacob Riko
2012-08-31 8:19 ` Hannes Schulz
2012-08-31 9:24 ` Bastien
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=9D783C91-6ED2-4DF0-BEDB-7DCF8E99EE9F@inf.ethz.ch \
--to=rjacob@inf.ethz.ch \
--cc=emacs-orgmode@gnu.org \
--cc=schulz@ais.uni-bonn.de \
/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).