From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: c-c c-e 1 a crashes Date: Fri, 11 Feb 2011 10:46:22 +0100 Message-ID: <87r5bezyxd.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=54775 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnpZy-0004v2-Mx for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:46:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnpZx-0004aI-Oy for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:46:18 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:60944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnpZx-0004a5-Eh for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 04:46:17 -0500 Received: by fxm12 with SMTP id 12so2640565fxm.0 for ; Fri, 11 Feb 2011 01:46:16 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Wed, 22 Dec 2010 19:51:34 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > Also, I was wondering, how often do people export the current file vs. > the current region vs. the current subtree? I don't know. > I almost always export the current subtree. I wonder if most other > people are that way also. If not, how do I make c-c c-e always use a > prefix of 1? You can now set `org-export-initial-scope' to 'subtree for this. Thanks for this idea. Also, pressing `1' will now switch between buffer/subtree export until you select an export command. -- Bastien