Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline Agenda (,agL) doesn’t work: »Undefined variable: s:agenda_insert_point« #32

Open
hfs opened this issue Mar 18, 2012 · 1 comment

Comments

@hfs
Copy link
Contributor

hfs commented Mar 18, 2012

When I try to bring up the Timeline Agenda (,agL), I get this error message:

Error detected while processing function OrgAgendaDashboard..<SNR>38_Timeline..OrgRunAgenda..<SNR>38_DateDictToScreen: line 51: E121: Undefined variable: s:agenda_insert_point E116: Invalid arguments for function append

As a workaround I can first open a different agenda view, e.g. ,aga. Afterwards the timeline agenda works as well. Probably s:agenda_insert_point gets initialized by that.

My VimOrganizer version is 2e75a9c from github.

@hsitz
Copy link
Owner

hsitz commented Mar 18, 2012

On Sun, Mar 18, 2012 at 9:23 AM, hfs
[email protected]
wrote:

When I try to bring up the Timeline Agenda (,agL), I get this error message:

Error detected while processing function OrgAgendaDashboard..<SNR>38_Timeline..OrgRunAgenda..<SNR>38_DateDictToScreen: line   51: E121: Undefined variable: s:agenda_insert_point E116: Invalid arguments for function append

As a workaround I can first open a different agenda view, e.g. ,aga. Afterwards the timeline agenda works as well. Probably s:agenda_insert_point gets initialized by that.

Thanks, I expect you're right on the cause. I think timeline function
is actually semi-deprecated in Org (not needed b/c better ways of
accomplishing similar thing), but some people still like it so I'll
try to keep it going. . . - Herb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants