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

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

Re: How the backquote and the comma really work?


From: Michael Heerdegen
Subject: Re: How the backquote and the comma really work?
Date: Thu, 25 Jun 2015 20:22:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Marcin Borkowski <mbork@mbork.pl> writes:

> Seeing a simplistic (though working in typical/correct cases) version
> might be rather illuminating, no?

Yes.  Want to give it a try?

> > It's also a reader macro so that you can write
> >
> >   `thing

> Interesting.  Where is that defined?

Since you can't define reader macros via Emacs Lisp, it's hardcoded in
the C sources, "lread.c" AFAICT.


Michael.




reply via email to

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