Nick Roberts <[EMAIL PROTECTED]> writes:

> You can get it to work as before by using:
>
>   (defun my-tooltip-mode (&optional arg)
>        ;; [snip]
>        (gud-tooltip-mode 1)
>         ^^^

Simply change (tooltip-mode 1) to (gud-tooltip-mode 1) seems work
well. Hope someone can make a proper patch for dictionary-el. It's a
nice feature.

-- 
Leon



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to