From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Guldo K Newsgroups: gmane.emacs.help Subject: utf-8-fragment-on-decoding Date: Fri, 10 Dec 2004 20:17:24 GMT Organization: [Infostrada] Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1102710037 3127 80.91.229.6 (10 Dec 2004 20:20:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2004 20:20:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 21:20:24 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CcrFY-0000uy-00 for ; Fri, 10 Dec 2004 21:20:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CcrPV-00077r-Mr for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2004 15:30:41 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!feed.news.tiscali.de!newsfeed01.sul.t-online.de!t-online.de!nntp.infostrada.it!twister1.libero.it.POSTED!not-for-mail User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) X-Accept-Language: it, it-it, en-us, en Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 151.42.182.156 Original-X-Complaints-To: abuse@net24.it Original-X-Trace: twister1.libero.it 1102709844 151.42.182.156 (Fri, 10 Dec 2004 21:17:24 MET) Original-NNTP-Posting-Date: Fri, 10 Dec 2004 21:17:24 MET Original-Xref: shelby.stanford.edu gnu.emacs.help:127234 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:22664 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22664 Hello everybody. I get this error message upon reading the init file: Symbol's value as variable is void: utf-8-fragment-on-decoding This is caused by unify-8859-on-decoding-mode, as I'm using this piece of code: (set-language-environment "Latin-9") (require 'ucs-tables) (unify-8859-on-encoding-mode 1) (unify-8859-on-decoding-mode 1) If I comment out the last line alone, emacs starts with no errors, so that very last line has to be the reason why. How can I fix it? Thanks :) -- Guldo www.giapponegiappone.it Powered by Debian Sid