GNU bug report logs - #5335
23.1; hi-lock-file-patterns-policy argument

Previous Next

Package: emacs;

Reported by: yves coudene <yves.coudene <at> univ-brest.fr>

Date: Thu, 7 Jan 2010 21:10:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: bug-gnu-emacs <at> gnu.org (Emacs bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: emacs-bug-tracker <at> debbugs.gnu.org
Subject: bug#5335: marked as done (23.1; hi-lock-file-patterns-policy
 argument)
Date: Mon, 11 Jan 2010 03:34:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Jan 2010 22:33:27 -0500
with message-id <4gfx6djoxk.fsf <at> fencepost.gnu.org>
and subject line Re: bug#5335: 23.1; hi-lock-file-patterns-policy argument
has caused the Emacs bug report #5335,
regarding 23.1; hi-lock-file-patterns-policy argument
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 bug-gnu-emacs <at> gnu.org
immediately.)


-- 
5335: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5335
Emacs Bug Tracking System
Contact bug-gnu-emacs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: yves coudene <yves.coudene <at> univ-brest.fr>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.1; hi-lock-file-patterns-policy argument
Date: Thu, 07 Jan 2010 22:01:41 +0100
According to the emacs manual, if the variable hi-lock-file-patterns-policy
is set to t, Hi-Lock mode should automatically extract and highlight
patterns found in a file when it is visited. This does not work.

Starting with emacs -Q, I execute in the *scratch* buffer 

(setq hi-lock-file-patterns-policy t)

and open some file containing the two lines

;; -*- mode: hi-lock -*-
;; Hi-lock: (("mode" . 'hi-blue-b))

The pattern is not highlighted. If I execute instead,

(setq hi-lock-file-patterns-policy (lambda (pattern) t))

then it works as expected. The word "mode" is highlighted.
The bug also exists in emacs 22.

In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2)
 of 2009-11-02 on raven, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.10605000
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''



[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 5335-done <at> debbugs.gnu.org
Subject: Re: bug#5335: 23.1; hi-lock-file-patterns-policy argument
Date: Sun, 10 Jan 2010 22:33:27 -0500
Thanks, I corrected the manual.


This bug report was last modified 15 years and 137 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.