[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: Add code from other files
From: |
Emanuel Berg |
Subject: |
Re: [External] : Re: Add code from other files |
Date: |
Fri, 05 Jul 2024 02:12:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
uzibalqa wrote:
> Can someone explain to me why I should not use `load` ?
> What is load useful for, but not useful in my case ?
Maybe `load' always loads an arbitrary file, while `require'
only loads it when it is provided and not already loaded.
It should be mentioned in the docstrings?
--
underground experts united
https://dataswamp.org/~incal
- Re: Add code from other files, (continued)
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Add code from other files, uzibalqa, 2024/07/04
- Re: Add code from other files, uzibalqa, 2024/07/04
- Re: Add code from other files, uzibalqa, 2024/07/04
- Re: Add code from other files, Emanuel Berg, 2024/07/04
- Re: Add code from other files, uzibalqa, 2024/07/04
- Re: Add code from other files, Emanuel Berg, 2024/07/07
- RE: [External] : Re: Add code from other files, Drew Adams, 2024/07/04
- RE: [External] : Re: Add code from other files, uzibalqa, 2024/07/04
- RE: [External] : Re: Add code from other files, uzibalqa, 2024/07/04
- RE: [External] : Re: Add code from other files, uzibalqa, 2024/07/05
- Re: [External] : Re: Add code from other files,
Emanuel Berg <=