Your message dated Sat, 29 Oct 2005 18:47:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#334752: fixed in dictionaries-common 0.62.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; 19 Oct 2005 17:24:01 +0000
>From [EMAIL PROTECTED] Wed Oct 19 10:24:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from msgnatv07.dfo-mpo.gc.ca (MSGNAT07.nat.dfo-mpo.gc.ca)
[198.103.161.224]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ESHfV-000506-00; Wed, 19 Oct 2005 10:24:01 -0700
Received: from lauimls05.lau.dfo-mpo.ca (LAUIMLS05 [142.130.49.177]) by
MSGNAT07.nat.dfo-mpo.gc.ca with SMTP (Microsoft Exchange Internet Mail Service
Version 5.5.2657.72)
id VFFQWA23; Wed, 19 Oct 2005 13:23:17 -0400
Received: from mixing.qc.dfo.ca ([142.130.48.235]) by lauimls05.lau.dfo-mpo.ca
with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72)
id VFJ46Q5Y; Wed, 19 Oct 2005 13:23:12 -0400
Received: by mixing.qc.dfo.ca (Postfix, from userid 1000)
id 89F9B10A74A; Wed, 19 Oct 2005 13:23:28 -0400 (EDT)
Received: from mixing.qc.dfo.ca (localhost [127.0.0.1])
by mixing.qc.dfo.ca (Postfix) with ESMTP id 86D1C1A1A66
for <[EMAIL PROTECTED]>; Wed, 19 Oct 2005 13:23:28 -0400 (EDT)
From: Peter S Galbraith <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dictionaries-common: Emacs startup file shouldn't set user settings
X-Debbugs-CC: Peter S Galbraith <[EMAIL PROTECTED]>
X-Mailer: MH-E 7.85; nmh 1.1; GNU Emacs 21.4.1
X-Image-URL: http://people.debian.org/~psg/face.png
Organization: Debian GNU/Linux - www.debian.org
Date: Wed, 19 Oct 2005 13:23:28 -0400
Sender: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
Package: dictionaries-common
Version: 0.24.10
Severity: normal
File: /etc/emacs/site-start.d/50dictionaries-common.el
Hi,
For reference, see:
http://lists.debian.org/debian-emacsen/2005/10/msg00036.html
The file /etc/emacs/site-start.d/50dictionaries-common.el sets some user
settings as:
(if (or (eq window-system 'x) (eq window-system 'gtk))
(progn
(setq ispell-menu-xemacs nil)
(ispell-change-dictionary nil)
)
)
In the stable version of the package, this is documented as:
: ispell.el loading at startup
: ----------------------------
: Emacs comes dumped with an ispell-menu-map containing a set of
: dictionaries that won't be what's actually present. To make it match the
: actually installed dictionaries some magic is done in the
:
: /etc/emacs/site-start.d/50dictionaries-common.el
:
: file, but that will force loading of ispell.el even if you do not intend
: to use it at all. If you do not like that behavior, (lisp) coment the
: lines
:
: (setq ispell-menu-xemacs nil)
: (ispell-change-dictionary nil)
:
: in that file. Since that is a conffile your changes will be preserved if
: you choose that at package upgrade.
It would be preferable that Emacs user configuration preferences not
be done in a system file (which users don't have the privileges to edit)
but rather through the use of an Emacs customization variable
(defcustom).
I realize that this isn't an Emacs package and you may not have the
skills to implement this. Let me know if a patch is required.
--
Peter S. Galbraith, Debian Developer <[EMAIL PROTECTED]>
http://people.debian.org/~psg
GPG key 1024/D2A913A1 - 97CE 866F F579 96EE 6E68 8170 35FF 799E
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=en_CA, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1)
Versions of packages dictionaries-common depends on:
ii debconf 1.4.30.11 Debian configuration management sy
ii perl 5.8.4-8 Larry Wall's Practical Extraction
-- debconf information:
dictionaries-common/invalid_debconf_value:
dictionaries-common/selecting_ispell_wordlist_default:
* dictionaries-common/default-ispell: british (British English)
shared/packages-wordlist:
* dictionaries-common/default-wordlist: canadian-large (Canadian English --
large)
shared/packages-ispell:
dictionaries-common/ispell-autobuildhash-message:
dictionaries-common/old_wordlist_link: true
dictionaries-common/languages: ~manual~ (I set symlinks manually)
dictionaries-common/move_old_usr_dict: true
dictionaries-common/remove_old_usr_dict_link: false
---------------------------------------
Received: (at 334752-close) by bugs.debian.org; 30 Oct 2005 01:47:35 +0000
>From [EMAIL PROTECTED] Sat Oct 29 18:47:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EW2Hp-0002qQ-00; Sat, 29 Oct 2005 18:47:05 -0700
From: Agustin Martin Domingo <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#334752: fixed in dictionaries-common 0.62.0
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 29 Oct 2005 18:47: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.62.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.62.0_all.deb
to pool/main/d/dictionaries-common/dictionaries-common-dev_0.62.0_all.deb
dictionaries-common_0.62.0.dsc
to pool/main/d/dictionaries-common/dictionaries-common_0.62.0.dsc
dictionaries-common_0.62.0.tar.gz
to pool/main/d/dictionaries-common/dictionaries-common_0.62.0.tar.gz
dictionaries-common_0.62.0_all.deb
to pool/main/d/dictionaries-common/dictionaries-common_0.62.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: Thu, 27 Oct 2005 19:28:25 +0200
Source: dictionaries-common
Binary: dictionaries-common-dev dictionaries-common
Architecture: source all
Version: 0.62.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: 334752
Changes:
dictionaries-common (0.62.0) unstable; urgency=low
.
* Make sure we have a good spell-checking pulldown menu
without actually loading ispell.el (closes: #334752)
- suport/emacsen/{startup.el.in,debian.ispell.el}:
Moved initialization code to debian-ispell and added
to after-init-hook, so everything is done after user
initialization files are read. This no longer
includes ispell.el loading.
* suport/emacsen/startup.el.in:
- Disabled dictionaries-common initialization for
emacs-snapshot.
* suport/emacsen/debian-ispell.el:
- Make debian-dict-common-debug a defcustom.
- Make debian-ispell-program-name-noauto no longer a defcustom.
* debian/patches/700_ispell.el_initial_defs.dpatch:
- Redefine `ispell-dictionary-alist' only if
`debian-ispell-dictionary-alist' is bound and non nil.
* debian/patches/{470_ispell.el_fixlatin0-1,490_ispell.el_dicts_list}.dpatch
- Make sure `ispell-local-dictionary-alist' is correctly
appended or tried first, so its customization works as
expected.
* debian/patches/500_flyspell.el_fix-aspell-l-option.dpatch:
- (flyspell-large-region): Call ispell-check-version.
* policy/dsdt-policy.xml.in:
- Document that emacs-snapshot package should not be
affected by the policy
* debian/README.emacs:
- debian/README.emacs: Documented ispell load on startup changes.
- Documented changes about adding customized entries for emacs.
* debian/dictionaries-common.NEWS:
- New file. Warn about non backward compatible changes.
Files:
eb9107faf9cb95f6fd8d89826a1bd8b6 733 text standard
dictionaries-common_0.62.0.dsc
8780d567e220182146b08e076f11ff50 252367 text standard
dictionaries-common_0.62.0.tar.gz
081e20495ef96d03564c2d30bf349cc2 234208 text standard
dictionaries-common_0.62.0_all.deb
52ffb5b25e05d0b9fcdcc82c56409fd8 97518 text optional
dictionaries-common-dev_0.62.0_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDYRRiWMZwCEWXpZMRAi9BAJ0TvxtcqoFD5le2KzV9YTYnOIMiVgCZAWym
OmnWSTaorjLY/bSAPICgLFw=
=5ncR
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]