From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michal Newsgroups: gmane.emacs.help Subject: Re: emacs 23.0.92 - problem writing document with non-standard characters. Date: Mon, 20 Apr 2009 17:48:54 +0200 Organization: education Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240245650 16879 80.91.229.12 (20 Apr 2009 16:40:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Apr 2009 16:40:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 20 18:42:09 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LvwZB-0003YH-Ly for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Apr 2009 18:41:57 +0200 Original-Received: from localhost ([127.0.0.1]:48596 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvwXm-00008G-NE for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Apr 2009 12:40:30 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!feeder.erje.net!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!news.task.gda.pl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: jupiter.adlex.com Original-X-Trace: news.task.gda.pl 1240242643 14063 157.25.157.162 (20 Apr 2009 15:50:44 GMT) Original-X-Complaints-To: abuse@news.task.gda.pl Original-NNTP-Posting-Date: Mon, 20 Apr 2009 15:50:43 +0000 (UTC) X-Mailer: KMail/1.7.1 User-Agent: mozilla news reader Cancel-Lock: sha1:Y+Fv0NO4k3bKvTUqwsgswWfetfE= Original-Xref: news.stanford.edu gnu.emacs.help:168631 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63904 Archived-At: Charles Philip Chan writes: > I tested it out. I have no problems saving the file. I am using Emacs > 23.0.92.1. My coding system is utf-8-unix (alias: mule-utf-8-unix). Indeed it can be saved without warning message when I change my coding system iso-latin-2-unix to utf-8-unix, but the problem is that emacs 22 when it didn't allow me to write such strange '"' characters in iso-latin-2-unix buffer it jumped to the strange character and suggested to change coding system for whole buffer. Then I just could replace such character with 'legal' one or just change the coding system. Emacs 23 just leaves me with message apply: Wrong type argument: number-or-marker-p, nil best regards, Michal