| Subject: | Re: How to set default coding system when publishing pages in Muse? |
|---|---|
| From: | Seweryn Kokot |
| Date: | Sun, 18 Jan 2009 14:24:32 +0100 |
| Newsgroups: | gnu.emacs.help |
ZelluX <zellux@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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | viewing random list of files in dired, Andreas Politz |
|---|---|
| Next by Date: | Re: viewing random list of files in dired, Rupert Swarbrick |
| Previous by Thread: | How to set default coding system when publishing pages in Muse?, ZelluX |
| Next by Thread: | Re: How to set default coding system when publishing pages in Muse?, ZelluX |
| Indexes: | [Date] [Thread] [Top] [All Lists] |