Git Product home page Git Product logo

Comments (11)

thierryvolpiatto avatar thierryvolpiatto commented on June 18, 2024

leoncamel
[email protected]
writes:

I update to latest helm from MELPA, I found it introduce a new bug for helm-buffer-list. Here is the step to reproduce this bug:

  1. rm recentf # this ensure a clean environment
    What makes you think there is a relation between buffers-list and
    recentf?
  2. start emacs and open a file, assume it is my-sample.el
  3. close that file
    What mean "close that file"?
    i.e What are you doing to "close file"?
  4. M-x helm-buffers-list

Now, you will get a "my-sample.el" in the buffers list, which it is already killed.

Any idea about this bug?
Not for now, can't reproduce, need more infos.

Though the generation of buffers-list changed yesterday using some ido
code internally.

Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997

from helm.

thierryvolpiatto avatar thierryvolpiatto commented on June 18, 2024

After a quick look, I wonder:
What's your value of ido-use-virtual-buffers ?

from helm.

leoncamel avatar leoncamel commented on June 18, 2024

Oh, sorry, I mean "close that buffer".

The reason that I think this issue connect with recentf is, even if restart my emacs, that dummy item still shows in helm-buffers-list. And, if you do "M-x helm-mini", you can see "my-sample.el" both in Buffers and recentf section.

I also check "(buffer-list)" from IELM shell, the recently killed buffer "my-sample.el" did not show.

Any more information?

from helm.

leoncamel avatar leoncamel commented on June 18, 2024

my ido-use-virtual-buffers it t

from helm.

thierryvolpiatto avatar thierryvolpiatto commented on June 18, 2024

And this buffer is in a different face (italic), right?

I can reproduce with ido-use-virtual-buffer set to non--nil.
This is not really a bug but an ido feature that could be implemented in helm soon.

from helm.

leoncamel avatar leoncamel commented on June 18, 2024

Yes, it shows in a different face against a normal buffer. The normal one shows in red, but the buggy one shows in white(but not in italic).

Sure, it is a unfinished feature, I can wait. I will switch back to 20120501 version for now.

And thanks for your reply.

from helm.

thierryvolpiatto avatar thierryvolpiatto commented on June 18, 2024

I guess you have customized the faces, red buffers are normally reserved to buffers changed in the back of Emacs.
I have commited a fix, the killed buffers should not appear now in buffers list, even when ido-use-virtual-buffer is turned on.

from helm.

thierryvolpiatto avatar thierryvolpiatto commented on June 18, 2024

Should be fixed now, but I keep this open to remind allowing the use of ido-use-virtual-buffer in helm.

from helm.

thierryvolpiatto avatar thierryvolpiatto commented on June 18, 2024

I made a new source that handle ido virtual buffers when ido-use-virtual-buffer is enabled.
You will see your special ido virtual buffers when using M-x helm-buffers-list.
Only one action for the moment, will fix this later.
I am closing this issue.
Thanks.

from helm.

leoncamel avatar leoncamel commented on June 18, 2024

Oops, I press the wrong button. I just wrote a comment to ask if I should close this issue now. It works fine here now.

Should I close this issue? Or, should I reopen this issue to remind users?

from helm.

thierryvolpiatto avatar thierryvolpiatto commented on June 18, 2024

Thanks to close it, I forgot to press button :-)

from helm.

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.