Nicolas was very clear if one is using emacs but what
about jedit it seems odd that if one cancels out a line
with % that it would affect how the text coding worked.
So is it the same? Also I can't find the correct
numbers that have been referred to in past questions for
the rest of
utf-8 whatever.
Thanks.
Jay
Nicolas Sceaux wrote:
[EMAIL PROTECTED] (Pedro Kröger) writes:
You just to have to save the file as unicode. if you are using emacs it is
as easy as putting this line:
% -*- coding: utf-8 -*-
on the top of the file.
or hitting:
C-x RET f utf-8 RET
and then saving the file.
To make utf-8 the default as soon as you add non-ASCII characters in
a buffer, put in your .emacs:
(prefer-coding-system 'utf-8)
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user