From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Inform about unviewable changes Date: Tue, 18 Sep 2007 10:13:57 +0200 Message-ID: <0a92e4efdaf55e24d013d53228997fec@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXYDd-00079O-2I for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 04:14:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXYDb-00076m-EI for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 04:14:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXYDb-00076Z-A5 for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 04:14:03 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXYDb-0006Iv-0k for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 04:14:03 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Clemente Cc: emacs-orgmode@gnu.org On Sep 17, 2007, at 14:25, Daniel Clemente wrote: > Hi, > > I have in a document a large section: a title (with a TODO tag) and > a lot of lines, so many that they don't fit in the screen. > I'm at the end and I don't see the title. I want to cycle the > completion tag (from TODO to the next state). I press C-c C-t and it > works... but I don't see anything. I must go manually to check that > now the tag is the one I expected. > > Maybe org could show a message at the minibuffer describing the > change? For instance =84Set tag DONE to section "** make dinner"". Or > =84Changed from TODO to DONE in section "** make dinner"". Or simply > =84Set tag DONE", or =84Changed from TODO to DONE". > Just like paren-mode when the matched parenthesis is too far away. Good idea, and great comparison with paren-mode. I'll do that. Thanks! - Carsten