Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
Kyle Jones <kyle_jones(a)wonderworks.com> writes:
> The automatic image display goop was removed from format-alist
> because it broke the world. Before 21.2 is released, someone
> should put this stuff on auto-mode-alist.
Alternatively the processing of format-alist should be moved from
insert-file-contents to find-file.
That would be wrong. format-alist is *designed* to encode/decode
formats at a low level, i.e. in insert-file-contents.