From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Robert Weiner Newsgroups: gmane.emacs.tangents Subject: Fwd: [Hyperbole-users] ANNOUNCE: GNU Hyperbole 6.0.2 for Emacs 24.4 or newer is released Date: Fri, 12 Aug 2016 14:45:08 -0400 Message-ID: References: <35f05a9c.4969.1567ccf71e6.Coremail.tumashu@163.com> Reply-To: rswgnu@gmail.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: blaine.gmane.org 1471028645 3444 195.159.176.226 (12 Aug 2016 19:04:05 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 12 Aug 2016 19:04:05 +0000 (UTC) To: emacs-tangents@gnu.org Original-X-From: emacs-tangents-bounces+get-emacs-tangents=m.gmane.org@gnu.org Fri Aug 12 21:04:02 2016 Return-path: Envelope-to: get-emacs-tangents@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bYHkQ-0000mm-1J for get-emacs-tangents@m.gmane.org; Fri, 12 Aug 2016 21:04:02 +0200 Original-Received: from localhost ([::1]:54520 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYHkM-0000fT-UO for get-emacs-tangents@m.gmane.org; Fri, 12 Aug 2016 15:03:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYHSh-0002vu-R2 for emacs-tangents@gnu.org; Fri, 12 Aug 2016 14:45:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYHSd-0003vj-LG for emacs-tangents@gnu.org; Fri, 12 Aug 2016 14:45:42 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYHSd-0003vX-Gw for emacs-tangents@gnu.org; Fri, 12 Aug 2016 14:45:39 -0400 Original-Received: from mail-oi0-f49.google.com ([209.85.218.49]:33450) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bYHSd-0006P7-4a for emacs-tangents@gnu.org; Fri, 12 Aug 2016 14:45:39 -0400 Original-Received: by mail-oi0-f49.google.com with SMTP id c15so45595158oig.0 for ; Fri, 12 Aug 2016 11:45:39 -0700 (PDT) X-Gm-Message-State: AEkoous2WrXJ/chcmcQ6qOPUZygvfXvV46xtArrNigHm6R/c0rXQcc55bUO1SkTDfr6eqZp4xPZF7N3PdO4jog== X-Received: by 10.157.1.105 with SMTP id 96mr5828932otu.143.1471027538570; Fri, 12 Aug 2016 11:45:38 -0700 (PDT) Original-Received: by 10.202.170.137 with HTTP; Fri, 12 Aug 2016 11:45:08 -0700 (PDT) In-Reply-To: X-Gmail-Original-Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-tangents@gnu.org X-Mailman-Version: 2.1.21 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:151 Archived-At: On Thu, Aug 11, 2016 at 11:33 PM, tumashu wrote: > Is it possible add a button to mode-line, for example: [HyperB], when I left > check this button, run Smart Keys, right check it, run smart help? Use your action key to click on "(hyperbole)Smart Key Modeline" and read the documentation there. That should give you an idea of how to do what you want. You have to set Hyperbole's modeline function variables to your own custom functions. If you have any problem doing this, let us know. So you do not use key bindings to do this. Bob