Note: this file is auto converted from helm-posframe.el by el2org, please do not edit it by hand!!!
I do not use helm and hard to maintain this package, for I do not know the details of helm. need a new maintainer !!!
helm-posframe is a helm extension, which let helm use posframe to show its candidate menu.
NOTE: helm-posframe requires Emacs 26
(helm-posframe-enable)
;; #+BEGIN_EXAMPLE (setq helm-posframe-parameters '((left-fringe . 10) (right-fringe . 10))) ;; #+END_EXAMPLE
By the way, User can set any parameters of helm-posframe with the help of `helm-posframe-parameters'.