On Tue, Sep 10, 2013 at 05:39:58PM +0530, Jambunathan K wrote:
> Suvayu Ali <fatkasuvayu+li...@gmail.com> writes:
> 
> > I can't see the properties.  This is what I tried:
> 
> Did something happen with my snippet?  I see a tooltip (which is placed
> afar from the link in question) in my machine.

Sorry I think I wasn't clear in my email.  I want to echo in the echo
area.  So changing the (not 'use-echo-area) to 'use-echo-area did it.

> > (add-hook 'org-mode-hook
> >       (lambda nil
> >         ;; (setq-local default-text-properties
> >         ;;          '(point-entered org-link-entered-maybe point-left 
> > org-link-entered-maybe))
> >         (setq-local default-text-properties
> >                     '(point-entered sa-echo-tooltip point-left 
> > sa-echo-tooltip))
> >         ))
> >
> 
> point-entered and point-left properties should have different values.
> See 
> 
>     (info "(elisp) Special Properties").

I had read that, but I think I misunderstood it the last time I read it.
After your message when I read it again, I see that they should be
different :-p.

Thanks a lot.  I'll experiment some more.

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.

Reply via email to