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:21:34 +0100 Message-ID: References: Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1444944147 21520 80.91.229.3 (15 Oct 2015 21:22:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Oct 2015 21:22:27 +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:22:22 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 1Zmpyf-00024w-9C for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2015 23:22:21 +0200 Original-Received: from localhost ([::1]:49791 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zmpye-00043D-HV for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2015 17:22:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zmpy7-00041p-9L for emacs-devel@gnu.org; Thu, 15 Oct 2015 17:21:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zmpxv-0007nD-Db for emacs-devel@gnu.org; Thu, 15 Oct 2015 17:21:36 -0400 Original-Received: from mail-lb0-x231.google.com ([2a00:1450:4010:c04::231]:34867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zmpxv-0007n6-5f for emacs-devel@gnu.org; Thu, 15 Oct 2015 17:21:35 -0400 Original-Received: by lbwr8 with SMTP id r8so85068900lbw.2 for ; Thu, 15 Oct 2015 14:21:34 -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=J6XmsvOeKYC+TCccA4Ixi9GH6F1ZIC4GZVV3SWc44BM=; b=Vkq1VBi+uYt+OeJ/SK9HUral9KpXS1ZF+cAcFgScGDZbuPS3vYENG9c6eKsHXFCMS4 dNE8soNRKh08GaJFx2jBEvJGIYusY/AINWgSZWRzhOSqNn3IAGKQlx6ybjzR+K1CLZJH 6f1mlkQ8dcPCQYXRXypnFXo0GizJK8VNxec4hKRzF+dT2puC8vskJkPNtFCjB3qu5ok8 k53XU35c0QAiIVWWhGJ8axB0c/8vLO+F7O9JEx1Q4uN+7bQZdeC+GgkArwEbnxh69cRr oB00o6RmQLC/HuVDqprW5tpPup58ynte8WGP1+sHeLmE1/NI2Kh2UyQ2i0IkxgB6wKYf 648w== X-Received: by 10.112.63.135 with SMTP id g7mr5964255lbs.16.1444944094398; Thu, 15 Oct 2015 14:21:34 -0700 (PDT) Original-Received: by 10.25.22.197 with HTTP; Thu, 15 Oct 2015 14:21:34 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: f6PhuVZo8E9PW146oejvgaSi_7c X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::231 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:191688 Archived-At: 2015-10-15 18:24 GMT+01:00 Kaushal Modi : > > I haven't read either of the source codes, but is it similar to lisp/cedet/pulse.el? Hm, I don't know. I'll look into what that does. Maybe it could have saved me some implementation effort. :)