From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haroldo Stenger Subject: Re: Prefixing a function call with C-digit Date: Tue, 8 Sep 2009 21:42:23 -0300 Message-ID: <3678e0bb0909081742j43bf3f2brcf0721e01c6c0501@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1896874794==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MlBGX-0000Rb-Q9 for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 20:42:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MlBGT-0000Pf-TQ for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 20:42:29 -0400 Received: from [199.232.76.173] (port=52435 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlBGT-0000PZ-P0 for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 20:42:25 -0400 Received: from mail-iw0-f185.google.com ([209.85.223.185]:45700) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MlBGT-00024y-9k for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 20:42:25 -0400 Received: by iwn15 with SMTP id 15so90608iwn.14 for ; Tue, 08 Sep 2009 17:42:23 -0700 (PDT) In-Reply-To: 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: Raffi R Cc: emacs-orgmode@gnu.org --===============1896874794== Content-Type: multipart/alternative; boundary=00151774177a32651304731a5bd3 --00151774177a32651304731a5bd3 Content-Type: text/plain; charset=ISO-8859-1 Raffi, Off the top of mi mind, you pass arguments to commands by issueing C-u best, haroldo 2009/9/8 Raffi R > Dear org users, > > I'd like to write some advice or a wrapper function for org-export > such that it defaults to a heading level of 0. > > In org-mode normally, I can get this behaviour by pressing C-0 C-x > C-e. Looking at org.el suggested that I should be able to simply > provide the 0 as an argument, i.e. using (org-export 0). However, > org-export seems to ignore that 0. > > Thank you very much, > - Raffi. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --00151774177a32651304731a5bd3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Raffi,

Off the top of mi mind, you pass arguments to commands by iss= ueing C-u <parameter> <command keychord>

best,
harold= o

2009/9/8 Raffi R <= raffir@gmail.com>
Dear org users,
I'd like to write some advice or a wrapper function for org-export
such that it defaults to a heading level of 0.

In org-mode normally, I can get this behaviour by pressing C-0 C-x
C-e. =A0Looking at org.el suggested that I should be able to simply
provide the 0 as an argument, i.e. using (org-export 0). However,
org-export seems to ignore that 0.

Thank you very much,
- Raffi.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

--00151774177a32651304731a5bd3-- --===============1896874794== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1896874794==--