From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Weiss Subject: Re: [bug] Symbol's function definition is void: when-let Date: Thu, 19 May 2011 13:11:32 -0400 Message-ID: <4DD54F44.80100@uni-koeln.de> References: <4DD54270.10305@uni-koeln.de> <10788.1305822840@alphaville.dokosmarshall.org> <87mxiipqky.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QN6l5-00011k-IS for emacs-orgmode@gnu.org; Thu, 19 May 2011 13:11:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QN6l4-0006PN-9b for emacs-orgmode@gnu.org; Thu, 19 May 2011 13:11:35 -0400 Received: from smtp-out.rrz.uni-koeln.de ([134.95.19.53]:59182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QN6l3-0006Oo-Rp for emacs-orgmode@gnu.org; Thu, 19 May 2011 13:11:34 -0400 In-Reply-To: <87mxiipqky.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: emacs-orgmode@gnu.org Am 19.05.2011 13:06, schrieb Eric Schulte: > Oh! > > My fault, `when-let' is defined locally on my Emacs, but apparently is > not an official Emacs function, careless committing on my part. > > I've just pushed up a fix. Thanks for fixing that! Everything works fine now! Bernd