Your message dated Thu, 22 May 2014 15:22:42 -0400
with message-id <[email protected]>
and subject line Re: Bug#744355: vim syntaxhighlighting: includes and
directories
has caused the Debian Bug report #744355,
regarding vim syntaxhighlighting: includes and directories
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 [email protected]
immediately.)
--
744355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744355
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sisu
Version: 5.3.4-1
Severity: wishlist
When using includes like this:
<< foo.ssi
then vim correctly displays the line in blue.
However, when using includes in a subdirectory like this:
<< bar/foo.ssi
then vim doesn't use any colors at all.
Regards,
Daniel
--- End Message ---
--- Begin Message ---
Fixed
(in sisu 5.3.5 not in Debian but)
these changes included in 5.3.6-1
now in unstable
Will share with vim upstream once current sisu in Sid goes to testing.
syntax hilighting, includes with files in subdirectories fix
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=commitdiff;h=fbe2d78acfde858fbff2a7e153c303435c86f5ac
* Ralph Amissah <[email protected]>
[Tue, 29 Apr 2014 22:30:46 -0400], wrote:
> * Daniel Baumann <[email protected]>
> [Sun, 13 Apr 2014 12:28:46 +0200], wrote:
>
> > Package: sisu
> > Version: 5.3.4-1
> > Severity: wishlist
> >
> > When using includes like this:
> >
> > << foo.ssi
> >
> > then vim correctly displays the line in blue.
> >
> > However, when using includes in a subdirectory like this:
> >
> > << bar/foo.ssi
> >
> > then vim doesn't use any colors at all.
> >
> > Regards,
> > Daniel
> >
>
> Done
>
> Version: 5.3.5-1 will contain this & other fixes described in response
> to bug reports (5.3.5::6.0.5)
> (see note in bug #744378 on current Debian upload blocker)
>
> Thanks,
> Ralph
--- End Message ---