racer-rust / emacs-racer

Racer support for Emacs
399 stars 48 forks source link

Error running timer ‘company-quickhelp--show’ #113

Closed Iorest closed 5 years ago

Iorest commented 5 years ago

When I use company to edit my rust file,An error appeared

Error running timer ‘company-quickhelp--show’: (error "Company: backend company-capf error \"Invalid use of ‘\’ in replacement text\" with args (doc-buffer println!)")

This only happens when I try to company "println!",It seems to be "replace-regexp" error.

Wilfred commented 5 years ago

I believe this was fixed in bca8a6def1fa3d58e395c724d685b44f91f996bd.