summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/subr-x-tests.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2020-11-24 12:05:47 +0100
committerMattias EngdegÄrd <mattiase@acm.org>2020-11-27 16:17:19 +0100
commit8ebf041d5f54d9ae0dd360d9d3b3f82c5c7e3106 (patch)
tree999265eff2ec4775e220c386230ed939b163e6c7 /test/lisp/emacs-lisp/subr-x-tests.el
parent48c747e7a8aac34442c238311bbd65b23f97175a (diff)
downloademacs-8ebf041d5f54d9ae0dd360d9d3b3f82c5c7e3106.tar.gz
emacs-8ebf041d5f54d9ae0dd360d9d3b3f82c5c7e3106.tar.bz2
emacs-8ebf041d5f54d9ae0dd360d9d3b3f82c5c7e3106.zip
Make the 'cucumber' compilation pattern work without 'omake'
When 'omake' is included in compilation-error-regexp-alist, which it still is by default, then all other rules are modified to match with an extra leading 6 spaces as well. The 'cucumber' pattern relied on this in order to work as intended. * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): Extend the 'cucumber' pattern so that it works even when 'omake' is not included. Move it below the 'gnu' rule so that it doesn't match anything else.
Diffstat (limited to 'test/lisp/emacs-lisp/subr-x-tests.el')
0 files changed, 0 insertions, 0 deletions