emacs-devel
[Top][All Lists]
Advanced

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

Re: seq.el and the complexity of Emacs Lisp.


From: Emanuel Berg
Subject: Re: seq.el and the complexity of Emacs Lisp.
Date: Tue, 07 Nov 2023 07:21:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

tomas wrote:

>>> Our convention nowadays is that any function/variable that
>>> has 2 dashes after the prefix, in this case
>>> seq--SOMETHING, is internal, and all the others
>>> are public.
>> 
>> Are you only allowed to use some--private-function in the
>> same file where it is defined?
>
> You are allowed to do anything. But then, if you complain
> that the function calling signature has changed from under
> you, the author is allowed to tell you "told you so".
>
> Seems like a fair deal to me.

Do we have this kind of document?

  https://www.kernel.org/doc/html/v4.10/process/coding-style.html

Search that text for GNU and Emacs (emacs) BTW :D

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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