From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Kudryavtsev Subject: Re: manual: stale bindings for org-clock-report and org-columns-insert-dblock Date: Tue, 5 Mar 2019 04:51:17 +0300 Message-ID: <56920f8d-e7dd-e4d8-b8bb-c6bd9013a5fe@gmail.com> References: <878szs3ph8.fsf@kyleam.com> <87pnr7x4lk.fsf@kyleam.com> <09ce6837-0e59-497e-8c01-0b2c1048116e@gmail.com> <87imwyd3gh.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------6DDA116A0C0B5E165DC887EB" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0zEw-0007te-2L for emacs-orgmode@gnu.org; Mon, 04 Mar 2019 20:51:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0zEs-00078b-8B for emacs-orgmode@gnu.org; Mon, 04 Mar 2019 20:51:29 -0500 Received: from mail-lf1-x135.google.com ([2a00:1450:4864:20::135]:44975) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h0zEo-0006z4-Ao for emacs-orgmode@gnu.org; Mon, 04 Mar 2019 20:51:24 -0500 Received: by mail-lf1-x135.google.com with SMTP id u9so855426lfe.11 for ; Mon, 04 Mar 2019 17:51:21 -0800 (PST) Received: from [192.168.199.3] (broadband-46-242-15-130.ip.moscow.rt.ru. [46.242.15.130]) by smtp.gmail.com with ESMTPSA id b128sm1795815lfe.91.2019.03.04.17.51.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2019 17:51:19 -0800 (PST) In-Reply-To: <87imwyd3gh.fsf@nicolasgoaziou.fr> Content-Language: en-US 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@gnu.org This is a multi-part message in MIME format. --------------6DDA116A0C0B5E165DC887EB Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit > I don't use Icicles, but I cannot reproduce it. What are the exact steps > to do so? Sorry, it's not clear whether you use Icicles. At the moment the recipe is: 1. Install icicles as described here . Enable it by doing icy-mode. 2. Do org-clock-report. I'll try to see whether there's some other way this odd behavior shows itself, that can be seen without using Icicles. At the moment, do you see anything in that commit that made this command, let's say abnormal? > I don't see the need for that. You can, however, bind `C-c C-x C-r' to > `org-clock-report' in your config. Minor thing, but I still see this as a regression, without a good reason, but it's your call... > You seem to have a mixed installation. This function only exists in > development branch, i.e., Org 9.3, not ELPA. I'll double check and report. > Note you can insert source blocks with 'C-c C-,` Didn't knew that, thanks. > Drop the "g". The relative commit is "029cf6". Thanks. -- Best Regards, Nikolay Kudryavtsev --------------6DDA116A0C0B5E165DC887EB Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

I don't use Icicles, but I cannot reproduce it. What are the exact steps
to do so?
Sorry, it's not clear whether you use Icicles. At the moment the recipe is:

1. Install icicles as described here. Enable it by doing icy-mode.

2. Do org-clock-report.

I'll try to see whether there's some other way this odd behavior shows itself, that can be seen without using Icicles. At the moment, do you see anything in that commit that made this command, let's say abnormal?

I don't see the need for that. You can, however, bind `C-c C-x C-r' to
`org-clock-report' in your config.
Minor thing, but I still see this as a regression, without a good reason, but it's your call...

You seem to have a mixed installation. This function only exists in
development branch, i.e., Org 9.3, not ELPA.
I'll double check and report.

Note you can insert source blocks with 'C-c C-,`
Didn't knew that, thanks.

Drop the "g". The relative commit is "029cf6".
Thanks.

-- 
Best Regards,
Nikolay Kudryavtsev
--------------6DDA116A0C0B5E165DC887EB--