Ticket #1038 (closed defect: fixed)
latin-1-unix not recognized as a valid encoding in -*- coding: -*-
| Reported by: | stassats | Owned by: | gb |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Runtime (threads, GC) | Version: | trunk |
| Keywords: | Cc: |
Description
;;; -*- coding: latin-1-unix -*-
causes Unknown character encoding: :LATIN-1. That's because it expects LATIN1, but I'd also say that it shouldn't throw an error even if it's not recognized, just a warning.
Change History
Note: See
TracTickets for help on using
tickets.
