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:42:53 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 1054903519 17957 80.91.224.249 (6 Jun 2003 12:45:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 12:45:19 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 06 14:45:17 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 19OGar-0004fQ-00 for ; Fri, 06 Jun 2003 14:45:17 +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 19OGb3-0004lD-1n for gnu-help-gnu-emacs@m.gmane.org; Fri, 06 Jun 2003 08:45:29 -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: 14 Original-NNTP-Posting-Host: 213.45.38.131 Original-X-Complaints-To: newsmaster@tin.it Original-X-Trace: news2.tin.it 1054903373 213.45.38.131 (Fri, 06 Jun 2003 14:42:53 MET DST) Original-NNTP-Posting-Date: Fri, 06 Jun 2003 14:42:53 MET DST Original-Xref: shelby.stanford.edu gnu.emacs.help:114215 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:10709 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10709 On Fri, 06 Jun 2003 13:09:06 +0200, Oliver Scholz wrote: > 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" > > Then everything works as expected. Just tried it does not work. I will do other tentatives and I will keep you informed. Thanks again for so much interest!