unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5335: 23.1; hi-lock-file-patterns-policy argument
@ 2010-01-07 21:01 ` yves coudene
  2010-01-11  3:34   ` bug#5335: marked as done (23.1; hi-lock-file-patterns-policy argument) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: yves coudene @ 2010-01-07 21:01 UTC (permalink / raw)
  To: bug-gnu-emacs


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=''







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#5335: marked as done (23.1; hi-lock-file-patterns-policy argument)
  2010-01-07 21:01 ` bug#5335: 23.1; hi-lock-file-patterns-policy argument yves coudene
@ 2010-01-11  3:34   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2010-01-11  3:34 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-bug-tracker

[-- Attachment #1: Type: text/plain, Size: 849 bytes --]

Your message dated Sun, 10 Jan 2010 22:33:27 -0500
with message-id <4gfx6djoxk.fsf@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@gnu.org
immediately.)


-- 
5335: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5335
Emacs Bug Tracking System
Contact bug-gnu-emacs@gnu.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 5257 bytes --]

From: yves coudene <yves.coudene@univ-brest.fr>
To: bug-gnu-emacs@gnu.org
Subject: 23.1; hi-lock-file-patterns-policy argument
Date: Thu, 07 Jan 2010 22:01:41 +0100
Message-ID: <87k4vt1vey.fsf@ergodik.univ-brest.fr>


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=''




[-- Attachment #3: Type: message/rfc822, Size: 2104 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 5335-done@debbugs.gnu.org
Subject: Re: bug#5335: 23.1; hi-lock-file-patterns-policy argument
Date: Sun, 10 Jan 2010 22:33:27 -0500
Message-ID: <4gfx6djoxk.fsf@fencepost.gnu.org>


Thanks, I corrected the manual.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-11  3:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4gfx6djoxk.fsf@fencepost.gnu.org>
2010-01-07 21:01 ` bug#5335: 23.1; hi-lock-file-patterns-policy argument yves coudene
2010-01-11  3:34   ` bug#5335: marked as done (23.1; hi-lock-file-patterns-policy argument) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).