From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: How to represent Emacs keystrokes in Org? Date: Mon, 24 Nov 2014 19:38:04 +0100 Message-ID: <87tx1o8mwj.fsf@gmx.us> References: <87vbm4fvce.fsf@wmi.amu.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsyWr-00029H-7e for emacs-orgmode@gnu.org; Mon, 24 Nov 2014 13:38:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsyWk-000267-Dh for emacs-orgmode@gnu.org; Mon, 24 Nov 2014 13:38:29 -0500 Received: from plane.gmane.org ([80.91.229.3]:59960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsyWk-00022w-7U for emacs-orgmode@gnu.org; Mon, 24 Nov 2014 13:38:22 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XsyWg-0000aB-Ho for emacs-orgmode@gnu.org; Mon, 24 Nov 2014 19:38:18 +0100 Received: from tsn85-159-236-219.dyn.nltelcom.net ([85.159.236.219]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Nov 2014 19:38:18 +0100 Received: from rasmus by tsn85-159-236-219.dyn.nltelcom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Nov 2014 19:38:18 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Marcin Borkowski writes: > Hello, > > I'm writing (in Org) a text on Emacs usage. How to > correctly/canonically represent keystrokes, like "C-x RET f"? > Currently, I use =C-x RET f=; are there any alternatives? That's what I'd do. Or ~C-x RET f~. You could also use a macro, if you want it to me be more semantic (I hope I use this word correctly). Cheers, Rasmus -- ⠠⠵