On 12/24/2015 10:01 PM, Jason L Tibbitts III wrote:
To satisfy my curiosity, I grepped the convenient tarball of specfiles
(http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines
matching "(?<!%)%define" (%define but not %%define).  To my surprise,
there were more than 1900 hits.
After fixing %define -> %global in my spec file, my vim is having several problems:

* First of them is missing syntax highlight for %define macro - bug from 2014 [1]. Patch fixes it. * Second is <Leader>c sequence for generating changelog record stopped working. Reported as [2] with local patch.

CCing vim maintainer. Can we have it in F23?

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1058041
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1297746

Greetings,

--
Jakub Jelen
Security Technologies
Red Hat
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to