unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Subject: last-coding-system-specified
Date: Tue, 25 Nov 2003 20:59:35 +0900 (JST)	[thread overview]
Message-ID: <200311251159.UAA25529@etlken.m17n.org> (raw)

I've just noticed this variable:

------------------------------------------------------------
last-coding-system-specified's value is iso-2022-jp

Documentation:
Most recent coding system explicitly specified by the user when asked.
This variable is set whenever Emacs asks the user which coding system
to use in order to write a file.  If you set it to nil explicitly,
then call `write-region', then afterward this variable will be non-nil
only if the user was explicitly asked and specified a coding system.

Defined in `international/mule-cmds'.
------------------------------------------------------------

But, it seems that it's not used by any code.  What is the
purpose of this variable?

This is the only changelog for this variable.

1998-05-10  Richard Stallman  <rms@psilocin.ai.mit.edu>

	* startup.el (normal-top-level-add-subdirs-to-load-path):
	Ignore subdirectories whose names start with nonalphanumeric
	or that have a file called .nosearch.

	* international/mule-cmds.el (last-coding-system-specified): New var.
	(select-safe-coding-system): Set var if user specifies a coding system.

---
Ken'ichi HANDA
handa@m17n.org

             reply	other threads:[~2003-11-25 11:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25 11:59 Kenichi Handa [this message]
2003-11-26  6:33 ` last-coding-system-specified Richard Stallman
2003-12-02  5:20   ` last-coding-system-specified Kenichi Handa
2003-12-03  4:46     ` last-coding-system-specified Richard Stallman

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=200311251159.UAA25529@etlken.m17n.org \
    --to=handa@m17n.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).