From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Brubeck Unhammer Subject: mouse-click on :TAG: currently just does org-overview, should perhaps C-c \ :TAG: RET? Date: Mon, 16 Mar 2009 10:52:39 +0100 Message-ID: <96023f220903160252u2cfb3c19n8f5600b80b561184@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lj9V1-0005ci-D6 for emacs-orgmode@gnu.org; Mon, 16 Mar 2009 05:52:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lj9Uw-0005Te-Ri for emacs-orgmode@gnu.org; Mon, 16 Mar 2009 05:52:47 -0400 Received: from [199.232.76.173] (port=51222 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lj9Uw-0005Ta-PT for emacs-orgmode@gnu.org; Mon, 16 Mar 2009 05:52:42 -0400 Received: from mail-bw0-f172.google.com ([209.85.218.172]:35568) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lj9Uw-0002Mc-Co for emacs-orgmode@gnu.org; Mon, 16 Mar 2009 05:52:42 -0400 Received: by bwz20 with SMTP id 20so3499338bwz.42 for ; Mon, 16 Mar 2009 02:52:39 -0700 (PDT) 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 Cc: org-mode Mailinglist Today I tried using the rodent in emacs. I noticed that a :TAG: seemed clickable, but all it did was change the view to org-overview, making me lose my place in the file (C-c C-r did not bring me back). Shouldn't it instead perhaps to do a sparse tree over that tag instead? Or at least something a bit less scary for mouse-users? just an idea.. best regards, Kevin