bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

codepage-setup NOERROR


From: jidanni
Subject: codepage-setup NOERROR
Date: Tue, 30 Oct 2007 07:26:37 +0800

Some systems don't have all the codepages, so for one's .emacs file to
be portable, codepage-setup needs to have a NOERROR parameter, just
like (require).

Debugger entered--Lisp error: (error "Unsupported codepage cp874")
  signal(error ("Unsupported codepage cp874"))
  error("Unsupported codepage %s" "cp874")
  cp-charset-for-codepage("cp874")
  codepage-setup(874)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]