emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] Add autoload cookie for function org-table-iterate-buffe


From: Bastien
Subject: Re: [O] [PATCH] Add autoload cookie for function org-table-iterate-buffer-tables
Date: Fri, 06 Apr 2012 11:08:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Hi Sébastien,

"Sebastien Vauban" <address@hidden> writes:

> Hi Bastien,
>
> Bastien wrote:
>> "Sebastien Vauban" <address@hidden> writes:
>>> 2012-04-05  Sebastien Vauban  <address@hidden>
>>>
>>>     * org-table.el (org-table-iterate-buffer-tables): Autoload
>>>     function.
>>
>> Why do you need this function to be autoloaded?
>
> To be able to use it in batch mode without having to require explicitly
> `org-table'.

The problem is there are quite a lot of commands (interactive functions)
that can be used in batch mode.  Why adding autoload to this and not to 
another one?  

I don't want to open the door for one-by-one requests of this kind... 
so unless this is a more pressing need for an autoload cookie, I'll let
you (require 'org-table) in your script.

Does that make sense?

-- 
 Bastien



reply via email to

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