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

Split helm-multi-swoop functions to helm-multi-swoop.el #172

Open
conao3 opened this issue Dec 24, 2019 · 0 comments
Open

Split helm-multi-swoop functions to helm-multi-swoop.el #172

conao3 opened this issue Dec 24, 2019 · 0 comments

Comments

@conao3
Copy link
Collaborator

conao3 commented Dec 24, 2019

Currently, helm-swoop.el is too huge.
And helm-multi-swoop related functions/variables cause those pakage-lint errors.

 helm-s…  1062   1 error           "helm-multi-swoop-buffer-list" doesn't start with package's prefix "helm-swoop". (emacs-lisp-package)
 helm-s…  1064   1 error           "helm-multi-swoop-ignore-buffers-match" doesn't start with package's prefix "helm-swoop". (emacs-lisp-package)
 helm-s…  1066   1 error           "helm-multi-swoop-candidate-number-limit" doesn't start with package's prefix "helm-swoop". (emacs-lisp-package)
 helm-s…  1067   1 error           "helm-multi-swoop-last-selected-buffers" doesn't start with package's prefix "helm-swoop". (emacs-lisp-package)
 helm-s…  1068   1 error           "helm-multi-swoop-last-query" doesn't start with package's prefix "helm-swoop". (emacs-lisp-package)
 helm-s…  1069   1 error           "helm-multi-swoop-query" doesn't start with package's prefix "helm-swoop". (emacs-lisp-package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant