From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg_Hagmann?= Subject: agenda-ignore-date and version number Date: Thu, 29 Jul 2010 09:49:28 +0200 Message-ID: <4C513288.7040808@unibas.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=38904 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeNrx-0008L1-QZ for Emacs-orgmode@gnu.org; Thu, 29 Jul 2010 03:49:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeNrw-0004iP-HM for Emacs-orgmode@gnu.org; Thu, 29 Jul 2010 03:49:33 -0400 Received: from smtp2pub.unibas.ch ([131.152.227.82]:55806) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeNrw-0004ha-C4 for Emacs-orgmode@gnu.org; Thu, 29 Jul 2010 03:49:32 -0400 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: Emacs-orgmode@gnu.org Hi, Two questions: 1. I want to exclude Tags with dates in the agenda and did set "Org Agenda Todo Ignore With Date" to "on". Upon "C-c a M mytag", todos with dates still do appear. (Yes, I saved the new setting). Did I misunderstand something? 2. Since 7.01, M-x org-version always reports "Org-mode version 7.01trans" after a "git pull | make clean | make | make install | make install-info" sequence. How can I be sure that my installation really gets updated? And why do others report detailed version numbers (after "trans"), not just "trans"? Do they use a different command? I reinstalled a new Emacs (Emacsformacosx, version 23.2) and made a new org-mode repository, but that didn't change anything. Thanks for enlightenment, Jörg