From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: orgmode publish project issue Date: Tue, 04 Jun 2013 15:13:11 +0200 Message-ID: <87ip1uc93s.fsf@bzg.ath.cx> References: <51ADE65B.8040204@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ujr3M-0004rJ-PF for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 09:13:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ujr3I-0000Zk-4Y for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 09:13:32 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:33262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ujr3H-0000Yn-NW for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 09:13:27 -0400 Received: by mail-wi0-f172.google.com with SMTP id m6so3706668wiv.17 for ; Tue, 04 Jun 2013 06:13:27 -0700 (PDT) In-Reply-To: <51ADE65B.8040204@gmail.com> (ryu's message of "Tue, 04 Jun 2013 22:06:35 +0900") 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: ryu Cc: emacs-orgmode@gnu.org Hi Ryu, ryu writes: > when i publish a project, it will prompt a error message " > (void-variable org-export-html-special-string-regexps)". anyone who > can give me an advice ? You must have copied someone's configuration -- please double-check there is no such variable in your .emacs.el (or other configuration files.) HTH, -- Bastien