From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-export-generic calls (assoc): Deprecated in Emacs 24 Date: Tue, 19 Jun 2012 02:00:15 +0200 Message-ID: <87ehpc2msw.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgluu-0008Bb-HJ for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 20:03:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sglus-00022k-UU for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 20:03:32 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:58642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sglus-00022I-M0 for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 20:03:30 -0400 Received: by wefh52 with SMTP id h52so5150670wef.0 for ; Mon, 18 Jun 2012 17:03:27 -0700 (PDT) In-Reply-To: (William Crandall's message of "Mon, 18 Jun 2012 16:42:07 -0700") 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: William Crandall Cc: emacs-orgmode@gnu.org Hello, William Crandall writes: > While testing org-e-html-special-string-regexps, > I pulled a new emacs. Startup shows a new message: > > "Package assoc is obsolete!" > > (require 'assoc) is in org-export-generic, line 102. org-export-generic is unrelated to the new export engine. Regards, -- Nicolas Goaziou