Please describe exactly what actions triggered the bug and the precise symptoms of the bug: gunzip yyy.gz and eval following: (with-temp-buffer (insert-file-contents-literally "~/yyy") (decode-coding-region (point-min) (point-max) 'undecided))