
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] line ending in XEmacs
On Tue, Jul 02, 2002 at 12:10:10PM +0900,
Stephen J. Turnbull wrote:
> Then you have Mule.
>
> What do you have in `file-coding-system-alist'?
(("\\.gz\\(~\\|\\.~[0-9]+~\\)?\\'" binary . binary) ("\\.tgz\\'" binary . binary) ("\\.bz2\\(~\\|\\.~[0-9]+~\\)?\\'" binary . binary) ("\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'" binary . binary) ("\\.po[tx]?\\'\\|\\.po\\." . po-find-file-coding-system) ("\\.\\(?:bz2\\|elc\\|g\\(if\\|z\\)\\|jp\\(eg\\|g\\)\\|png\\|t\\(ar\\|gz\\|iff\\)\\|[Zo]\\)\\'" . binary) ("TUTORIAL\\.\\(?:hr\\|pl\\|ro\\)\\'" . iso-8859-2))
> Are there naked LFs or naked CRs in the "DOS" file?
No. And emacs20 (not to mention jed) detects this file correctly.
--
Shimpei Yamashita http://www.shimpei.org/
You can't have everything. Where would you put it? -- Steve Wright
Home |
Main Index |
Thread Index