Bug#1067589: elpa-dpkg-dev-el: Please improve syntax highlighting of d/copyright

2024-04-04 Thread Xiyue Deng
Xiyue Deng  writes:

> Control: tags -1 pending
>
> FYI an implementation is committed[1] and will be shipped with the next 
> release.
>
> [1]
> https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/7f438a42f33f31b86ec2e36bc2cc303cd1d298c6

Sorry the commit should be:
https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/d475bd2f0746f2cae65c71cbdf53f70c3bb2e128

-- 
Xiyue Deng



Bug#1067589: elpa-dpkg-dev-el: Please improve syntax highlighting of d/copyright

2024-04-04 Thread Xiyue Deng
Control: tags -1 pending

FYI an implementation is committed[1] and will be shipped with the next release.

[1] 
https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/7f438a42f33f31b86ec2e36bc2cc303cd1d298c6

-- 
Xiyue Deng



Bug#1067589: elpa-dpkg-dev-el: Please improve syntax highlighting of d/copyright

2024-03-24 Thread Niels Thykier

Package: elpa-dpkg-dev-el
Version: 37.11
Severity: minor
X-Debbugs-Cc: ni...@thykier.net

The `debian-copyright-mode` currently feels a bit lacking when it comes 
to syntax highlighting:


 1) There is a URL highlighting, but it does not cover http**s**. Only
ftp/http URLs change color. Given most URLs these days are https,
this feels sub-optimal to me.

 2) There is (almost) no syntax highlighting of the fields at all.
`Copyright:` as the only thing will be highlighted, but only if
it is at the start of the line and it is the **only** thing on
the line. Please highlight other DEP-5 fields and also highlight
non-empty fields!

Best regards,
Niels