From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mario Giammarco Newsgroups: gmane.emacs.help Subject: Re: [newbie] emacs flyspell not understands well accented chars Date: Fri, 06 Jun 2003 12:27:42 GMT Organization: TIN Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84znl0ubx6.fsf@lucy.is.informatik.uni-duisburg.de> <87d6hwzah4.fsf@ID-87814.user.dfncis.de> <87llwgi2sm.fsf@ID-87814.user.dfncis.de> <87n0gvcvjh.fsf@ID-87814.user.dfncis.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1054902938 15211 80.91.224.249 (6 Jun 2003 12:35:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 12:35:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 06 14:35:35 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19OGRT-0003x4-00 for ; Fri, 06 Jun 2003 14:35:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OGMm-0006Iw-D9 for gnu-help-gnu-emacs@m.gmane.org; Fri, 06 Jun 2003 08:30:44 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!xmission!nntp.infostrada.it!news-out.tin.it!news-in.tin.it!news2.tin.it.POSTED!not-for-mail User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 213.45.38.131 Original-X-Complaints-To: newsmaster@tin.it Original-X-Trace: news2.tin.it 1054902462 213.45.38.131 (Fri, 06 Jun 2003 14:27:42 MET DST) Original-NNTP-Posting-Date: Fri, 06 Jun 2003 14:27:42 MET DST Original-Xref: shelby.stanford.edu gnu.emacs.help:114214 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10708 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10708 On Fri, 06 Jun 2003 13:09:06 +0200, Oliver Scholz wrote: >> This is reply, if you need more info tell me! >> >> character: (04340, 2272, 0x8e0) >> charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO-IR-100) > ^^^^^^^^^^^^^^^ > > Didn't you mention that you have a Latin-9 locale? > > I am really puzzled, and I have no idea what is going on on your > system. All I can say is that if I put this attached Elisp code into a > file "fl-test.el" on my Debian GNU/Linux and start Emacs from the > same directory with > > emacs -q --no-site-file -l "fl-test.el" > Please tell me your export LANG and debian emacs version! Thanks again.