Your message dated Tue, 24 May 2005 21:02:36 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#310450: fixed in w3-el-e21 4.0pre.2001.10.27-17
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; 23 May 2005 16:43:48 +0000
>From [EMAIL PROTECTED] Mon May 23 09:43:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from postfix3-2.free.fr [213.228.0.169]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DaG1s-0001e6-00; Mon, 23 May 2005 09:43:48 -0700
Received: from odin.free.fr (chv78-1-82-233-241-49.fbx.proxad.net
[82.233.241.49])
by postfix3-2.free.fr (Postfix) with ESMTP id 8DD46C15E;
Mon, 23 May 2005 18:43:22 +0200 (CEST)
From: Thierry Emery <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: w3-el-e21: wrong positions when displaying images
X-Sender: [EMAIL PROTECTED]
X-Mailer: Mule [EMAIL PROTECTED]
X-Accept-Language: fr, en, es, ja
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: multipart/mixed;
boundary="Multipart_Mon_May_23_18:43:44_2005-1"
Date: Mon, 23 May 2005 18:43:45 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: T-gnus/6.17.3 (based on No Gnus v0.3) SEMI/1.14.6
(Maruoka)FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50
(gnu/linux) MULE/5.0 (SAKAKI)
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--Multipart_Mon_May_23_18:43:44_2005-1
Content-Type: text/plain; charset=US-ASCII
Package: w3-el-e21
Version: 4.0pre.2001.10.27-16
Severity: normal
Tags: patch
widget-image-value-set displays images in wrong positions
(although it correctly deletes the associated "alt" texts)
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.3-20050315121628
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages w3-el-e21 depends on:
ii emacs21 21.4a-1 The GNU Emacs editor
ii w3-url-e21 2001.11.08-7 URL library for use by w3-el-e21
-- no debconf information
--Multipart_Mon_May_23_18:43:44_2005-1
Content-Type: text/plain; charset="US-ASCII"
Content-Disposition: attachment; filename="w3-patch-for-image-positions"
Content-Transfer-Encoding: 7bit
diff -u w3-widget.el.debian w3-widget.el
--- w3-widget.el.debian 2001-05-19 01:42:43.000000000 +0200
+++ w3-widget.el 2005-05-23 17:32:48.000000000 +0200
@@ -132,6 +132,8 @@
(defun widget-image-value-set (widget value)
;; Recreate widget with new value.
(save-excursion
+ (let ((pos (widget-get widget 'where)))
+ (if pos (goto-char pos)))
(widget-image-delete widget)
(if (or (eq 'image (car-safe value)) ; Emacs 21
(widget-glyphp value))
--Multipart_Mon_May_23_18:43:44_2005-1--
---------------------------------------
Received: (at 310450-close) by bugs.debian.org; 25 May 2005 01:08:10 +0000
>From [EMAIL PROTECTED] Tue May 24 18:08:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DakNW-0006sR-00; Tue, 24 May 2005 18:08:10 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DakI8-0000pG-00; Tue, 24 May 2005 21:02:36 -0400
From: Ben Pfaff <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#310450: fixed in w3-el-e21 4.0pre.2001.10.27-17
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 24 May 2005 21:02:36 -0400
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-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-Spam-Level:
X-CrossAssassin-Score: 2
Source: w3-el-e21
Source-Version: 4.0pre.2001.10.27-17
We believe that the bug you reported is fixed in the latest version of
w3-el-e21, which is due to be installed in the Debian FTP archive:
w3-doc-e21_4.0pre.2001.10.27-17_all.deb
to pool/main/w/w3-el-e21/w3-doc-e21_4.0pre.2001.10.27-17_all.deb
w3-el-e21_4.0pre.2001.10.27-17.diff.gz
to pool/main/w/w3-el-e21/w3-el-e21_4.0pre.2001.10.27-17.diff.gz
w3-el-e21_4.0pre.2001.10.27-17.dsc
to pool/main/w/w3-el-e21/w3-el-e21_4.0pre.2001.10.27-17.dsc
w3-el-e21_4.0pre.2001.10.27-17_all.deb
to pool/main/w/w3-el-e21/w3-el-e21_4.0pre.2001.10.27-17_all.deb
w3-lisp-e21_4.0pre.2001.10.27-17_all.deb
to pool/main/w/w3-el-e21/w3-lisp-e21_4.0pre.2001.10.27-17_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.
Ben Pfaff <[EMAIL PROTECTED]> (supplier of updated w3-el-e21 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-----
Format: 1.7
Date: Tue, 24 May 2005 17:40:27 -0700
Source: w3-el-e21
Binary: w3-el-e21 w3-lisp-e21 w3-doc-e21
Architecture: source all
Version: 4.0pre.2001.10.27-17
Distribution: unstable
Urgency: low
Maintainer: Ben Pfaff <[EMAIL PROTECTED]>
Changed-By: Ben Pfaff <[EMAIL PROTECTED]>
Description:
w3-doc-e21 - Documentation for w3-el web browser
w3-el-e21 - Web browser for GNU Emacs 21
w3-lisp-e21 - Elisp source for w3-el web browser
Closes: 310449 310450
Changes:
w3-el-e21 (4.0pre.2001.10.27-17) unstable; urgency=low
.
* Display images in correct positions. Bug and patch from Thierry Emery
<[EMAIL PROTECTED]>. Closes: #310450.
.
* Eliminate read-only errors when trying to display images. Bug and
patch from Thierry Emery <[EMAIL PROTECTED]>. Closes: #310449.
Files:
41032aac7f2112720c94b6fd3b9b4f73 960 web optional
w3-el-e21_4.0pre.2001.10.27-17.dsc
3fdb7cd89d0f148cfd8ee8b5f2304e97 7434 web optional
w3-el-e21_4.0pre.2001.10.27-17.diff.gz
c3af656aa938dda2b8ad580c4ec0809d 194008 web optional
w3-lisp-e21_4.0pre.2001.10.27-17_all.deb
10cfb97f1176119435f6bc2ea7f05ffe 75924 web optional
w3-doc-e21_4.0pre.2001.10.27-17_all.deb
9d12af38e91e6540f40518c489669397 185598 web optional
w3-el-e21_4.0pre.2001.10.27-17_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iQEVAwUBQpPKVLf2jhx5fmQdAQGE5gf5AR74wUh4qjgNbWhK1sIShpxkVWiSS05n
dLJJwGFD88r0MgeppYzz5bVZEFjcd/CedJDue56XPggNhRyxIicPX4Qs3Fy+Z0Cl
rEXulb1QD1O8hkLURJvbyKKx8yfO3e6TfECvzhi0NWuifBryV20/LNO/TPvathnX
Z0sWMCeTm7i1pOWrKrwOTiWWFl8kMl2wxOAIXzPs7/8JNfFPUbNHuKBA70bBgYCu
bKe10QDrGQzj2aESfDp8dLEqkQalSmMvmHG5fcIkShro5E5LQ8I/viPKX/kgeh21
9f4fVayhz7gFO/xprYjF2rdm4TuTeIdfj1eF5Pj2uRPTo3j98NNw9g==
=i6qZ
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]