emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Matthew Lundin <mdl@imapmail.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Agenda column view conflicts with diary inclusion
Date: Tue, 6 Jan 2009 16:32:00 +0100	[thread overview]
Message-ID: <DD5E7F92-0CA7-42A4-A6E6-564F90C58469@uva.nl> (raw)
In-Reply-To: <m2d4f0o4v5.fsf@fastmail.fm>

fixed, thanks.

- Carsten

On Jan 6, 2009, at 4:01 PM, Matthew Lundin wrote:

>
> Hi Carsten,
>
> Carsten Dominik <dominik@science.uva.nl> writes:
>
>> Hi Matt, how about a backtrace, and maybe you can try
>> to figure out which line in your diary file causes the problem?
>>
>> - Carsten
>
> Absolutely. I've put the results below, along with a sample diary file
> I ran the test on and my configuration. I'm copying a backtrace for
> the first time, so feel free to tell me if I've failed to include
> something.
>
> First, before I include the results, I believe I've identified the
> culprit: it's the syntax for generic monthly events in the diary,
> e.g.,
>
> */3 Monthly meeting
>
> When I remove this line from the sample diary file, agenda column view
> works fine.
>
> (By the way, this was the impetus I needed to switch all my
> appointments to org-mode, since it's so nice to be able to add notes
> to events in org-mode files.)
>
> Best,
> Matt
>
> ---begin Backtrace---
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>  looking-at(nil)
>  org-entry-properties(#<marker at 1 in diary>)
>  byte-code("ÆÇ!ˆÈ ˆ\b`É“ˆÉ‰‰‰‰‰‰\x19\x1a^[\x1c\x1d\x1e1\x1e2ÊË!ƒ>\x0e\vƒ>\x0e\v\x162Ë\x0e2\x1e3\x1e4Ì\x0e4!\x0e 
> 3Lˆ*‚—ÍÎ Ï\"‰\x14ƒ^Ð\fÑÒ#†YrÓ\f!qˆ\x0e5)\x162‚—ÊÔ!ƒvÕÔ!ƒv\x0e\x14ƒv\x0e\x14\x162‚—ÖeÏ\"‰\x14ƒ—Í 
> \fÏ\"\x14Ð\fÑÒ#†•rÓ\f!qˆ\x0e5)\x162\x0e2†ž\x0e5\x162Ô\x0e2\x1e3\x1e4Ì\x0e4!\x0e3Lˆ*×\x0e2!ˆ\x0e6ƒ¿Ø\x0e7!ˆŠ 
> ebˆm„=\x01Í`Ï\"†ÒÍ`Ù\"‰\x14ƒ6\x01Ú\f!\x13Û\x0e8\v\"‰\x12ƒñÜÝ\nA†íÞ\"„\x13\x01\x0e9ƒ\x13\x01Í`ß 
> \"‰\x11ƒ\x13\x01à	!\x11áâ	Gãä	%ˆ\x0e8	B\vB\x13É\x1e:Š\x0e:ƒ \x01\x0e:bˆnƒ(\x01å‚)\x01âæå`\"\\*\vB\x0e1B\x161çè!ˆ‚ 
> Ã\x0e1
> †\x01é\x0e2\x0e1\"\x15ê
> \x1e3\x1e4Ì\x0e4!\x0e3Lˆ*ë ˆìÊí!
> d\x01\x0e-\x1e3\x1e4Ì\x0e4!\x0e3L*ƒw\x01íâ!ˆîï\x0e1\"ˆ\x0e;
> †\x01ð\x0e1!.\b‡" [org-columns-begin-marker d a p m maxwidths org-verify- 
> version columns org-columns-remove-overlays nil boundp org-agenda- 
> overriding-columns-format make-variable-buffer-local get-text- 
> property point-at-bol org-hd-marker org-entry-get "COLUMNS" t marker- 
> buffer org-columns-current-fmt local-variable-p next-single-property- 
> change org-columns-compile-format org-agenda-colview-compute org- 
> marker org-entry-properties assoc string-match "\\S-" "" duration  
> org-minutes-to-hh:mm-string put-text-property 0 face org-warning 1  
> count-lines beginning-of-line 2 org-columns-get-autowidth-alist org- 
> columns-current-maxwidths org-columns-display-here-title org-columns- 
> flyspell-was-active flyspell-mode mapc #[(x) "Á\b@!ˆÂ\bA!‡" [x goto- 
> line org-columns-display-here] 2] org-agenda-colview-summarize  
> cache ...] 7)
> * org-agenda-columns()
>  call-interactively(org-agenda-columns)
>
> ---end Backtrace---
>
> ---begin diary file---
>
> */6 Monthly meeting
> Thursday Weekly discussion
> %%(and (= 1 (calendar-day-of-week date)) (diary-block 1 12 2009 2 28  
> 2009)) 3:30pm-5:00pm Weekly meeting
> %%(diary-anniversary 3 5 1975) James turns %d
> %%(diary-block 1 19 2009 1 22 2009) Chicago trip
> Jan 7, 2009 2:00pm meeting
>
> ---end diary file----
>
> ---begin diary configuration---
>
> (setq diary-file "~/diary")
> (setq cal-tex-diary t)
> (setq cal-tex-holidays nil)
>
> (setq view-diary-entries-initially t)
> (setq mark-diary-entries-in-calendar t)
> (setq number-of-diary-entries 1)
> (add-hook 'diary-display-hook 'fancy-diary-display)
> (add-hook 'list-diary-entries-hook 'sort-diary-entries t)
> (add-hook 'today-visible-calendar-hook 'calendar-mark-today)
>
> ---end diary configuration---

      reply	other threads:[~2009-01-06 15:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05  1:46 Agenda column view conflicts with diary inclusion Matthew Lundin
2009-01-05  3:42 ` Manish
2009-01-06  8:52 ` Carsten Dominik
2009-01-06 15:01   ` Matthew Lundin
2009-01-06 15:32     ` Carsten Dominik [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=DD5E7F92-0CA7-42A4-A6E6-564F90C58469@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.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).