From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: beacon Date: Thu, 15 Oct 2015 22:27:18 +0100 Message-ID: References: Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114004e0f7571905222b5767 X-Trace: ger.gmane.org 1444944492 27197 80.91.229.3 (15 Oct 2015 21:28:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Oct 2015 21:28:12 +0000 (UTC) Cc: emacs-devel To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 15 23:28:07 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zmq4B-0007tr-Oc for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2015 23:28:03 +0200 Original-Received: from localhost ([::1]:49802 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zmq4A-0005BS-OM for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2015 17:28:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zmq3U-00059Z-2N for emacs-devel@gnu.org; Thu, 15 Oct 2015 17:27:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zmq3T-0001eq-7n for emacs-devel@gnu.org; Thu, 15 Oct 2015 17:27:20 -0400 Original-Received: from mail-lf0-x233.google.com ([2a00:1450:4010:c07::233]:32862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zmq3S-0001ed-Vq for emacs-devel@gnu.org; Thu, 15 Oct 2015 17:27:19 -0400 Original-Received: by lffv3 with SMTP id v3so50051817lff.0 for ; Thu, 15 Oct 2015 14:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=Jfr6i1cNp56XoXqmxODK/dqlwGcUziDW6rHGcZWBEw0=; b=bzJ+K9WjU3UnnLh0X3J2h2d9XeeJk3lFkJwGgPIx6ZBCtt+YgDrw7Jmc+LwkbWD21b ZYJj2HKl335gm2sw8aOXrJV75IHXCtCF4V8h9eG8F+4JLbafGWCO4nZMI7w0/bLmQVAV vJVQ2gch8T83goioFAei7Ln+gztwkoW4o5AEbQim04ebX2UHpcAZsfTpmmSuhrLqDvog vt1JL4V9gx4dlKIgQExgylnA0NX+0zrO3oDpqL6r+Yzxir6Tkvl2GqSzCThCDBb3z5CX Imrx8bAVu9iQERl1Debb3T+SqusMn1mAX71zWJPiyg4TLNzWBgvhgKqpit4PpXlkn/BM P5Ag== X-Received: by 10.25.210.206 with SMTP id j197mr3977899lfg.86.1444944438315; Thu, 15 Oct 2015 14:27:18 -0700 (PDT) Original-Received: by 10.25.22.197 with HTTP; Thu, 15 Oct 2015 14:27:18 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: CvlYNl5wXOrSYqlZyeIDWMEopAE X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c07::233 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:191689 Archived-At: --001a114004e0f7571905222b5767 Content-Type: text/plain; charset=UTF-8 2015-10-15 18:33 GMT+01:00 Kaushal Modi : > BTW, I just tried it out and it looks great! I like that meteor trail > effect :) > > I now just need to figure out how to make it play nice with fci-mode. > > If a beacon pre/post hook is available, I can disable/enable fci-mode in > there. > Before I push this tomorrow there'll be a way to conditionally avoid blinking. Would that help? What's fci-mode like and why does it conflict? --001a114004e0f7571905222b5767 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

2015-10-15 18:33 GMT+01:00 = Kaushal Modi <kaushal.modi@gmail.com>:
BTW, I just= tried it out and it looks great! I like that meteor trail effect :)
<= div style=3D"font-family:'trebuchet ms',sans-serif;font-size:small"= >
I now just need to figure out how to make it play nice with fc= i-mode.

If a beacon pre/post hook is available, I can di= sable/enable fci-mode in there.

=
Before I push this tomorrow there'll be a way to conditionally avo= id blinking. Would that help? What's fci-mode like and why does it conf= lict?
--001a114004e0f7571905222b5767--