Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ggtags conflict with swiper #173

Open
RobertRob opened this issue Jun 21, 2018 · 0 comments
Open

ggtags conflict with swiper #173

RobertRob opened this issue Jun 21, 2018 · 0 comments

Comments

@RobertRob
Copy link

RobertRob commented Jun 21, 2018

after successfully creating the 3 gtag-files in my project folder i am getting the following error message in the minibuffer while searching something with swiper:

error in process sentinel: Font-lock trying to use keywords before setting them up

Backtrace

Debugger entered--Lisp error: (error "Font-lock trying to use keywords before setting them up")
signal(error ("Font-lock trying to use keywords before setting them up"))
error("Font-lock trying to use keywords before setting them up")
font-lock-compile-keywords(nil)
(setq font-lock-keywords (font-lock-compile-keywords font-lock-keywords))
(if (eq (car font-lock-keywords) t) nil (setq font-lock-keywords (font-lock-compile-keywords font ........
font-lock-fontify-keywords-region(1 505 nil)
font-lock-default-fontify-region(1 505 nil)
ggtags-fontify-code("1)&&(a=a.substring(0,a.length-1));a=parseFloat(a ............
ggtags-get-definition-default((("1)&&(a=a.substring(0,a.length-1));a=parseFloat(a)||0;b=b ......
.....................................
...................................
..................................
(let* ((predicate (car (
ivy-read("Swiper: " (#(" <%@ page
swiper--ivy((#(" <%@ page ........
swiper()
funcall-interactively(swiper)
call-interactively(swiper nil nil)
command-execute(swiper)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant