Paul Scott <[EMAIL PROTECTED]> writes: > Kieren MacMillan wrote: >> Hi, Paul: >> >>> does anyone know what's wrong or know what question to ask me? >> >> What format have you saved the document in? (e.g., UTF-8) >> Kieren. >> > AFAIK (which isn't very far in this case) emacs uses UTF-8 by default.
If you tell it to do so (AFAIK). I have the following in my .emacs: (prefer-coding-system 'utf-8) To change an individual buffer to utf-8, type: C-x RET f utf-8 RET then save. On the left of the buffer name bar, you should see "u:--". nicolas _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
