emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Prefixing a function call with C-digit


From: Haroldo Stenger
Subject: Re: [Orgmode] Prefixing a function call with C-digit
Date: Tue, 8 Sep 2009 21:42:23 -0300

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 <address@hidden>
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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

[Prev in Thread] Current Thread [Next in Thread]