Coder Social home page Coder Social logo

Comments (9)

redguardtoo avatar redguardtoo commented on June 12, 2024

M-x toggle-debug-on-error, reproduce the issue and give the full error message.

from counsel-etags.

maca avatar maca commented on June 12, 2024

Hi @redguardtoo

There wasn't more info in the *Messages* buffer or the autocomplete buffer.

Loading server...done
Turning on magit-auto-revert-mode...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Starting a new list of tags tables
Followed link to /home/maca/dotfiles/emacs.el
Loading /home/maca/.emacs.d/recentf...done
Cleaning up the recentf list...done (0 removed)
Debug on Error enabled globally
You can run the command ‘toggle-debug-on-error’ with M-x t-er RET
Debug on Error enabled globally

M-x counsel-etag-list-tag
Start typing, when reaches 3 charters:

Error in post-command-hook (ivy--queue-exhibit): (wrong-type-argument stringp nil)

counsel is counsel-20190718.1805
ivy is ivy-20190717.1355

and counsel-etags
counsel-etags-20190710.807

Here's the counsel-etags conf in my .emacs:

https://github.com/maca/dotfiles/blob/472bcee0b3244ba4d15dec82799e64a2184913dd/emacs.el#L134-L151

counsel-etags-find-tag-at-point works fine and it will fallback to grep search if the tag is not present

from counsel-etags.

redguardtoo avatar redguardtoo commented on June 12, 2024

Looks it's ivy problem. Try ivy-20190719.1839

Besides, check #45 , see my last comment on how to set up counsel-etags with use-package

from counsel-etags.

maca avatar maca commented on June 12, 2024

Thanks,

I've tried with ivy-20190719.1839 but I still get the same error

$ ls .emacs.d/elpa/ | grep -E 'ivy|counsel'                              
counsel-20190718.1805
counsel-etags-20190720.350
ivy-20190719.1839

Also, is this the correct setup for counsel-etags using use-package?

https://github.com/maca/dotfiles/blob/d27567c325aea7c8268562ae20b7ece9b8e7ef24/emacs.el#L160-L186

Thank you

from counsel-etags.

redguardtoo avatar redguardtoo commented on June 12, 2024

What's your Emacs version?
Besides, just double check, after M-x toggle-debug-on-error, you got no more detailed error message?

from counsel-etags.

maca avatar maca commented on June 12, 2024

Hi, I didn't get any additional messages.
emacs version is 27.0.50

from counsel-etags.

redguardtoo avatar redguardtoo commented on June 12, 2024

OK, as I suspected. Could be latest emacs problem.

from counsel-etags.

redguardtoo avatar redguardtoo commented on June 12, 2024

a6402fe compatible with Emacs 27 (Chen Bin)

from counsel-etags.

maca avatar maca commented on June 12, 2024

It's working now! :)

Thank you!

from counsel-etags.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.