From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Dokos Newsgroups: gmane.emacs.help Subject: Re: org-mode + org-ref + ox-pandoc Date: Wed, 17 Feb 2016 08:41:18 -0500 Message-ID: <8760xn1mkh.fsf@pierrot.dokosmarshall.org> References: <20D077CA-6BD2-41CB-9DF1-5130ECA588DE@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1455716521 18979 80.91.229.3 (17 Feb 2016 13:42:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Feb 2016 13:42:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 17 14:41:52 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aW2MY-0006G6-Uc for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Feb 2016 14:41:51 +0100 Original-Received: from localhost ([::1]:57598 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aW2MY-0004tL-9q for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Feb 2016 08:41:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aW2MM-0004t9-Vp for help-gnu-emacs@gnu.org; Wed, 17 Feb 2016 08:41:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aW2MJ-0003HQ-Ne for help-gnu-emacs@gnu.org; Wed, 17 Feb 2016 08:41:38 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:54214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aW2MJ-0003HB-GR for help-gnu-emacs@gnu.org; Wed, 17 Feb 2016 08:41:35 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aW2MH-00063Z-Vb for help-gnu-emacs@gnu.org; Wed, 17 Feb 2016 14:41:34 +0100 Original-Received: from pool-74-104-158-160.bstnma.fios.verizon.net ([74.104.158.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Feb 2016 14:41:33 +0100 Original-Received: from ndokos by pool-74-104-158-160.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Feb 2016 14:41:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-74-104-158-160.bstnma.fios.verizon.net User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:R2nlZFePOzj+o0D9Qye7253cjpc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109197 Archived-At: 童俊翔 writes: > I’m trying to use ox-pandoc in org to export docx > > I’m using elpa,all the packages are updated > > the error is > > org-org-link: Symbol's function definition is void: org-export-custom-protocol-maybe > > How to solve this problem? > 1. Take it to the orgmode mailing list - you are more likely to get a response there. 2. Read the section in the manual that tells you how to prepare a useful backtrace: (info "(org) Feedback") and go to the last subsection. Follow the steps and post the backtrace. -- Nick