emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] renaming of ob-sh to ob-shell


From: Thorsten Jolitz
Subject: Re: [O] renaming of ob-sh to ob-shell
Date: Sat, 01 Feb 2014 11:43:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Nicolas Richard <address@hidden> writes:

Hello,

> I attach a patch which changs that and various other things related to
> the renaming, namely : the customize interface, the README, and a change
> in org-test (the one mentionned in <address@hidden> I guess).

Good job. 

I wonder if a library can have two (provide ...) statements, in that
case ob-shell.el could have simply used both of these:

,-----------------
| (provide 'sh)
| (provide 'shell)
`-----------------

-- 
cheers,
Thorsten




reply via email to

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