emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] Avoid lisp error with (org-deadline nil "+1d")


From: Nick Dokos
Subject: Re: [O] [PATCH] Avoid lisp error with (org-deadline nil "+1d")
Date: Wed, 23 Nov 2011 18:21:57 -0500

Peter Münster <address@hidden> wrote:

> On Wed, Nov 23 2011, Nick Dokos wrote:
> 
> > Generally speaking, defvars like this tell the compiler to shut up about
> > the "free" variable. You can see if it is needed, by commenting out the
> > defvar and then trying to compile the file.
> 
> Indeed, now there are 30 warnings instead of only 29 ... ;)
> Thanks for the explanation!
> 

Are they free variable warnings? If so, you now know how to fix them:
go wild :-)

Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]