From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: Re: Org merge Date: Tue, 12 Nov 2013 22:24:29 +0530 Message-ID: <87k3gdmugq.fsf@gmail.com> References: <8738n5cijg.fsf@bzg.ath.cx> <87vc0016yy.fsf@bzg.ath.cx> <87iow0p1n1.fsf@gmail.com> <87bo1s14yr.fsf@bzg.ath.cx> <87li0vvqay.fsf@bzg.ath.cx> <87d2m6g4ba.fsf@bzg.ath.cx> <87wqkd3gk5.fsf@bzg.ath.cx> <87zjp9pw92.fsf@gmx.de> <87iovxis9a.fsf@bzg.ath.cx> <87eh6lirq7.fsf@gmx.de> <8761rxwrld.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1384275240 20714 80.91.229.3 (12 Nov 2013 16:54:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Nov 2013 16:54:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 12 17:54:05 2013 Return-path: Envelope-to: ged-emacs-devel@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 1VgHE3-00006f-HZ for ged-emacs-devel@m.gmane.org; Tue, 12 Nov 2013 17:54:03 +0100 Original-Received: from localhost ([::1]:44002 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgHE3-0001ld-7y for ged-emacs-devel@m.gmane.org; Tue, 12 Nov 2013 11:54:03 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgHDt-0001lK-0l for emacs-devel@gnu.org; Tue, 12 Nov 2013 11:54:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgHDk-0002HU-I2 for emacs-devel@gnu.org; Tue, 12 Nov 2013 11:53:52 -0500 Original-Received: from mail-pd0-x22c.google.com ([2607:f8b0:400e:c02::22c]:54926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgHDk-0002Gv-AE; Tue, 12 Nov 2013 11:53:44 -0500 Original-Received: by mail-pd0-f172.google.com with SMTP id w10so7141716pde.31 for ; Tue, 12 Nov 2013 08:53:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=CCZfDrz6zr0of4RXQPnDBHzV+r/XVZR+lz4KuJYFFBE=; b=SPkqPFLhccMwEnApU28rtgFE6wygXhgI2rnsENj/+zrtwDVeGUeYR20qGMhKewxf11 tP7YNdPiTgJRvTPWiuCaIkUi/tn1AclxW0f9E97BPWud3eret1tIlLvRZTMzD8ByTg/1 3TFqO8no1u0g7Qckr8aHvzBQLp6wyJYFELudF6UtXWTPjreMdG/mfdHa4vF7axAt/alU Ox0JsFWp/QvH0lmqdqvd7jG/ErR6xcaBIMIOpDlSXiOkFGMeqqjxBuEF51zKLBOj2ueU FaExBHQeo3sac0g1FAU+isxJfPhbcesh01bNNPC1oti2+U+U5MUmLPauJfHDQSkjtuOK JS8Q== X-Received: by 10.66.121.164 with SMTP id ll4mr36900384pab.48.1384275219823; Tue, 12 Nov 2013 08:53:39 -0800 (PST) Original-Received: from debian-6.05 ([101.63.184.205]) by mx.google.com with ESMTPSA id ja5sm38628946pbc.14.2013.11.12.08.53.37 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Tue, 12 Nov 2013 08:53:39 -0800 (PST) In-Reply-To: <8761rxwrld.fsf@bzg.ath.cx> (Bastien's message of "Tue, 12 Nov 2013 16:46:22 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c02::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:165217 Archived-At: In the new exporters, some defcustoms have no :version properties or they reflect old values. Some samples here. Not an exhaustive list. (defcustom org-html-text-markup-alist nil :group 'org-export-html :type '(alist :key-type (symbol :tag "Markup type") :value-type (string :tag "Format string")) :options '(bold code italic strike-through underline verbatim)) (defcustom org-odt-prettify-xml nil :group 'org-export-odt :version "24.1" ^^^^ ^^^^ ^^^^ :type 'boolean)