Add pos-tip settings
This commit is contained in:
parent
c64526eb40
commit
f148d67607
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@
|
||||||
use-dialog-box nil ; always avoid GUI
|
use-dialog-box nil ; always avoid GUI
|
||||||
visible-cursor nil
|
visible-cursor nil
|
||||||
x-stretch-cursor nil
|
x-stretch-cursor nil
|
||||||
|
;; `pos-tip' defaults
|
||||||
|
pos-tip-internal-border-width 6
|
||||||
|
pos-tip-border-width 1
|
||||||
;; no beeping or blinking please
|
;; no beeping or blinking please
|
||||||
ring-bell-function #'ignore
|
ring-bell-function #'ignore
|
||||||
visible-bell nil
|
visible-bell nil
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue