unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* last-coding-system-specified
@ 2003-11-25 11:59 Kenichi Handa
  2003-11-26  6:33 ` last-coding-system-specified Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Kenichi Handa @ 2003-11-25 11:59 UTC (permalink / 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

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

* Re: last-coding-system-specified
  2003-11-25 11:59 last-coding-system-specified Kenichi Handa
@ 2003-11-26  6:33 ` Richard Stallman
  2003-12-02  5:20   ` last-coding-system-specified Kenichi Handa
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2003-11-26  6:33 UTC (permalink / raw)
  Cc: emacs-devel

I don't remember why I added last-coding-system-specified.

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

* Re: last-coding-system-specified
  2003-11-26  6:33 ` last-coding-system-specified Richard Stallman
@ 2003-12-02  5:20   ` Kenichi Handa
  2003-12-03  4:46     ` last-coding-system-specified Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Kenichi Handa @ 2003-12-02  5:20 UTC (permalink / raw)
  Cc: emacs-devel

In article <E1AOtEf-0004ED-Av@fencepost.gnu.org>, Richard Stallman <rms@gnu.org> writes:

> I don't remember why I added last-coding-system-specified.

As it is not mentioned in etc/NEWS, I think we can delete
it.  Shall I delete it?

The only possibility I can think of is that it was
introduced for some external package that has to know what a
user specified explicitly.  But, I don't no how to utilize
such information.

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

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

* Re: last-coding-system-specified
  2003-12-02  5:20   ` last-coding-system-specified Kenichi Handa
@ 2003-12-03  4:46     ` Richard Stallman
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2003-12-03  4:46 UTC (permalink / raw)
  Cc: emacs-devel

    > I don't remember why I added last-coding-system-specified.

    As it is not mentioned in etc/NEWS, I think we can delete
    it.  Shall I delete it?

I guess so.

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

end of thread, other threads:[~2003-12-03  4:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-25 11:59 last-coding-system-specified Kenichi Handa
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

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).