From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Error in Literal Examples manual? Date: Mon, 04 Feb 2019 17:50:36 +0100 Message-ID: <87y36va46b.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:60488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqhSP-0007rk-22 for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 11:50:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqhSN-0005uk-4h for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 11:50:52 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:36611) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gqhSL-0005jc-RX for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 11:50:50 -0500 In-Reply-To: (Lawrence Bottorff's message of "Mon, 4 Feb 2019 08:59:44 -0600") 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: Lawrence Bottorff Cc: emacs-orgmode Mailinglist Hello, Lawrence Bottorff writes: > At the bottom of this is > a description of adding a `org-store-link` inside of a babel code block > edit called with C-c ' , however, it doesn't seem to work with C-c l , > although M-x org-store-line does work. Or am I seeing, doing this > wrong? Recent manual doesn't talk about `C-c l', which is a user-reserved binding. However, if it is bound to `org-store-link', it should work as expected. Regards, -- Nicolas Goaziou