From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] C-c C-c in agenda Date: Tue, 28 Jan 2020 15:07:12 +0100 Message-ID: <87h80fektr.fsf@bzg.fr> References: <84mua8c4zh.fsf@gmail.com> <87lfpr25lb.fsf@gnu.org> <875zgv244r.fsf@gnu.org> <84mua721gh.fsf@gmail.com> <87lfprkaga.fsf@gnu.org> <84imkv202e.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42890) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwRWO-0001Hn-7W for emacs-orgmode@gnu.org; Tue, 28 Jan 2020 09:07:17 -0500 In-Reply-To: <84imkv202e.fsf@gmail.com> (Marco Wahl's message of "Tue, 28 Jan 2020 14:16:25 +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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Marco Wahl Cc: emacs-orgmode@gnu.org Hi Marco, Marco Wahl writes: >>> You miss the lines which have not been transformed into columns by >>> column view, and I think that's all. >> >> When I turn on `org-agenda-columns', all the lines of my agenda are >> transformed into columns. Can you give me an example where some lines >> are not transformed into columns? My experience is certainly peculiar. > > Examples of non-transformed lines are > > - The first line, which here is "Day-agenda (W05):". > - `org-agenda-block-separator' lines which I have set to ^L. > - Grid lines (key G) I think it is okay for C-c C-c to not do anything on these lines. >>>> (I'm not sure what org-columns--toggle does, but that's another >>>> story.) >>> >>> Yes, but maybe this fits in here as a sub story. The function does the >>> toggling part described in the manual >>> >>> #v+ >>> =E2=80=98C-c C-c=E2=80=99 (=E2=80=98org-columns-toggle-or-columns-quit= =E2=80=99) >>> When there is a checkbox at point, toggle it. Else exit column >>> view. >>> #v- >> >> I will investigate and possible remove this, if it is not useful. > > Possibly it's difficult to realize checkbox toggle otherwise in column > view mode. (Just my spontaneous 2ct thought.) Thanks - I still don't see any real usecase. --=20 Bastien