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

Current symbol displayed on all linum lines when reading some user input in the minibuffer #40

Open
Ambrevar opened this issue May 25, 2017 · 2 comments

Comments

@Ambrevar
Copy link

This happens when running functions such as occur or set-variables (only the second prompt for the latter).

I tried with a vanilla linum/linum-relative config.

Any clue what happens here?

@coldnew
Copy link
Owner

coldnew commented Jul 13, 2017

Hi @Ambrevar , do you have any screenshot about this problem ?

you can turn-of linum.el on specific mode (or minibuffer) by linum-of.

@Ambrevar
Copy link
Author

Ambrevar commented Jul 13, 2017

Hmmm, I cannot reproduce like I originally described.

Here is another recipe with Helm:

  • Require helm-config and linum-relative.
  • Turn on linum-relative.
  • M-x helm-occur. Notice that the line-numbers have disappeared, but the fringe remain of the same width.
  • Turn on follow mode in the helm buffer (C-c C-f by default).
  • Query something that exists in current buffer, i.e. "buffer" if you are in an untouched scratched buffer.
  • Browse the results: all the line numbers in the current buffer show 0.

Edit: Screenshot

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

2 participants