gnu.emacs.help
[Top] [All Lists]

Re: How to set default coding system when publishing pages in Muse?

Subject: Re: How to set default coding system when publishing pages in Muse?
From: ZelluX
Date: Sun, 18 Jan 2009 09:30:40 -0800 PST
Newsgroups: gnu.emacs.help
On 1月18日, 下午9时24分, Seweryn Kokot <sewko...@xxxxxxxxx> wrote:
> ZelluX <zel...@xxxxxxxxx> 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

I've set the two variables but it doesn't work

<Prev in Thread] Current Thread [Next in Thread>