emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Philip Chan <cpchan@bell.net>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Strange Problem with "org-agenda-redo"
Date: Sat, 25 Aug 2012 03:51:05 -0400	[thread overview]
Message-ID: <BLU0-SMTP91B551F55BB2AE49F4FD87BBBC0@phx.gbl> (raw)
In-Reply-To: <4385.1345877578@alphaville> (Nick Dokos's message of "Sat, 25 Aug 2012 02:52:58 -0400")

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

Nick Dokos <nicholas.dokos@hp.com> writes:

Hi Nick:

> Can you post your configuration? Best to do it with M-x
> org-submit-bug-report, I'd guess.

My whole org-mode configuration or just the configuration for that
Agenda view? I have to make it clear that if I take out the "6 day"
agenda block and leave the "one day" one in that view, things are back
to normal. For what it is worth, here is the config for that view. I
will let you look at it before submitting a bug report. Maybe having 2
Agendas in the same view screw things up.

(("d" "GTD: Today's Items"
  ((tags "UNFILED"
	 ((org-agenda-overriding-header "Aggregated Inbox")
	  (org-agenda-skip-entry\ \'regexp\ \"Inbox\" nil)))
   (tags "@WAITING"
	 ((org-agenda-overriding-header "Wait For")
	  (org-agenda-tags-todo-honor-ignore-options\ t nil)
	  (org-agenda-todo-ignore-scheduled\ t nil)
	  (org-agenda-todo-ignore-deadlines\ t nil)))
   (tags "STICKY|HOT"
	 ((org-agenda-overriding-header "Sticky Notes, Tel Messages & Hot Items")))
   (tags "WORK"
	 ((org-agenda-overriding-header "Current Working Files & Notes")))
   (agenda ""
	   ((org-agenda-span 'day)
	    (org-agenda-overriding-header "Today: Agenda, Scheduled Actions & Info")))
   (agenda ""
	   ((org-agenda-overriding-header "Upcoming Events")
	    (org-agenda-span 6)
	    (org-agenda-start-day "+1d")))
   (todo "STARTED"
	 ((org-agenda-overriding-header "Started Actions")
	  (org-agenda-tags-todo-honor-ignore-options\ t nil)
	  (org-agenda-todo-ignore-scheduled\ nil nil)))
   (todo "NEXT"
	 ((org-agenda-overriding-header "Next Actions")))
   (todo "PROJECT"
	 ((org-agenda-overriding-header "Projects List")))
   (stuck ""
	  ((org-agenda-overriding-header "Stuck Projects")))
   (todo "TODO"
	 ((org-agenda-overriding-header "Action Backlog")))
   (todo "PROJDONE|DONE"
	 ((org-agenda-overriding-header "Candidates to be Archived"))))
  nil
  ("~/Desktop/Projects/plans/Views/1_day.html"))

Charles

-- 
Avoid the Gates of Hell.  Use Linux
(Unknown source)

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2012-08-25  7:50 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-25  4:01 Strange Problem with "org-agenda-redo" Charles Philip Chan
2012-08-25  6:15 ` Charles Philip Chan
2012-08-25  6:52 ` Nick Dokos
2012-08-25  7:51   ` Charles Philip Chan [this message]
2012-08-25 14:54     ` Nick Dokos
2012-08-27 16:19 ` Bastien
2012-08-27 22:01   ` Charles Philip Chan
2012-08-29  9:55   ` François Allisson
2012-08-29 10:46     ` Charles Philip Chan
2012-08-29 17:38       ` Bastien
2012-08-29 18:10         ` Charles Philip Chan
2012-08-29 18:16           ` Bastien
2012-08-29 18:33             ` Charles Philip Chan
2012-08-29 18:43               ` François Allisson
2012-08-30  5:49                 ` Bastien
2012-09-04 12:45                   ` François Allisson
2012-09-18  9:31                     ` Bastien
2012-08-30  8:18               ` Bastien
2012-08-31  1:20                 ` Charles Philip Chan
2012-08-31  5:58                   ` Bastien
2012-08-31  6:27                     ` Charles Philip Chan
2012-08-29 18:19           ` François Allisson
2012-08-29 18:21             ` Bastien
2012-08-29 17:36     ` 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=BLU0-SMTP91B551F55BB2AE49F4FD87BBBC0@phx.gbl \
    --to=cpchan@bell.net \
    --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).