From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: s in agenda saves all org-mode buffers, does not mark entry for bulk action Date: Thu, 04 Feb 2010 15:01:01 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NdAhX-0007ZL-0c for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 18:01:31 -0500 Received: from [199.232.76.173] (port=37994 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdAhW-0007Yi-Cr for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 18:01:30 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NdAhU-0006Kq-D1 for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 18:01:29 -0500 Received: from lo.gmane.org ([80.91.229.12]:47713) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NdAhU-0006KY-0B for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 18:01:28 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NdAhS-0003yH-Jz for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 00:01:26 +0100 Received: from 142.103.191.98 ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Feb 2010 00:01:26 +0100 Received: from hellerm2 by 142.103.191.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Feb 2010 00:01:26 +0100 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 Hello, I'm using org-mode version 6.34a on Windoze XP end emacs 23.1.1. In any agenda view, pressing s saves all org mode buffers and does not mark the item for bulk action. I went through my .emacs and couldn't find anything that looked like re-defining a key binding to configure this behaviour. How can I find out where this faulty behavior comes from? I don't get any error messages ... Thanks Markus