Skip to content

Bug: ido-ignore-buffers not searched when no matches #72

Description

@xwl

One neat feature of ido is that, you can config some buffers to be ignored when switching, and in case no match is found, the ignored buffers will be shown and searched automatically.

e..g,
(add-to-list 'ido-ignore-buffers "*")

  1. C-x b: buffers like Messages are not shown
  2. type * : various ignored buffers matching with * will be shown

This is broken after enabling flx-ido-mode. The ignored buffers are completely gone.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions