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 12:17:04 +0100 Message-ID: <87lfpr25lb.fsf@gnu.org> References: <84mua8c4zh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58542) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwOri-0004vE-W6 for emacs-orgmode@gnu.org; Tue, 28 Jan 2020 06:17:07 -0500 In-Reply-To: <84mua8c4zh.fsf@gmail.com> (Marco Wahl's message of "Tue, 28 Jan 2020 10:20:02 +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 and all, Marco Wahl writes: > Off list I have politely been pointed to possibly have gone too far with > a recent commit to master. Thanks for that. Yes - someone I overlooked this addition, my bad. > To the issue: With the current master branch C-c C-c disables column > view in the agenda. > > For some days now C-c C-c disables column view in Org files. This helps > me a bit and never got in my way. And I thought it would be quite > natural and consistent to use this binding for the agenda too. I've now tested this and see how it can be useful, but having C-c C-c perform this unique deactivation in agenda view seems unfinished. I suggest C-c C-c can also call `org-agenda-set-tags' when the column view is not activated. Let's add this and test the new behavior of C-c C-c in agenda buffer for a while to see how it fits to everyone's habits. > What do you think about all that? Thanks for bringing this issue back on the list, -- Bastien