GithubHelp home page GithubHelp logo

Comments (9)

hpdeifel avatar hpdeifel commented on August 19, 2024 1

Seems to work well now, thank you!

from consult.

hpdeifel avatar hpdeifel commented on August 19, 2024

I also observed this first after calling consult-theme, but now it happened again without me changing the theme beforehand.

This is on commit 50c27fee9fc9a7ccff5f08ca10f4c66d8276657d with consult-annotate-mode active

from consult.

hpdeifel avatar hpdeifel commented on August 19, 2024

Disabling consult-annotate-mode seems to fix it

from consult.

minad avatar minad commented on August 19, 2024

I am not seeing this. Could you please describe your setup or at least tell me your Emacs version? A backtrace would also help.

from consult.

hpdeifel avatar hpdeifel commented on August 19, 2024
  • Emacs: 27.1
  • selectrum: 9b44a6ae91aa2efabaa768d0a2192e23d3d7f930
  • consult: 50c27fe

This took some time to reproduce from scratch, but I managed to do it:

  1. emacs -Q
  2. Load the following config:
(use-package selectrum
  :straight t
  :init
  (selectrum-mode +1))

(use-package consult
  :straight (consult :type git :host github :repo "minad/consult"))
  1. M-x consult-annotate-mode RET
  2. M-x consult-theme RET RET
  3. M-x

The last M-x is where the error happens. It seems that consult-annotate-mode has to be enabled interactively, not from the config file. Maybe it's important to run selectrum once before enabling it.

from consult.

minad avatar minad commented on August 19, 2024

Ah ok, maybe the issue is that consult-annotate-mode has to be run AFTER enabling selectrum-mode. This is not yet documented and I probably should sort this out.

from consult.

minad avatar minad commented on August 19, 2024

@hpdeifel I reproduced the bug now. Thank you.

from consult.

minad avatar minad commented on August 19, 2024

@hpdeifel @Luis-Henriquez-Perez Please let me know if it works for you!

from consult.

minad avatar minad commented on August 19, 2024

Thank you for reporting back!

from consult.

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.