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

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

Re: How to create random characters?


From: Eli Zaretskii
Subject: Re: How to create random characters?
Date: 15 Dec 2003 10:46:56 +0200

> From: Joakim Hove <hove@bccs.no>
> Newsgroups: gnu.emacs.help
> Date: Mon, 15 Dec 2003 09:07:18 +0100
> 
> but what does the "?" in the expression below do?

?x is the Lisp notation for the character x.

> (I can guess - but without any previous experience from lisp I am a
>  bit lost with the special character like "@", "#", "`" and "?" which
>  some elisp code is filled with. Any tips of where to find these
>  documented would be appreciated.)

They are documented in the ELisp manual.  See the node "Lisp Data
Types" there, and its sub-nodes.





reply via email to

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