From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kowalczyk Subject: Startup option for Show all, including drawers Date: Thu, 17 Sep 2009 05:58:14 -0700 (PDT) Message-ID: <777856.55429.qm@web63401.mail.re1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoGZ2-0000ct-EP for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 08:58:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoGYy-0000cV-U3 for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 08:58:20 -0400 Received: from [199.232.76.173] (port=40531 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoGYy-0000cS-OP for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 08:58:16 -0400 Received: from n1b.bullet.mail.ac4.yahoo.com ([76.13.13.71]:34241) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MoGYy-0007vl-Du for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 08:58:16 -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 When doing extensive search-replace in org files I find it is easier with visibility M-x show-all (C-u C-u C-u TAB). The files often remain in a bulk-editing phase for more than one session. Could we have a startup option for "show all, including drawers"? Thanks, Jeff P.S. Thanks for org-clock-clocktable-default-properties, it's a real timesaver.