| 8 results (0.31 seconds) |
![]() Custom Search |
Nov 7, 2008 ... The entries on apropos, key bindings, file and function cell are links to other help buffers. The key bindings (C-h f, C-h d, etc.) points to a key ... www.emacswiki.org/emacs/XrayPackage |
Sep 5, 2008 ... To bind the function cell of a variable, 'flet' works analagously to how 'let' works for the value cell. Note that 'flet' comes from the 'cl' package, ... www.emacswiki.org/emacs/LocalFunctions |
May 9, 2012... the left and right edges of a window, with glyphs that indicate various things; function cell – the function associated with a symbol; aka symbol ... www.emacswiki.org/emacs/Glossary |
Oct 18, 2012 ... You can also use define-function to set the function cell of the function. (define- function 'x (make-adder 5)) (x 6) => 11. Now we have the classic ... www.emacswiki.org/emacs/FakeClosures |
Sep 5, 2008 ... By the way, a defun is actually nothing other than assigning a lambda expression to the function cell of a symbol! A symbol has various “cells” ... www.emacswiki.org/emacs/QuotedLambda |
... Is foo bound; - Does the symbol foo have a value in its function cell; - What is the type of value in foo's function cell -- Is foo: --- a lambda or macro ---- is the ... www.emacswiki.org/emacs/mon-doc-help-utils.el |
... 'serious-condition', 'condition', 't' 'control-error', 'error', 'serious-condition', ' condition', 't' 'undefined-function', 'cell-error', 'error', 'serious-condition', 'condition', ... www.emacswiki.org/emacs/mon-doc-help-CL.el |
Normally, that error message shows the symbol whose function cell it claims is void. I'm surprised that you don't see any symbol name. 1b. You say that after the ... www.emacswiki.org/emacs/IciclesIssuesClosed |
In order to show you the most relevant results, we have omitted some entries very similar to the 8 already displayed.
If you like, you can repeat the search with the omitted results included.
| |