From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.tangents Subject: Re: GNU Hyperbole 7.0.3: link your world quickly and easily Date: Sun, 04 Aug 2019 13:38:21 +0200 Message-ID: Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="120256"; mail-complaints-to="usenet@blaine.gmane.org" To: emacs-tangents@gnu.org Original-X-From: emacs-tangents-bounces+get-emacs-tangents=m.gmane.org@gnu.org Mon Aug 05 18:48:44 2019 Return-path: Envelope-to: get-emacs-tangents@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hugA6-000V9J-Pm for get-emacs-tangents@m.gmane.org; Mon, 05 Aug 2019 18:48:42 +0200 Original-Received: from localhost ([::1]:56064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hugA5-0000xk-D9 for get-emacs-tangents@m.gmane.org; Mon, 05 Aug 2019 12:48:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39801) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hug9y-0000xS-79 for emacs-tangents@gnu.org; Mon, 05 Aug 2019 12:48:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hug9x-0003rb-A1 for emacs-tangents@gnu.org; Mon, 05 Aug 2019 12:48:34 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:39799) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hug9x-0003rS-3b for emacs-tangents@gnu.org; Mon, 05 Aug 2019 12:48:33 -0400 Original-Received: from protected.rcdrun.com ([::ffff:31.223.149.120]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 0000000000070221.000000005D485DE0.00001BE6; Mon, 05 Aug 2019 09:48:31 -0700 Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local id 00000000000C0FCE.000000005D46C3AD.00004AA9; Sun, 04 Aug 2019 13:38:21 +0200 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.170.207.13 X-BeenThere: emacs-tangents@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-tangents-bounces+get-emacs-tangents=m.gmane.org@gnu.org Original-Sender: "Emacs-tangents" Xref: news.gmane.org gmane.emacs.tangents:336 Archived-At: Hello, I would like to create Hyperbole button so that when I click on email address, which could be enclosed with spaces, or maybe with <> or maybe with "" so that I can run Emacs Lisp function on such link. And that such button is activated when I have Hyperbole activated in any buffer. Would that be possible? As email addresses are very specific, this could help me: - quickly access all emails related to particular email address - quickly access personal information related to that person Jean