diff --git a/emacs.el b/emacs.el index c5202c5..31f05fd 100644 --- a/emacs.el +++ b/emacs.el @@ -929,7 +929,7 @@ If called intearctively, find word at point." (setq truncate-lines nil))) (setq Man-notify-method (if window-system 'newframe - 'pushy)) + 'aggressive)) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; python