emacs-devel
[Top][All Lists]
Advanced

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

[Johan Walles] perl-mode highlight breaks down on prototype


From: Michael Olson
Subject: [Johan Walles] perl-mode highlight breaks down on prototype
Date: Thu, 07 Feb 2008 14:40:12 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

I'm forwarding this to the emacs-devel mailing list (from the Ubuntu
bug-tracker) in hopes that someone can help to diagnose this problem.

--- Begin Message --- Subject: [Bug 189873] [NEW] perl-mode highlight breaks down on prototype Date: Thu, 07 Feb 2008 10:29:40 -0000
Public bug reported:

Binary package hint: emacs22-common

With emacs22-common 22.1-0ubuntu5.1, type the following in a perl-mode
buffer (but without the quotes):

"
#!/usr/bin/perl

sub searchCRS($$$$$$);
searchCRS("SELECT $cr_columns FROM CRS crs WHERE category=1 ORDER BY hours 
DESC, created;", 24, 0, 0, "(Co)|(UC)", "problem");

# Prio 2 list.
"

Note how the last comment is highlighted as string contents, not as a
comment.  Indentation and everything else thinks it's inside a string as
well.

Removing the "sub" line works around this.  Just commenting it out
doesn't help.

** Affects: emacs22 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
perl-mode highlight breaks down on prototype
https://bugs.launchpad.net/bugs/189873
You received this bug notification because you are a member of Ubuntu
Emacs Lisp, which is a bug contact for emacs22 in ubuntu.


--- End Message ---

-- 
|       Michael Olson  |  FSF Associate Member #652     |
| http://mwolson.org/  |  Hobbies: Lisp, HCoop          |
| Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
`-------------------------------------------------------'

reply via email to

[Prev in Thread] Current Thread [Next in Thread]