emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Claudius Mueller <claudius.mueller@gmail.com>
To: emacs-orgmode@gnu.org
Subject: agenda timeline sorting and item insertion
Date: Sun, 22 Mar 2015 21:25:53 -0400	[thread overview]
Message-ID: <CAHn16EiB_J8VcuzguKUmGb0mfUdPttvqjVUBENcQ39V9vSKmsA@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 826 bytes --]

Hello,

I have an issue with the timeline in the agenda view. It sorts backward
(see black line in attached figure) and timed items are not inserted into
the timeline (see black arrow). Any idea what I am doing wrong? I am
generating the default agenda (C-c a a) and am using a stripped down
version of my org-mode init file that contains nothing but the basics:

(require 'org-install)

(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-cc" 'org-capture)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)

(custom-set-variables
 '(org-tags-column -90)
 '(org-log-done 'time)
 '(org-blank-before-new-entry nil)
 '(org-agenda-files (list "/data/private/org/tasks.org")))


My setup:
openSUSE 13.2
Emacs 24.4.1


Thank you!

Claudius

[-- Attachment #1.2: Type: text/html, Size: 1154 bytes --]

[-- Attachment #2: org_agenda_issue_marked.png --]
[-- Type: image/png, Size: 54374 bytes --]

                 reply	other threads:[~2015-03-23  1:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAHn16EiB_J8VcuzguKUmGb0mfUdPttvqjVUBENcQ39V9vSKmsA@mail.gmail.com \
    --to=claudius.mueller@gmail.com \
    --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).