unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: emacs-devel@gnu.org
Subject: Re: Encoding for auto-save files
Date: Wed, 08 May 2002 17:04:45 +0200	[thread overview]
Message-ID: <vafznzael4i.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <200205081359.g48DxF705340@aztec.santafe.edu> (Richard Stallman's message of "Wed, 8 May 2002 07:59:15 -0600 (MDT)")

Richard Stallman <rms@gnu.org> writes:

>     Emacs always uses emacs-mule for saving auto-save files.  In case a
>     user happens to use C-x C-f on an auto-save file, shouldn't Emacs use
>     emacs-mule, too?
>
> Yes, it should.  Would someone like to implement that in
> set-auto-coding (mule.el)?

Is it not enough to add an item to file-coding-system-alist?

(add-to-list 'file-coding-system-alist
             '("\\(\\`\\|/\\)#[^/]+#\\'" . emacs-mule))

kai
-- 
Silence is foo!

  reply	other threads:[~2002-05-08 15:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-07 15:47 Encoding for auto-save files Kai Großjohann
2002-05-07 16:33 ` Eli Zaretskii
2002-05-08  9:42   ` Kai Großjohann
2002-05-08 10:17     ` Eli Zaretskii
2002-05-08 10:58       ` Kai Großjohann
2002-05-08 13:59 ` Richard Stallman
2002-05-08 15:04   ` Kai Großjohann [this message]
2002-05-09 14:59     ` Richard Stallman
2002-05-19 20:30       ` Kai Großjohann
2002-05-20  4:59         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vafznzael4i.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).