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

Be less instrusive as requested #57

Merged
merged 2 commits into from
Jan 19, 2017
Merged

Conversation

marciosmiderle
Copy link
Contributor

I think it is not intrusive anymore.

@expez expez merged commit f5c4ee3 into company-mode:master Jan 19, 2017
@expez
Copy link
Collaborator

expez commented Jan 19, 2017

Awesome! 👍 Thanks!

(pos-tip-tooltip-width (car w-h) (frame-char-width frame))
(pos-tip-tooltip-height (cdr w-h) (frame-char-height frame) frame)
nil (+ overlay-width overlay-position) 1))
(pos-tip-show doc nil (overlay-start ovl) nil timeout width nil
(pos-tip-show doc fg-bg (overlay-start ovl) nil timeout width nil
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a null variable because it's out of scope from the let.

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.

None yet

3 participants