Your message dated Wed, 23 Feb 2005 10:32:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295290: fixed in sawfish 1:1.3+cvs20050222-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; 14 Feb 2005 21:07:06 +0000
>From [EMAIL PROTECTED] Mon Feb 14 13:07:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from chello080108217173.5.13.vie.surfer.at (tbird) [80.108.217.173]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D0nQv-0003QS-00; Mon, 14 Feb 2005 13:07:06 -0800
Received: from localhost ([127.0.0.1] helo=tbird)
by tbird with esmtp (Exim 4.34)
id 1D0nQQ-0001bn-EQ
for [EMAIL PROTECTED]; Mon, 14 Feb 2005 22:06:34 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: sawfish: Please reinstate /etc/emacs/site-start.d/50sawfish.el
X-Debbugs-CC: Leonard Stiles <[EMAIL PROTECTED]>
From: Leonard Stiles <[EMAIL PROTECTED]>
Date: Mon, 14 Feb 2005 22:06:32 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--=-=-=
Package: sawfish
Version: 1:1.3+cvs20050105-1
Severity: wishlist
If I am not mistaken, the emacs initialisation file
/etc/emacs/site-start.d/50sawfish.el was removed from the package in
version 1:1.3+cvs20040617-7 in response to bug #264509. While I agree
that sawfish.el should not be byte-compiled, as this would necessitate
a dependency on emacs, I see no reason not to include the said
initialisation file, and doing so certainly makes usage of sawfish.el
far more convenient.
The following works for me:
--=-=-=
Content-Type: application/emacs-lisp
Content-Disposition: inline; filename=50sawfish.el
Content-Description: Emacs sawfish.el initialisation
;; -*-emacs-lisp-*-
(nconc load-path (list "/usr/share/emacs/site-lisp/sawfish"))
(autoload 'sawfish-mode "sawfish"
"Major mode for editing sawfish files and for interacting with sawfish. "
t)
(autoload 'sawfish-console "sawfish"
"Run the sawfish client as an inferior lisp."
t)
(setq auto-mode-alist
(append '(("\\.sawfish/?rc$" . sawfish-mode)
("\\.jl$" . sawfish-mode))
auto-mode-alist))
--=-=-=
Thanks in advance, keep up the good work!
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages sawfish depends on:
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libaudiofile0 0.2.6-5 Open-source version of SGI's audio
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libesd-alsa0 [libesd0] 0.2.35-2 Enlightened Sound Daemon (ALSA) -
ii libfontconfig1 2.2.3-4 generic font configuration library
ii libfreetype6 2.1.7-2.3 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.6.1-3 The GLib library of C routines
ii libgmp3 4.1.4-5 Multiprecision arithmetic library
ii libgtk2.0-0 2.4.14-2 The GTK+ graphical user interface
ii libice6 4.3.0.dfsg.1-10 Inter-Client Exchange library
ii libpango1.0-0 1.8.0-3 Layout and rendering of internatio
ii librep9 0.17-7 an embeddable Emacs-Lisp-like runt
ii libsm6 4.3.0.dfsg.1-10 X Window System Session Management
ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii libxft2 2.1.2-6 FreeType-based font drawing librar
ii libxrender1 0.8.3-7 X Rendering Extension client libra
ii rep-gtk 0.18-6 GTK binding for librep
ii rxvt-unicode [x-terminal 4.8-1 RXVT-like terminal emulator with U
ii xlibs 4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-3 compression library - runtime
-- no debconf information
--
Leonard Stiles <[EMAIL PROTECTED]>
--=-=-=--
---------------------------------------
Received: (at 295290-close) by bugs.debian.org; 23 Feb 2005 15:38:02 +0000
>From [EMAIL PROTECTED] Wed Feb 23 07:38:02 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 1D3yaQ-0000Pz-00; Wed, 23 Feb 2005 07:38:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D3yUd-00089K-00; Wed, 23 Feb 2005 10:32:03 -0500
From: Christian Marillat <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295290: fixed in sawfish 1:1.3+cvs20050222-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 23 Feb 2005 10:32:03 -0500
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:
Source: sawfish
Source-Version: 1:1.3+cvs20050222-1
We believe that the bug you reported is fixed in the latest version of
sawfish, which is due to be installed in the Debian FTP archive:
sawfish-gnome_1.3+cvs20050222-1_all.deb
to pool/main/s/sawfish/sawfish-gnome_1.3+cvs20050222-1_all.deb
sawfish-lisp-source_1.3+cvs20050222-1_all.deb
to pool/main/s/sawfish/sawfish-lisp-source_1.3+cvs20050222-1_all.deb
sawfish_1.3+cvs20050222-1.diff.gz
to pool/main/s/sawfish/sawfish_1.3+cvs20050222-1.diff.gz
sawfish_1.3+cvs20050222-1.dsc
to pool/main/s/sawfish/sawfish_1.3+cvs20050222-1.dsc
sawfish_1.3+cvs20050222-1_i386.deb
to pool/main/s/sawfish/sawfish_1.3+cvs20050222-1_i386.deb
sawfish_1.3+cvs20050222.orig.tar.gz
to pool/main/s/sawfish/sawfish_1.3+cvs20050222.orig.tar.gz
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.
Christian Marillat <[EMAIL PROTECTED]> (supplier of updated sawfish 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: Wed, 23 Feb 2005 16:16:46 +0100
Source: sawfish
Binary: sawfish-gnome sawfish sawfish-lisp-source
Architecture: source i386 all
Version: 1:1.3+cvs20050222-1
Distribution: unstable
Urgency: low
Maintainer: Christian Marillat <[EMAIL PROTECTED]>
Changed-By: Christian Marillat <[EMAIL PROTECTED]>
Description:
sawfish - a window manager for X11
sawfish-gnome - dummy package providing sawfish-gnome
sawfish-lisp-source - sawfish lisp files
Closes: 295290
Changes:
sawfish (1:1.3+cvs20050222-1) unstable; urgency=low
.
* New cvs release.
* Add an emacs initialisation script to load sawfish.el (Closes: #295290)
* Updated sawfish.el to 1.32
Files:
29e085fc04c1c4857c0e62d52ac7c27f 851 x11 optional sawfish_1.3+cvs20050222-1.dsc
681518adc009184417216e7d5f04561d 1735611 x11 optional
sawfish_1.3+cvs20050222.orig.tar.gz
0e7943beb3d9a4ebc927353777ed79f3 54583 x11 optional
sawfish_1.3+cvs20050222-1.diff.gz
6b192cedde8ab40d0442cadd81943984 223820 x11 optional
sawfish-lisp-source_1.3+cvs20050222-1_all.deb
35baeb8abf08f1ae40e0f6f6fd270399 41314 gnome optional
sawfish-gnome_1.3+cvs20050222-1_all.deb
fb55765ec0f45f04e5e32f2e70561004 1425440 x11 optional
sawfish_1.3+cvs20050222-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCHJ7uB9xWPR9BuQcRAs1TAKCC+HaH4897PAngYwwhKI9csM8NRACfXogN
veXICLm7e5lwYBHGzyULKxc=
=583e
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]