emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in tooltip handling


From: Leon
Subject: Re: Bug in tooltip handling
Date: Sun, 02 Jul 2006 11:47:46 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.51 (gnu/linux)

Nick Roberts <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]