unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* code-pages.el breaks bootstrapping
@ 2004-05-09 18:38 Juanma Barranquero
  2004-05-09 23:36 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2004-05-09 18:38 UTC (permalink / raw)
  Cc: Jason Rumney

This change breaks bootstrapping on Windows:


2004-05-09  Jason Rumney  <jasonr@gnu.org>

        * international/code-pages.el (cp932, cp936, cp949, cp950): Add
        aliases.  Also add cp125* if not already defined.


                                                           /L/e/k/t/u

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

* Re: code-pages.el breaks bootstrapping
  2004-05-09 18:38 code-pages.el breaks bootstrapping Juanma Barranquero
@ 2004-05-09 23:36 ` Jason Rumney
  2004-05-09 23:50   ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Rumney @ 2004-05-09 23:36 UTC (permalink / raw)
  Cc: emacs-devel

Juanma Barranquero <lektu@mi.madritel.es> writes:

> This change breaks bootstrapping on Windows:

It should be fixed now. I moved all the define-coding-system-alias's
to the files where the original charset was defined.

I added the aliases for convenience when trying to work out the
correct locale and selection coding-systems on Windows. Now we can
just query the system codepage and use cpNNNN, which should be much
better than what we had before.

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

* Re: code-pages.el breaks bootstrapping
  2004-05-09 23:36 ` Jason Rumney
@ 2004-05-09 23:50   ` Juanma Barranquero
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2004-05-09 23:50 UTC (permalink / raw)


On Mon, 10 May 2004 00:36:13 +0100, Jason Rumney <jasonr@gnu.org> wrote:

> It should be fixed now.

Yeah, it works. Thanks!

                                                           /L/e/k/t/u

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

end of thread, other threads:[~2004-05-09 23:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-09 18:38 code-pages.el breaks bootstrapping Juanma Barranquero
2004-05-09 23:36 ` Jason Rumney
2004-05-09 23:50   ` Juanma Barranquero

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