From mboxrd@z Thu Jan 1 00:00:00 1970 From: apersaud@lbl.gov Subject: [PATCH] lisp/ox-html.el: reorder output of meta data in head Date: Mon, 8 Jun 2015 21:48:26 -0700 Message-ID: <1433825306-24624-1-git-send-email-apersaud@lbl.gov> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2Bqi-00012k-TB for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 01:13:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2Bqe-0000u5-Nn for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 01:13:20 -0400 Received: from apersaud.dhcp.lbl.gov ([128.3.5.177]:59836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2Bqe-0000m2-I8 for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 01:13:16 -0400 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: emacs-orgmode@gnu.org Cc: Arun Persaud From: Arun Persaud * lisp/ox-html.el (org-html--build-meta-info ): charset and viewport meta data should come first in `head'. As mentioned for example in: - https://code.google.com/p/doctype-mirror/wiki/MetaCharsetAttribute - http://getbootstrap.com/getting-started/#template Only reordered output, no other code changes. TINYCHANGE --- lisp/ox-html.el | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lisp/ox-html.el b/lisp/ox-html.el index 75c6993..d50ff5e 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -1701,7 +1701,6 @@ INFO is a plist used as a communication channel." 'mime-charset)) "iso-8859-1"))) (concat - (format "%s\n" title) (when (plist-get info :time-stamp-file) (format-time-string (concat "