YANG Shouxun | 17 Aug 2005 08:02

Bug#323540: ilisp: fail to install with emacs-snapshot

Package: ilisp
Version: 5.12.0+cvs.2004.12.24
Tags: patch

Since emacs-snapshot enters Debian sid, I decided to try it and found it 
failed to configure, though emacs-snapshot runs well. 

I dig the problem a bit and come to the conclusion that the problem is with 
ilisp, not emacs-snapshot. The real reason is that there is emacs-snapshot 
has emacs-version 22, which ilcompat.el will fall back to 'fsf-18.

The following minimal patch reuses ilfsf21.el for emacs 22. Maybe it's more in 
line with ilisp's way to provide ilfsf22.el, which is almost identical to 
ilfsf21.el, but the simplest is the best.

--- ilisp-5.12.0+cvs.2004.12.24.orig/ilcompat.el
+++ ilisp-5.12.0+cvs.2004.12.24/ilcompat.el
 <at>  <at>  -27,6 +27,8  <at>  <at> 
 	 'fsf-20)
 	((string-match "^21" emacs-version)
 	 'fsf-21)
+	((string-match "^22" emacs-version)
+	 'fsf-21)
 	(t 'fsf-18))
   "The major version of (X)Emacs ILISP is running in.
 Declared as '(member fsf-19 fsf-19 fsf-20 fsf-21 lucid-19 lucid-19-new 
xemacs).

--

-- 
To UNSUBSCRIBE, email to debian-qa-packages-REQUEST <at> lists.debian.org
(Continue reading)

Debian Bug Tracking System | 29 May 2008 17:51
Picon

Bug#323540: marked as done (ilisp: fail to install with emacs-snapshot)


Your message dated Thu, 29 May 2008 16:49:44 +0100
with message-id <200805291549.m4TFniWe011763 <at> kmos.homeip.net>
and subject line ilisp has been removed from Debian, closing #441153
has caused the Debian Bug report #441153,
regarding ilisp: fail to install with emacs-snapshot
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner <at> bugs.debian.org
immediately.)

--

-- 
441153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441153
Debian Bug Tracking System
Contact owner <at> bugs.debian.org with problems
From: YANG Shouxun <yang.shx <at> fltrp.com>
Subject: ilisp: fail to install with emacs-snapshot
Date: 2005-08-17 06:02:19 GMT
(Continue reading)

Debian Bug Tracking System | 29 May 2008 17:51
Picon

Bug#323540: marked as done (ilisp: fail to install with emacs-snapshot)


Your message dated Thu, 29 May 2008 16:48:56 +0100
with message-id <200805291548.m4TFmuDj011743 <at> kmos.homeip.net>
and subject line ilisp has been removed from Debian, closing #409520
has caused the Debian Bug report #409520,
regarding ilisp: fail to install with emacs-snapshot
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner <at> bugs.debian.org
immediately.)

--

-- 
409520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409520
Debian Bug Tracking System
Contact owner <at> bugs.debian.org with problems
From: YANG Shouxun <yang.shx <at> fltrp.com>
Subject: ilisp: fail to install with emacs-snapshot
Date: 2005-08-17 06:02:19 GMT
(Continue reading)

Debian Bug Tracking System | 29 May 2008 17:51
Picon

Bug#323540: marked as done (ilisp: fail to install with emacs-snapshot)


Your message dated Thu, 29 May 2008 16:49:18 +0100
with message-id <200805291549.m4TFnI8f011751 <at> kmos.homeip.net>
and subject line ilisp has been removed from Debian, closing #323540
has caused the Debian Bug report #323540,
regarding ilisp: fail to install with emacs-snapshot
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner <at> bugs.debian.org
immediately.)

--

-- 
323540: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323540
Debian Bug Tracking System
Contact owner <at> bugs.debian.org with problems
From: YANG Shouxun <yang.shx <at> fltrp.com>
Subject: ilisp: fail to install with emacs-snapshot
Date: 2005-08-17 06:02:19 GMT
(Continue reading)


Gmane