It looks like that variable is obsolete now since Emacs 24.1, and
(tooltip-mode -1) is probably the way to get the same thing now.

John

-----------------------------------
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu



On Fri, May 8, 2020 at 1:18 PM briangpowell . <briangpowel...@gmail.com>
wrote:

> I use this variable to toggle my Gnu Emacs Org-Mode buffer into an audio
> desktop:
>
> (setq tooltip-use-echo-area (not tooltip-use-echo-area))
>
> Of course I had to do some programming to do that but the above should get
> you started
>
> And we can leave that programming as an exercise for the class--right Dr.
> Kitchin?
>
> ;-)
>
>
>
>
>
>
>
>
> On Fri, May 8, 2020 at 9:19 AM John Kitchin <jkitc...@andrew.cmu.edu>
> wrote:
>
>> M-x display-local-help might do it.
>>
>> John
>>
>> -----------------------------------
>> Professor John Kitchin
>> Doherty Hall A207F
>> Department of Chemical Engineering
>> Carnegie Mellon University
>> Pittsburgh, PA 15213
>> 412-268-7803
>> @johnkitchin
>> http://kitchingroup.cheme.cmu.edu
>>
>>
>>
>> On Fri, May 8, 2020 at 9:15 AM Garjola Dindi <garj...@garjola.net> wrote:
>>
>>> Hi,
>>>
>>> Is there a way to display in the minibuffer the URL of the link under
>>> the point in the same way as when the mouse pointer is over the link?
>>>
>>> Thanks!
>>>
>>> Garjola
>>> --
>>>
>>>
>>>

Reply via email to