all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Seweryn Kokot <sewkokot@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to set default coding system when publishing pages in Muse?
Date: Sun, 18 Jan 2009 14:24:32 +0100	[thread overview]
Message-ID: <87ljt8agrz.fsf@poczta.po.opole.pl> (raw)
In-Reply-To: 97f17ef0-049c-4c39-96d0-c588c1873c94@p2g2000prn.googlegroups.com

ZelluX <zellux@gmail.com> writes:

> Hi, all
>
> When i publish my muse project using C-c C-p, if there's any special
> characters, it will ask me to select coding system (default raw-text).
> How can i set the default coding system to utf-8 and let it never ask
> again?
>
> Many thanks for your reply.

(setq muse-html-encoding-default 'utf-8)
(setq muse-html-charset-default "utf-8")

-- 
regards,
Seweryn





  reply	other threads:[~2009-01-18 13:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-18 12:26 How to set default coding system when publishing pages in Muse? ZelluX
2009-01-18 13:24 ` Seweryn Kokot [this message]
     [not found] ` <mailman.5161.1232284683.26697.help-gnu-emacs@gnu.org>
2009-01-18 17:30   ` ZelluX
2009-01-18 17:42     ` Jean Magnan de Bornier
2009-01-19 13:49       ` ZelluX
2009-01-18 18:39     ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ljt8agrz.fsf@poczta.po.opole.pl \
    --to=sewkokot@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.