Ordinarily that is the case, but for org-export the convention seems
to be C-digit, which passes the digit as an argument to the next
function called (in this case, org-export).

On Tue, Sep 8, 2009 at 8:42 PM, Haroldo Stenger<harold.sten...@gmail.com> wrote:
> Raffi,
>
> Off the top of mi mind, you pass arguments to commands by issueing C-u
> <parameter> <command keychord>
>
> best,
> haroldo
>
> 2009/9/8 Raffi R <raf...@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.  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
>
>


_______________________________________________
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

Reply via email to