From mboxrd@z Thu Jan 1 00:00:00 1970 From: "sindikat" Subject: Add publishing with utf8 Date: Mon, 21 Nov 2011 23:06:52 +0100 Message-ID: <20111121220652.25620.qmail@rage.so36.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSc0w-0003n0-Ti for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 17:06:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSc0v-0004Pr-B1 for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 17:06:58 -0500 Received: from rage.so36.net ([83.223.73.105]:61521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSc0u-0004Nb-JU for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 17:06:56 -0500 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 I use standard org-mode methods to publish my projects to html. However by default they are published with tag , however i need charset to be changed to "utf8", as i am using Russian in my blog too. Please make it possible somehow. Best wishes.