From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: Re: org export not working Date: Sun, 27 Feb 2011 23:03:01 -0500 Message-ID: <2F507197-80EA-42F1-AFEC-211ABAF2C2C2@yahoo.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=48170 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtuKF-0005ww-57 for emacs-orgmode@gnu.org; Sun, 27 Feb 2011 23:03:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtuKA-0002zZ-D5 for emacs-orgmode@gnu.org; Sun, 27 Feb 2011 23:03:11 -0500 Received: from smtp108.prem.mail.ac4.yahoo.com ([76.13.13.47]:35494) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PtuKA-0002yu-AB for emacs-orgmode@gnu.org; Sun, 27 Feb 2011 23:03:06 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Rakestraw Cc: emacs-orgmode Hi John, On 11-Feb-27, at 10:48 PM, John Rakestraw wrote: > Hi, list -- > > Just finished grading exams, writing student comments in org-mode. > I've > attempted to export the comments to pdf so that I can print and > distribute > to the class, and when I export I get this error message: > > --8<---------------cut here---------------start------------->8--- > Symbol's function definition is void: org-search-forward-unenclosed > --8<---------------cut here---------------end--------------->8--- > > C-h f org-search-forward-unenclosed confirms that there's no such > function > defined. You might consider temporarily rolling back your org-mode. The function was defined in org-list.el a few weeks ago (my latest pull). Hope this helps, -Anthony