From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: Error in Literal Examples manual? Date: Mon, 4 Feb 2019 08:59:44 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e61f44058112be07" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqfjF-0005WM-DG for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 10:00:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqfj9-00039O-My for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 10:00:09 -0500 Received: from mail-ot1-x32d.google.com ([2607:f8b0:4864:20::32d]:38651) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gqfj7-00032G-Lb for emacs-orgmode@gnu.org; Mon, 04 Feb 2019 10:00:01 -0500 Received: by mail-ot1-x32d.google.com with SMTP id e12so223237otl.5 for ; Mon, 04 Feb 2019 06:59:56 -0800 (PST) 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: emacs-orgmode Mailinglist --000000000000e61f44058112be07 Content-Type: text/plain; charset="UTF-8" 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? Sorry about previous version. . . . LB --000000000000e61f44058112be07 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
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-li= ne does work. Or am I seeing, doing this wrong?
<= br>
Sorry about previous <no subject> version. . . .
<= div dir=3D"ltr">
LB
--000000000000e61f44058112be07-- 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