From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Feng Shu" Subject: Re: (version 3) [PATCH] New feature: Use dvisvgm to preview latex formular Date: Mon, 16 May 2016 13:33:56 +0800 Message-ID: <87k2iuin23.fsf@163.com> References: <87lh3dxibp.fsf@163.com> <87lh3chenz.fsf@163.com> <8737pjluy5.fsf_-_@163.com> <87posncycg.fsf@163.com> <87inyfuf4d.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2BO6-00080Z-GO for emacs-orgmode@gnu.org; Mon, 16 May 2016 01:48:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2BO1-0003MM-E8 for emacs-orgmode@gnu.org; Mon, 16 May 2016 01:48:18 -0400 Received: from m12-15.163.com ([220.181.12.15]:50137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2BNz-0003Kv-I5 for emacs-orgmode@gnu.org; Mon, 16 May 2016 01:48:13 -0400 In-Reply-To: <87inyfuf4d.fsf@saiph.selenimh> (Nicolas Goaziou's message of "Mon, 16 May 2016 00:32:18 +0200") 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" To: orgmode-devel Cc: Feng Shu Nicolas Goaziou writes: >> + :group 'org-latex >> + :version "24.1" > > :version "25.1" > >> + :type 'alist) I need to help to deal with it, what about just remove :type? >