emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Tassilo Horn <tassilo@member.fsf.org>, emacs-orgmode@gnu.org
Cc: nicholas.dokos@hp.com
Subject: Re: Re: Problem with agenda and diary
Date: Fri, 18 Mar 2011 10:04:22 -0400	[thread overview]
Message-ID: <26632.1300457062@alphaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Julien Danjou <julien@danjou.info> of "Fri, 18 Mar 2011 11:36:06 BST." <sa38vwcd8bt.fsf@cigue.easter-eggs.fr>

Julien Danjou <julien@danjou.info> wrote:

> --=-=-=
> Content-Type: text/plain; charset=utf-8
> Content-Transfer-Encoding: quoted-printable
> 
> On Thu, Mar 17 2011, Nick Dokos wrote:
> 
> > I can reproduce it just by setting org-agenda-include-diary to t
> > (Org-mode version 7.5 (release_7.5.60.g706a.dirty))
> 
> Well, I can't. :(
> 
> > x is the St.Patrick's Day entry: #(" Diary: St. Patrick's Day" 0 2
> > (org-category #5=3D"diary" tags nil org-highest-priority 65
> > org-lowest-priority 67 time-of-day nil duration nil effort nil
> > effort-minutes nil txt #4=3D#("St. Patrick's Day" 0 17 (org-heading t)) t=
> ime
> > #1=3D"" extra #1# dotime time org-heading t type #3=3D"diary" date #2=3D(=
> 3 17
> > 2011) face org-todo) 2 14 (org-category #5# tags nil org-highest-priority=
>  65
> > org-lowest-priority 67 time-of-day nil duration nil effort nil
> > effort-minutes nil txt #4# time #1# extra #1# dotime time org-heading t t=
> ype
> > #3# date #2# face org-agenda-diary) 14 31 (org-heading t org-category #5#
> > tags nil org-highest-priority 65 org-lowest-priority 67 time-of-day nil
> > duration nil effort nil effort-minutes nil txt #4# time #1# extra #1# dot=
> ime
> > time type #3# date #2# face org-agenda-diary))
> >
> > re is the empty string so indeed it is not nil: ""
> 
> Well, I do not see how re can be "" since:
> 	(setq re (get-text-property 0 'org-todo-regexp x))
> 
> And x has no 'org-todo-regexp property.
> 
> Since you seems familiar with the debugger, could you try to see what's
> happening?
> 

That was of course before you took out the concat in 9216453a388 - after
that change, there is no problem: it was doing (concat nil) ==> ""

Nick

  parent reply	other threads:[~2011-03-18 14:04 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 17:29 [PATCH] org: rework property set Julien Danjou
2010-12-13 21:21 ` Bernt Hansen
2010-12-14  9:01   ` Julien Danjou
2010-12-14 10:15     ` Giovanni Ridolfi
2010-12-14 10:30       ` Julien Danjou
2010-12-14 12:28         ` Bernt Hansen
2010-12-16 13:34         ` Carsten Dominik
2010-12-16 13:45           ` Julien Danjou
2010-12-16 13:55             ` Carsten Dominik
2010-12-16 17:12               ` Julien Danjou
2010-12-17 17:39                 ` Carsten Dominik
     [not found]         ` <julien@danjou.info>
2010-12-14 14:50           ` Nick Dokos
2011-03-17 17:27           ` Re: Problem with agenda and diary Nick Dokos
2011-03-17 18:18             ` Tassilo Horn
2011-03-17 19:06               ` Dan Griswold
2011-03-17 19:45                 ` Nick Dokos
2011-03-17 20:37                   ` Dan Griswold
2011-03-17 22:01                     ` Nick Dokos
2011-03-17 22:11                     ` Nick Dokos
2011-03-18 10:36                 ` Julien Danjou
2011-03-18 10:36             ` Julien Danjou
2011-03-18 14:04           ` Nick Dokos [this message]
2011-03-18 14:14             ` Nick Dokos
2011-03-18 14:56               ` Bernt Hansen
2011-03-18 15:20               ` Bastien
2011-03-18 15:33                 ` Nick Dokos
2011-03-18 16:27                 ` Julien Danjou
2011-03-19 10:20                   ` Bastien
2011-03-19 10:20                   ` Bastien
2011-03-18 14:22             ` Julien Danjou
2011-03-18 14:51               ` Julien Danjou, Nick Dokos
2011-03-18 15:05                 ` Bastien
  -- strict thread matches above, loose matches on Subject: below --
2011-03-17 13:30 Dan Griswold
2011-03-17 13:39 ` Erik Iverson
2011-03-17 13:48 ` Tassilo Horn
2011-03-17 14:45   ` Julien Danjou
2011-03-17 15:34     ` Tassilo Horn
2011-03-17 16:46       ` Julien Danjou
2011-03-17 20:28       ` Sébastien Vauban
2011-03-17 22:06         ` Nick Dokos
2011-03-17 23:43           ` Sébastien Vauban
2011-03-18  0:20             ` Nick Dokos
2011-03-18 10:07     ` Bastien
2011-03-17 14:48   ` Dan Griswold

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=26632.1300457062@alphaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tassilo@member.fsf.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).