help-gnu-emacs
[Top][All Lists]
Advanced

[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/



reply via email to

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