From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Krehel Subject: Re: [RFC] New "kbd" macro? Date: Thu, 14 Sep 2017 15:49:26 +0200 Message-ID: References: <87377qpwc7.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsUWL-0005Sw-7K for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 09:49:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsUWH-0007EW-A2 for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 09:49:33 -0400 Received: from mail-pg0-x234.google.com ([2607:f8b0:400e:c05::234]:45760) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dsUWH-0007BV-29 for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 09:49:29 -0400 Received: by mail-pg0-x234.google.com with SMTP id 188so5650763pgb.2 for ; Thu, 14 Sep 2017 06:49:27 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Kaushal Modi Cc: Org Mode List , Nicolas Goaziou > Copying Oleh, as I believe he would also have some interest in this. Thanks for the info. I still prefer to denote keys as ~C-x C-f~, and code as =forward-char=: 1. It looks good in text. 2. It looks good on Github/Gitlab render. 3. It still exports as C-x C-f for HTML, and @kbd{C-x C-f} for Texinfo. See for example: https://github.com/abo-abo/swiper/blob/master/doc/ivy.org#writing-this-manual regards, Oleh