From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Weiner Newsgroups: gmane.emacs.devel Subject: Re: Improving describe-mode and discoverability Date: Thu, 23 Jun 2016 14:46:01 -0400 Message-ID: References: <576C2A6C.3090908@gmail.com> Reply-To: rswgnu@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c045aaf3c9110535f67880 X-Trace: ger.gmane.org 1466707656 4426 80.91.229.3 (23 Jun 2016 18:47:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jun 2016 18:47:36 +0000 (UTC) Cc: Emacs developers To: =?UTF-8?B?Q2zDqW1lbnQgUGl0LS1DbGF1ZGVs?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 23 20:47:30 2016 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 1bG9ez-0005rV-Dl for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2016 20:47:29 +0200 Original-Received: from localhost ([::1]:38736 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bG9ey-00055x-MN for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2016 14:47:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bG9eA-00054h-J7 for emacs-devel@gnu.org; Thu, 23 Jun 2016 14:46:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bG9e5-0003nj-Ll for emacs-devel@gnu.org; Thu, 23 Jun 2016 14:46:37 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41553) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bG9e5-0003nZ-Hi for emacs-devel@gnu.org; Thu, 23 Jun 2016 14:46:33 -0400 Original-Received: from mail-oi0-f42.google.com ([209.85.218.42]:36820) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bG9e3-0000NR-T3 for emacs-devel@gnu.org; Thu, 23 Jun 2016 14:46:32 -0400 Original-Received: by mail-oi0-f42.google.com with SMTP id f189so83682472oig.3 for ; Thu, 23 Jun 2016 11:46:31 -0700 (PDT) X-Gm-Message-State: ALyK8tJa3xT3K2I3gvodv9Qf9BAk+Q/gPJLzWEsUR8et6CNo0kPn9Pxanlb3BrI64jsTvW8P8xgBbPBfWQ2cCw== X-Received: by 10.157.56.135 with SMTP id p7mr24268otc.160.1466707591020; Thu, 23 Jun 2016 11:46:31 -0700 (PDT) Original-Received: by 10.202.212.143 with HTTP; Thu, 23 Jun 2016 11:46:01 -0700 (PDT) In-Reply-To: <576C2A6C.3090908@gmail.com> 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-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:204701 Archived-At: --001a11c045aaf3c9110535f67880 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Jun 23, 2016 at 2:29 PM, Cl=C3=A9ment Pit--Claudel wrote: > =E2=80=98C-M-q=E2=80=99 (prog-indent-sexp) > Indent the expression after point. > =E2=80=8BOne small formatting suggestion is to surround the key sequences w= ith curly braces, {C-M-q}. I have been doing this for years and it makes key sequences appear quite nicely in text. For Hyperbole users, it has the additional benefit that a mouse click on the key sequence will invoke its key binding, so you get an implicit hyperbutton for free. Bob --001a11c045aaf3c9110535f67880 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On T= hu, Jun 23, 2016 at 2:29 PM, Cl=C3=A9ment Pit--Claudel &l= t;clement.pit@gm= ail.com> wrote:
=E2=80=98C-M-q=E2=80=99 (prog-in= dent-sexp)
=C2=A0 =C2=A0 =C2=A0 Indent the expression after point.
<= div>
=E2=80=8BOne small formatting suggestion is t= o surround the key sequences with curly braces, {C-M-q}.=C2=A0 I have been = doing this for years and it makes key sequences appear quite nicely in text= .=C2=A0 For Hyperbole users, it has the additional benefit that a mouse cli= ck on the key sequence will invoke its key binding, so you get an implicit = hyperbutton for free.

Bob



--001a11c045aaf3c9110535f67880--