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

function ‘dired-dwim-target-directory’ is not known to be defined. #204

Open
arteen1000 opened this issue Aug 4, 2023 · 0 comments
Open
Labels

Comments

@arteen1000
Copy link

arteen1000 commented Aug 4, 2023

Here's the full warning:⛔ Warning (comp): dired-hacks-utils.el:248:34: Warning: the function ‘dired-dwim-target-directory’ is not known to be defined.

I'm using dired-subtree. Looking through the code, it is only used, as a function, in one place, and is not defined anywhere.

Relatedly, there's a huge amount of other warnings that comes with it:

⛔ Warning (comp): dired-subtree.el:475:21: Warning: ‘looking-back’ called with 1 argument, but requires 2 or 3
⛔ Warning (comp): dired-subtree.el:664:2: Warning: docstring wider than 80 characters
⛔ Warning (comp): dired-subtree.el:720:33: Warning: reference to free variable ‘dired-filter-map’
⛔ Warning (comp): dired-subtree.el:755:28: Warning: ‘dired-get-subdir-min’ is an obsolete function (as of 27.1); use ‘cdr’ instead.
⛔ Warning (comp): dired-subtree.el:775:27: Warning: ‘dired-get-subdir-min’ is an obsolete function (as of 27.1); use ‘cdr’ instead.
⛔ Warning (comp): dired-subtree.el:692:10: Warning: the function ‘dired-filter--expunge’ is not known to be defined.
⛔ Warning (comp): dired-subtree.el:677:17: Warning: the function ‘dired-filter--describe-filters’ is not known to be defined.
⛔ Warning (comp): dired-subtree.el:543:51: Warning: the function ‘dired-filter-mode’ is not known to be defined.
⛔ Warning (comp): dired-subtree.el:269:8: Warning: the function ‘dired-details-activate’ is not known to be defined.
⛔ Warning (comp): dired-subtree.el:268:8: Warning: the function ‘dired-details-delete-overlays’ is not known to be defined.
@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