Your message dated Wed, 26 Oct 2005 14:58:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#331430: fixed in emacs-goodies-el 26.1-1
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; 3 Oct 2005 13:10:39 +0000
>From [EMAIL PROTECTED] Mon Oct 03 06:10:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp06.web.de [217.72.192.224] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EMQ5X-0002rs-00; Mon, 03 Oct 2005 06:10:39 -0700
Received: from [217.251.234.8] (helo=[127.0.0.1])
        by smtp06.web.de with asmtp (WEB.DE 4.105 #317)
        id 1EMQ51-0008Rl-00
        for [EMAIL PROTECTED]; Mon, 03 Oct 2005 15:10:07 +0200
Message-ID: <[EMAIL PROTECTED]>
Date: Mon, 03 Oct 2005 15:13:12 +0200
From: Sven Joachim <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050802)
X-Accept-Language: de-DE, de, en-us, en
MIME-Version: 1.0
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: bar-cursor.el: Loading the library changes cursor to hollow box in
 emacs-snapshot
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Sender: [EMAIL PROTECTED]
X-Sender: [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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: emacs-goodies-el
Version: 24.15-2
Severity: normal

There is an annoying problem with the library bar-cursor.el.  Just
loading the bar-cursor library (e.g. when creating the customization
buffer for the variable bar-cursor-mode) will change the cursor of the
selected frame to a hollow box in emacs-snapshot (not in emacs21).

I have an explanation for this undesired behaviour.  The defcustom
macro at the end of bar-cursor.el calls the function
bar-cursor-change, which will in turn modify the frame parameters and
set cursor-type to 'block.  In Emacs 22, the variable cursor-type has
changed and has now the following possible values:

   t              use the cursor specified for the frame
   nil            don't display a cursor
   box            display a filled box cursor
   hollow         display a hollow box cursor
   bar            display a vertical bar cursor with default width
   (bar . WIDTH)          display a vertical bar cursor with width WIDTH
   hbar           display a horizontal bar cursor with default height
   (hbar . HEIGHT) display a horizontal bar cursor with height HEIGHT
   ANYTHING ELSE          display a hollow box cursor

A lot of possible values, but "block" is not among them.

IMHO, what bar-cursor-mode would need to do is to take these values
into account, save the frame's parameter for the cursor type when
turning bar-cursor-mode on and restore it when turning it off.

At least for GNU Emacs 21 and 22 (I don't know about XEmacs), it seems
to me that a better solution should be possible.  Using the variable
'cursor-type', which is buffer-local and overrides the frame's
parameter for the cursor, bar-cursor-mode could be turned on and off
for each buffer individually, which would be a great improvement.
Food for the upstream author, I think!


-- System Information:
Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing'), (3, 'testing'), (2, 
'unstable'), (1, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.31
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages emacs-goodies-el depends on:
ii  bash                        3.0-16       The GNU Bourne Again SHell
ii  emacs-snapshot [emacsen]    1:20050929-1 The GNU Emacs editor (development
ii  emacs21 [emacsen]           21.4a-1      The GNU Emacs editor

Versions of packages emacs-goodies-el recommends:
pn  dict                          <none>     (no description available)
ii  perl-doc                      5.8.7-5    Perl documentation
ii  wget                          1.10.1-1   retrieves files from the web

-- no debconf information








---------------------------------------
Received: (at 331430-close) by bugs.debian.org; 26 Oct 2005 22:10:29 +0000
>From [EMAIL PROTECTED] Wed Oct 26 15:10:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EUtHd-0006Nj-00; Wed, 26 Oct 2005 14:58:09 -0700
From: Peter S Galbraith <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#331430: fixed in emacs-goodies-el 26.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Wed, 26 Oct 2005 14:58:09 -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
X-CrossAssassin-Score: 3

Source: emacs-goodies-el
Source-Version: 26.1-1

We believe that the bug you reported is fixed in the latest version of
emacs-goodies-el, which is due to be installed in the Debian FTP archive:

debian-el_26.1-1_all.deb
  to pool/main/e/emacs-goodies-el/debian-el_26.1-1_all.deb
devscripts-el_26.1-1_all.deb
  to pool/main/e/emacs-goodies-el/devscripts-el_26.1-1_all.deb
dpkg-dev-el_26.1-1_all.deb
  to pool/main/e/emacs-goodies-el/dpkg-dev-el_26.1-1_all.deb
emacs-goodies-el_26.1-1.diff.gz
  to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.1-1.diff.gz
emacs-goodies-el_26.1-1.dsc
  to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.1-1.dsc
emacs-goodies-el_26.1-1_all.deb
  to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.1-1_all.deb
emacs-goodies-el_26.1.orig.tar.gz
  to pool/main/e/emacs-goodies-el/emacs-goodies-el_26.1.orig.tar.gz
gnus-bonus-el_26.1-1_all.deb
  to pool/main/e/emacs-goodies-el/gnus-bonus-el_26.1-1_all.deb
vm-bonus-el_26.1-1_all.deb
  to pool/main/e/emacs-goodies-el/vm-bonus-el_26.1-1_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.
Peter S Galbraith <[EMAIL PROTECTED]> (supplier of updated emacs-goodies-el 
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: Tue, 25 Oct 2005 22:08:16 -0400
Source: emacs-goodies-el
Binary: gnus-bonus-el dpkg-dev-el vm-bonus-el emacs-goodies-el debian-el 
devscripts-el
Architecture: source all
Version: 26.1-1
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith <[EMAIL PROTECTED]>
Changed-By: Peter S Galbraith <[EMAIL PROTECTED]>
Description: 
 debian-el  - Emacs helpers specific to Debian users
 devscripts-el - Emacs wrappers for the commands in devscripts
 dpkg-dev-el - Emacs helpers specific to Debian development
 emacs-goodies-el - Miscellaneous add-ons for Emacs
 gnus-bonus-el - Miscellaneous add-ons for Gnus
 vm-bonus-el - Miscellaneous add-ons for VM
Closes: 144420 235673 244444 273902 279061 321869 331430 334425 335070
Changes: 
 emacs-goodies-el (26.1-1) unstable; urgency=low
 .
   * New package vm-bonus-el: Miscellaneous add-ons for VM.
     - vm-rfaddons.el: a collections of various useful VM helper functions.
     - u-vm-color.el: font-lock support for VM.
     Thanks to Patrice Karatchentzeff for the suggestion. (Closes: #244444)
   * Removed transitional packages:
      emacs-goodies-extra-el, debbugs-el and debview
   * debian-el:
     - deb-view.el V1.12:  Bug fixes suggested by Dan Jacobson.
       + Output an error message if the package file is corrupted
         (e.g. partial download) (Closes: #235673).
       + deb-view-dired-view: Check if file in dired is a .deb before opening
         (Closes: #273902).
       + deb-view-tar-view: If the file to be opned is from the INFO buffer,
         then open in the other (larger) window (Closes: #321869).
     New files:
     - pressed.el: a major mode for editing debian-installer preseed files.
       Thanks to W. Borgert <[EMAIL PROTECTED]> for suggesing and providing it.
       (Closes: #279061)
   * dpkg-dev-el:
     - 50dpkg-dev-el.el: Only apply utf-8 coding-system if it exists.
   * emacs-goodies-el:
     - matlab.el: New upstream version, updated to 3.0.1
     - boxquote.el: New upstream version, updated to 1.18,
       Thanks to Simon Taylor (Closes: #335070).
     - bar-cursor.el bug fix: In my previous fix, I forgot to undo skipping
       installation for emacs-snapshot (Closes: #331430).
     New files:
     - maple.el: major mode for editing Maple files. Thanks to Anders
       Lennartsson for suggesting it (Closes: #334425).
     - color-theme.el: changes the colors used within Emacs (Closes: #144420).
Files: 
 bc4610c8bbfa83116b926d5c478f93d0 891 editors optional 
emacs-goodies-el_26.1-1.dsc
 88315043746a95a34da9a50013b3be26 1049708 editors optional 
emacs-goodies-el_26.1.orig.tar.gz
 8d253fd83b1b62a3aee6c545a30f52fe 97312 editors optional 
emacs-goodies-el_26.1-1.diff.gz
 eb7db8ad0559a33e7fac5c4f3cba16bb 930132 editors optional 
emacs-goodies-el_26.1-1_all.deb
 ba1c2dd3e62ab4702470f7f12efdb60f 71018 news optional 
gnus-bonus-el_26.1-1_all.deb
 7216d073761258713469bfeb9b039d22 30476 editors optional 
devscripts-el_26.1-1_all.deb
 b4b414e0c36202bcf996acf6711d509e 81576 utils optional debian-el_26.1-1_all.deb
 a324a886b283ee4e523e893856a1a0de 58586 utils optional 
dpkg-dev-el_26.1-1_all.deb
 7aeeb57ee9058f28bf0217eb003b4b54 54644 mail optional vm-bonus-el_26.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iQCVAwUBQ17n4LwVH8jSqROhAQIFYAP+KhE2SWjaXwM+HOL5KwPQ3g2T6Oo2JFbA
DUu0fFi9k9jUH2HjG+Gkf+eyHGapWThSiAV+PhkB/NBznfkYTpg6DR9JnVCnsPSj
Oewxhf1SotQaXAbnIAyIP9uoCg8my+6yjTy5h2S6qssolv6gODntZcmu/XPKOwdn
xEHn02GpPfY=
=iGKs
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to