all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Peter =?utf-8?Q?M=C3=BCnster?= <pmlists@free.fr>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: [PATCH] Avoid lisp error with (org-deadline nil "+1d")
Date: Wed, 23 Nov 2011 16:13:51 -0500	[thread overview]
Message-ID: <1945.1322082831@alphaville.dokosmarshall.org> (raw)
In-Reply-To: Message from pmlists@free.fr (Peter =?utf-8?Q?M=C3=BCnster?=) of "Wed\, 23 Nov 2011 21\:59\:39 +0100." <87obw2wo5g.fsf@micropit.couberia.bzh>

Peter Münster <pmlists@free.fr> wrote:

> On Wed, Nov 23 2011, Carsten Dominik wrote:
> 
> > Fixed, thanks, please verify.
> 
> Verified: ok, thanks.
> 
> Is `(defvar parse-time-weekdays)' still needed then? And if yes, why?
> 

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.

Nick

  reply	other threads:[~2011-11-23 21:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-21 22:39 [PATCH] Avoid lisp error with (org-deadline nil "+1d") Peter Münster
2011-11-22 22:45 ` Carsten Dominik
2011-11-23  6:14   ` Peter Münster
2011-11-23  6:36     ` Carsten Dominik
2011-11-23 20:59       ` Peter Münster
2011-11-23 21:13         ` Nick Dokos [this message]
2011-11-23 22:33           ` Peter Münster
2011-11-23 23:21             ` Nick Dokos
2012-02-18 20:34               ` Peter Münster

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1945.1322082831@alphaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=pmlists@free.fr \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.