Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Helpfiles again (was Re: modify functions hierarchy (was: etc.))
On Nov 25, 3:49pm, Peter Stephenson wrote:
}
} > (1) Completion/Unix/Command/_systemd: line 3, name of the author.
} > The character is an 'e' with accent (in latin1 encoding, i.e., ISO8859-1).
}
} Hmmm.... might be safer to fudge it as "e'". There's not really any
} need for non-ASCII characters in functions. (Or simply convert to
} UTF-8 but I think the simpler the better.)
Output of "file **/*(.) | egrep 'UTF|ISO' :
ChangeLog: UTF-8 Unicode English text
Completion/BSD/Command/_portaudit: ISO-8859 English text
Completion/Unix/Command/_cdrdao: UTF-8 Unicode English text
Completion/Unix/Command/_git: UTF-8 Unicode English text
Completion/Unix/Command/_growisofs: UTF-8 Unicode English text
Etc/ChangeLog-3.0: ISO-8859 English text
Etc/ChangeLog-4.1: UTF-8 Unicode English text
Etc/ChangeLog-4.3: UTF-8 Unicode English text
Etc/CONTRIBUTORS: UTF-8 Unicode English text
LICENCE: ISO-8859 English text
Src/module.c: ISO-8859 C program text
Src/Modules/clone.c: ISO-8859 C program text
Src/Modules/example.c: ISO-8859 C program text
Test/A05execution.ztst: ISO-8859 text
Test/D02glob.ztst: ISO-8859 text
Test/D07multibyte.ztst: UTF-8 Unicode English text
Test/V07pcre.ztst: UTF-8 Unicode English text
Messages sorted by:
Reverse Date,
Date,
Thread,
Author