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

Hooks are not applied to buffers that already exist when multi-line is loaded #8

Open
colonelpanic8 opened this issue Sep 21, 2016 · 0 comments

Comments

@colonelpanic8
Copy link
Owner

This is particularly problematic if you lazy load multi-line as follows, because loading does not happen at startup, and the correct strategy will not be active in the buffer where you first invoke multi-line

(use-package multi-line
  :bind ("C-c d" . multi-line))
colonelpanic8 added a commit to colonelpanic8/dotfiles that referenced this issue Nov 27, 2016
colonelpanic8 added a commit to colonelpanic8/.emacs.d that referenced this issue Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant