[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#312212: marked as done (tuareg-mode: Problem with font-lock)



Your message dated Tue, 07 Jun 2005 15:48:24 -0400
with message-id <E1Dfk3k-0002QV-00@newraff.debian.org>
and subject line Bug#312212: fixed in tuareg-mode 1.45.0-beta2-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; 6 Jun 2005 10:20:01 +0000
>From remi.vanicat@laposte.net Mon Jun 06 03:20:00 2005
Return-path: <remi.vanicat@laposte.net>
Received: from 60.92.96-84.rev.gaoland.net (Smtp.neuf.fr) [84.96.92.60] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DfEi2-0002A0-00; Mon, 06 Jun 2005 03:19:54 -0700
Received: from vanicat.homelinux.org ([84.97.52.209]) by sp604001mt.gpm.neuf.ld
 (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005))
 with ESMTP id <0IHN00CTWRCADA50@sp604001mt.gpm.neuf.ld> for
 submit@bugs.debian.org; Mon, 06 Jun 2005 12:19:22 +0200 (CEST)
Received: from moi by vanicat.homelinux.org with local (Exim 4.50)
 id 1DfEhW-0003Qr-52	for submit@bugs.debian.org; Mon, 06 Jun 2005 12:19:22 +0200
Date: Mon, 06 Jun 2005 12:19:22 +0200
From: Remi Vanicat <vanicat@debian.org>
Subject: tuareg-mode: Problem with font-lock
To: Debian Bug Tracking System <submit@bugs.debian.org>
Message-id: <[🔎] 87u0kbn5xx.dlv@vanicat.homelinux.org>
MIME-version: 1.0
Content-type: multipart/mixed; boundary="Boundary_(ID_CtnexTc6fGf6sPO01G3/hQ)"
X-Debbugs-CC: Remi Vanicat <vanicat@debian.org>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: remi.vanicat@laposte.net
X-SA-Exim-Scanned: No (on vanicat.homelinux.org); SAEximRunCond expanded to
 false
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)
Delivered-To: submit@bugs.debian.org
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: 


--Boundary_(ID_CtnexTc6fGf6sPO01G3/hQ)
Content-type: TEXT/PLAIN
Content-transfer-encoding: QUOTED-PRINTABLE

Package: tuareg-mode
Version: 1.45.0-beta1-2
Severity: normal
Tags: patch

Since one of the recent upgrade of tuareg-mode, I have lost part of
the coloration of ocaml file: the keyword (like let, module,
struct...) have the default color, and are not the face for
keyword. I have a patch for it.



--Boundary_(ID_CtnexTc6fGf6sPO01G3/hQ)
Content-type: TEXT/PLAIN
Content-transfer-encoding: QUOTED-PRINTABLE
Content-disposition: attachment
Content-description: correct name for keywords face

--- tuareg-mode-1.45.0/tuareg.el    2005-06-01 22:13:33.000000000 +02=
00
+++ /home/moi/lang/elisp/tuareg.el      2005-06-06 12:07:22.480736232=
 +0200
@@ -391,7 +391,7 @@

 (defface tuareg-font-lock-governing-face
   (if tuareg-faces-inherit-p
-      '((t :inherit font-lock-keywords-face))
+      '((t :inherit font-lock-keyword-face))
     '((((background light)) (:foreground "darkorange3" :bold t))
       (t (:foreground "orange" :bold t))))
   "Face description for governing/leading keywords."


--Boundary_(ID_CtnexTc6fGf6sPO01G3/hQ)
Content-type: text/plain; charset=iso-8859-15
Content-transfer-encoding: QUOTED-PRINTABLE



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental'=
)
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-1-k7
Locale: LANG=3Dfr_FR@euro, LC_CTYPE=3Dfr_FR@euro (charmap=3DISO-8859-=
15)

Versions of packages tuareg-mode depends on:
ii  emacs21 [emacsen]             21.4a-1    The GNU Emacs editor

-- no debconf information

--=20
R=E9mi Vanicat


--Boundary_(ID_CtnexTc6fGf6sPO01G3/hQ)--

---------------------------------------
Received: (at 312212-close) by bugs.debian.org; 7 Jun 2005 19:51:46 +0000
>From katie@ftp-master.debian.org Tue Jun 07 12:51:44 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Dfk6m-00037M-00; Tue, 07 Jun 2005 12:51:32 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Dfk3k-0002QV-00; Tue, 07 Jun 2005 15:48:24 -0400
From: Ralf Treinen <treinen@debian.org>
To: 312212-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#312212: fixed in tuareg-mode 1.45.0-beta2-1
Message-Id: <E1Dfk3k-0002QV-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 07 Jun 2005 15:48:24 -0400
Delivered-To: 312212-close@bugs.debian.org
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: tuareg-mode
Source-Version: 1.45.0-beta2-1

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

tuareg-mode_1.45.0-beta2-1.diff.gz
  to pool/main/t/tuareg-mode/tuareg-mode_1.45.0-beta2-1.diff.gz
tuareg-mode_1.45.0-beta2-1.dsc
  to pool/main/t/tuareg-mode/tuareg-mode_1.45.0-beta2-1.dsc
tuareg-mode_1.45.0-beta2-1_all.deb
  to pool/main/t/tuareg-mode/tuareg-mode_1.45.0-beta2-1_all.deb
tuareg-mode_1.45.0-beta2.orig.tar.gz
  to pool/main/t/tuareg-mode/tuareg-mode_1.45.0-beta2.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 312212@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated tuareg-mode 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue,  7 Jun 2005 21:00:43 +0200
Source: tuareg-mode
Binary: tuareg-mode
Architecture: source all
Version: 1.45.0-beta2-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Description: 
 tuareg-mode - An emacs-mode for ocaml programs
Closes: 312212
Changes: 
 tuareg-mode (1.45.0-beta2-1) unstable; urgency=low
 .
   * New upstream version (called 1.45.0-rc2 by upstream).
   * Removed patches 03_fontlock and 04_charsetp since now fixed by
     upstream.
   * Patch 03_keyword-face: Fix bug on keyword coloration - thanks to Remi
     Vanicat for the patch (closes: #312212).
   * Added new uploader Samuel Mimram.
Files: 
 1e5b490cf43c55240ef905713e5e413d 860 devel optional tuareg-mode_1.45.0-beta2-1.dsc
 6aa7452d4149a216ef3a736f31d07c84 52820 devel optional tuareg-mode_1.45.0-beta2.orig.tar.gz
 6992264647cdceb099e465331131044f 5889 devel optional tuareg-mode_1.45.0-beta2-1.diff.gz
 3b6a60805c7d8665c0f2ed2126e5369b 55022 devel optional tuareg-mode_1.45.0-beta2-1_all.deb

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

iD8DBQFCpe+wtzWmSeC6BMERApEXAKDSQdhNQnIPWAiELy3OFt3kLfIX4wCeNviY
OFFAY6x9W1L3txNE8+z5rjk=
=otwE
-----END PGP SIGNATURE-----



Reply to: