Your message dated Mon, 10 Oct 2005 05:32:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#149127: fixed in dictionaries-common 0.60.0
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Jun 2002 15:50:20 +0000
>From [EMAIL PROTECTED] Wed Jun 05 10:50:20 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mailout05.sul.t-online.com [194.25.134.82]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17Fd3E-0004S7-00; Wed, 05 Jun 2002 10:50:20 -0500
Received: from fwd04.sul.t-online.de
by mailout05.sul.t-online.com with smtp
id 17Fd36-0006lN-0C; Wed, 05 Jun 2002 17:50:12 +0200
Received: from vulcain.yyydom ([EMAIL PROTECTED]) by fmrl04.sul.t-online.com
with esmtp id 17Fd2x-0u59QuC; Wed, 5 Jun 2002 17:50:03 +0200
Received: from erik by vulcain.yyydom with local (Exim 3.35 #1 (Debian))
id 17Fd2w-00061D-00; Wed, 05 Jun 2002 17:50:02 +0200
Date: Wed, 5 Jun 2002 17:50:02 +0200
From: Erik Thiele <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: upper case Umlauts at beginning of word don't work with flyspell
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.3.28i
Sender: Erik Thiele <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Package: xemacs21
Version: 21.4.8-1
start xemacs.
open a new file foobar.tex
you will be in "LaTeX" mode.
type M-x ispell-change-dictionary
type ndeutsch8
type M-x flyspell
to enter flyspell mode.
Enter the german word
"äußerst". it will be black which means all is ok with that word.
enter "kjshdf" to see it marked red.
ok now try:
"änderung"
it will be yellow which means a slight error in the word. use the
second mouse button to get "Änderung" as a proposal, which is correct,
since one must write this word in upper case. choose that alternative.
now you will see "Änderung" as expected, but the "Ä" is black, the
rest is red. the "Ä" at the beginning of the word is not considered a
part of the word.
cu
erik
--
Name: Erik Thiele \\\\
Email: [EMAIL PROTECTED] o `QQ'_
WWW: http://www.erikyyy.de/ / __8
' `
---------------------------------------
Received: (at 149127-close) by bugs.debian.org; 10 Oct 2005 12:38:25 +0000
>From [EMAIL PROTECTED] Mon Oct 10 05:38:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EOwp3-0005Rf-00; Mon, 10 Oct 2005 05:32:05 -0700
From: Agustin Martin Domingo <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#149127: fixed in dictionaries-common 0.60.0
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 10 Oct 2005 05:32:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: dictionaries-common
Source-Version: 0.60.0
We believe that the bug you reported is fixed in the latest version of
dictionaries-common, which is due to be installed in the Debian FTP archive:
dictionaries-common-dev_0.60.0_all.deb
to pool/main/d/dictionaries-common/dictionaries-common-dev_0.60.0_all.deb
dictionaries-common_0.60.0.dsc
to pool/main/d/dictionaries-common/dictionaries-common_0.60.0.dsc
dictionaries-common_0.60.0.tar.gz
to pool/main/d/dictionaries-common/dictionaries-common_0.60.0.tar.gz
dictionaries-common_0.60.0_all.deb
to pool/main/d/dictionaries-common/dictionaries-common_0.60.0_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Agustin Martin Domingo <[EMAIL PROTECTED]> (supplier of updated
dictionaries-common package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 10 Oct 2005 10:29:26 +0200
Source: dictionaries-common
Binary: dictionaries-common-dev dictionaries-common
Architecture: source all
Version: 0.60.0
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo <[EMAIL PROTECTED]>
Changed-By: Agustin Martin Domingo <[EMAIL PROTECTED]>
Description:
dictionaries-common - Common utilities for spelling dictionary tools
dictionaries-common-dev - Developer tools and Policy for spelling dictionary
tools
Closes: 149127 208642 261669 317775 332862
Changes:
dictionaries-common (0.60.0) unstable; urgency=low
.
* Including flyspell into dictionaries-commmon
- Added recent flyspell.el. Flyspell no longer assumes default
dictionary is american (closes: #261669)
- Try finding defaults after dictionaries-common selections and
do the appropriate settings (closes: #149127, #208642)
- 500_flyspell.el_fix-aspell-l-option.dpatch, fix aspell -l option.
Should fix "Can't check region" error (closes: #317775)
- 600_flyspell.el_old-flyspell-external-point-words, revert
flyspell-external-point-words to the old (emacs 21.4/xemacs21)
behavior to work around a bug in recent versions.
* debian/emacsen-install: make sure dictionaries-common ispell.el
and flyspell.el are not used for emacsen-snapshot, leave only
debian-ispell.el for further integration (closes: #332862).
* {520_flyspell,550_ispell}.el_debian-ispell-program-name.dpatch,
debian-ispell.el:
- Merged from experimental branch part of to code to try selecting
ispell-program-name after dict availability and user preferences.
Still disabled.
* {700_ispell.el,490_ispell.el_dicts_list}.dpatch, debian-ispell.el
- Renamed debian-valid-dictionary-list to
debian-ispell-valid-dictionary-list
* 700_ispell.el.dpatch renamed to 700_ispell.el_initial_defs.dpatch.
Added cp1251 as a coding system alias to windows-1251 for xemacs
* debian/README.emacs: Added info about locally settting default
dictionary and about spell-checking of utf-8 files
Files:
58870bc9168b3a528912e07c4e2869dc 733 text standard
dictionaries-common_0.60.0.dsc
02a0ff2abcc582e47041279949470800 248831 text standard
dictionaries-common_0.60.0.tar.gz
b6d1c4f3c63949ec0d5e1c9972bedc1f 231136 text standard
dictionaries-common_0.60.0_all.deb
77b4861cad10e921082234aa621b6949 96556 text optional
dictionaries-common-dev_0.60.0_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDSidoWMZwCEWXpZMRAg0nAJ0e/6YfRdz0O5Vq8zkiOyqhMSNeZwCggff5
BtAdXzRp5JCSAu9oxB/1H4Q=
=hpry
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]