From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-toggle-tag always marks buffer modified [9.1.13 (9.1.13-elpaplus @ .emacs.d/elpa/org-plus-contrib-20180618/)] Date: Tue, 19 Jun 2018 09:42:02 +0200 Message-ID: <877emvi5o5.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVBHG-00036w-Fs for emacs-orgmode@gnu.org; Tue, 19 Jun 2018 03:42:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVBHD-0001qx-Ag for emacs-orgmode@gnu.org; Tue, 19 Jun 2018 03:42:10 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:42349) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fVBHD-0001qL-3Z for emacs-orgmode@gnu.org; Tue, 19 Jun 2018 03:42:07 -0400 In-Reply-To: (Allen Li's message of "Mon, 18 Jun 2018 14:07:04 -0700") 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: Allen Li Cc: Org Mode List Hello, Allen Li writes: > org-toggle-tag always marks the buffer as modified due to how it is > implemented. It would be better if it did not mark the buffer > modified if it does not change anything. This is annoying for > org-depend.el (which is contrib, not officially supported) because the > org-blocker-hook set by org-depend.el will mark the buffer modified > whenever an agenda view is built/refreshed. Fixed. Thank you. Regards, -- Nicolas Goaziou