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

Call `vim-empty-lines-create-overlay' only once #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hchbaw
Copy link
Contributor

@hchbaw hchbaw commented Jan 22, 2015

When calling multiple major-mode commands, for example calling
fundamental-mode then lisp-interaction-mode like at Emacs
startup in the "scratch" buffer, more than one overlays are
created in the same buffer. This may occur in particular when using
global-vim-empty-lines-mode.

When calling multiple major-mode commands, for example calling
`fundamental-mode' then `lisp-interaction-mode' like at Emacs
startup in the "*scratch*" buffer, more than one overlays are
created in the same buffer. This may occur in particular when using
`global-vim-empty-lines-mode'.

Signed-off-by: Takeshi Banse <takebi@laafc.net>
@hchbaw hchbaw force-pushed the tb/make-overlay-once branch from ff56d93 to 6a7e1ce Compare January 22, 2015 09:20
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

Successfully merging this pull request may close these issues.

1 participant