|
From: | Kaushal Modi |
Subject: | Re: [ELPA] New package: beacon |
Date: | Thu, 15 Oct 2015 18:40:35 -0400 |
> You can try reenabling it at the end of beacon--vanish.That worked!> But here's another idea: try adding this line insidebeacon--ov-put-after-string, between the two calls to `overlay-put'
(overlay-put overlay 'priority most-positive-fixnum)I commented out the fci-mode hacks, did the above and re-evalled.. this works even better! Thanks!I didn't quite understand why setting the beacon overlay priority to the max worked.. Was it that earlier the fci-mode overlays were fighting to get displayed inbetween the beacon overlay displays?
--
Kaushal ModiOn Thu, Oct 15, 2015 at 6:13 PM, Artur Malabarba <address@hidden> wrote:2015-10-15 22:44 GMT+01:00 Kaushal Modi <address@hidden>:
> OK, I think I need to reenable fci-mode at the end of beacon--dec. It seems
> to sort of work, just that the fci-mode gets re-enabled too soon, slightly
> before the beacon trails finish vanishing.
You can try reenabling it at the end of beacon--vanish.
But here's another idea: try adding this line inside
beacon--ov-put-after-string, between the two calls to `overlay-put'
(overlay-put overlay 'priority most-positive-fixnum)
[Prev in Thread] | Current Thread | [Next in Thread] |