all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why ("/#[^/]+#\\'" . emacs-mule) ?
@ 2013-03-25 13:08 Per Starbäck
  2013-03-25 13:21 ` Andreas Schwab
  2013-03-25 14:13 ` Eli Zaretskii
  0 siblings, 2 replies; 6+ messages in thread
From: Per Starbäck @ 2013-03-25 13:08 UTC (permalink / raw)
  To: emacs-devel

Why are #autosave# files opened with the emacs-mule coding?

I don't use recover-file a lot. When I have to use autosave files I
usually open them up in their own buffers and compare and copy
"manually".
Very often when I open them I have to immediately use
revert-buffer-with-coding-system because they are utf8 files.

For a long time I have wished that the coding of those files would be
recognised like for other files. I thought of reporting this as a bug,
but since
auto-coding-list (in lisp/international/mule.el) has an explicit line

    ("/#[^/]+#\\'" . emacs-mule)))

it's evidently on purpose, so instead I will ask here. What is that purpose?



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-26 15:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 13:08 Why ("/#[^/]+#\\'" . emacs-mule) ? Per Starbäck
2013-03-25 13:21 ` Andreas Schwab
2013-03-25 13:59   ` Eli Zaretskii
2013-03-25 14:13 ` Eli Zaretskii
2013-03-25 14:50   ` Andreas Schwab
2013-03-26 15:57   ` [SPG,spf=20]Re: " Per Starbäck

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.