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

(wrong-type-argument overlayp nil) from dired-subtree showing subtree of empty dired-filter directory #200

Open
garrett-hopper opened this issue Apr 23, 2023 · 0 comments
Labels

Comments

@garrett-hopper
Copy link

I receive this issue consistently by creating a folder which contains only files that are hidden by dired-filter-by-omit and trying to expand using dired-subtree

Debugger entered--Lisp error: (wrong-type-argument overlayp nil)
  overlay-start(nil)
  dired-subtree--after-insert()
  run-hooks(dired-subtree-after-insert-hook)
  dired-subtree-insert()
  dired-subtree--after-readin()
  dired-revert(t nil)
@Fuco1 Fuco1 added the bug label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

2 participants