[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [External] : Re: Calling a function with undefined symbol
From: |
Drew Adams |
Subject: |
RE: [External] : Re: Calling a function with undefined symbol |
Date: |
Wed, 16 Nov 2022 21:40:16 +0000 |
> When we have say - I don't know how many - we will have Drew
> mail the Emacs Wiki maintainer and ask if he can add it
> there ...
Hm. I've said this several times before, but once more...
_Anyone_ can create and edit pages on Emacs Wiki.
And the home page tells you this and how to do it.
https://www.emacswiki.org/emacs/SiteMap
See the "How to use this site" links on that page.
In particular, "How To Edit":
https://www.emacswiki.org/emacs/HowToEdit,
which has a link to page "Create New Pages":
https://www.emacswiki.org/emacs/CreateNewPages
Try it! Create a page. If you don't want it to
stay up, then delete it:
https://www.emacswiki.org/emacs/DeletedPage
And there's a "Sand Box" page, where you can try
out how to write/edit different things, to get
the appearance you want.
https://www.emacswiki.org/emacs/SandBox
___
No need for anyone to email the wiki maintainer
and ask him for anything. About the only thing
I email him for is if I think there's some kind
of problem with the site, e.g., the server needs
to be rebooted.
> > What's the return value of evaluating the expression
> > (funcall
> > (lambda (x) (funcall x x))
> > (lambda (x) (funcall x x)))
>
> I don't know! :O
> What is it?
Enter (λ x.xx)(λ x.xx) here:
https://lambdacalc.io/
- Re: Calling a function with undefined symbol, (continued)
- Re: Calling a function with undefined symbol, Emanuel Berg, 2022/11/08
- Re: Calling a function with undefined symbol, Michael Heerdegen, 2022/11/08
- Re: Calling a function with undefined symbol, tomas, 2022/11/08
- Re: Calling a function with undefined symbol, Michael Heerdegen, 2022/11/08
- Re: Calling a function with undefined symbol, tomas, 2022/11/08
- Re: Calling a function with undefined symbol, Sam Steingold, 2022/11/08
- Re: Calling a function with undefined symbol, Michael Heerdegen, 2022/11/08
- Re: Calling a function with undefined symbol, Sam Steingold, 2022/11/09
- Re: Calling a function with undefined symbol, Michael Heerdegen, 2022/11/09
- Re: Calling a function with undefined symbol, Emanuel Berg, 2022/11/16
- RE: [External] : Re: Calling a function with undefined symbol,
Drew Adams <=
- Re: [External] : Re: Calling a function with undefined symbol, Emanuel Berg, 2022/11/18
- Re: Calling a function with undefined symbol, Michael Heerdegen, 2022/11/04
- Re: Calling a function with undefined symbol, Emanuel Berg, 2022/11/05