From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: void-function copy-seq Date: Mon, 15 Apr 2013 01:11:40 +0200 Message-ID: <87r4icpv0z.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URW5J-0002db-VS for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 19:11:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URW5I-0001JI-OZ for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 19:11:45 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:64871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URW5I-0001J6-IZ for emacs-orgmode@gnu.org; Sun, 14 Apr 2013 19:11:44 -0400 Received: by mail-wi0-f172.google.com with SMTP id hq17so260357wib.11 for ; Sun, 14 Apr 2013 16:11:43 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Sun, 14 Apr 2013 13:08:33 -1000") 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: "Thomas S. Dye" Cc: emacs-orgmode@gnu.org tsd@tsdye.com (Thomas S. Dye) writes: > After a fresh pull from git, I get this when exporting to LaTeX: > > Debugger entered--Lisp error: (void-function copy-seq) > copy-seq((org-fill-paragraph-separate-nobreak-p > org-fill-line-break-nobreak-p > org-fill-paragraph-with-timestamp-nobreak-p)) org-setup-filling() > org-mode() I just fixed this, thanks! -- Bastien