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: Raffi R
Subject: Re: [Orgmode] Prefixing a function call with C-digit
Date: Tue, 8 Sep 2009 20:44:05 -0400

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<address@hidden> 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 <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]