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

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

Re: High Lighting Lisp Forms


From: Peter Keller
Subject: Re: High Lighting Lisp Forms
Date: 02 Feb 2010 22:13:51 GMT
User-agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (Linux/2.6.18-164.6.1.el5 (i686))

Hello,

Peter Keller <psilord@merlin.cs.wisc.edu> wrote:
> Suppose I have some Common Lisp code like this:
> 
> (setf *foo* `((1 2 3) ,thingy (4 5 6)))
> +           ^^+     +         +     +^+
> 
> I've marked how I would like some characters highlighted. Suppose
> those characters with the + are a dark grey, and those with the + are
> a yellow.

oops, I meant + characters are grey and ^ ones are yellow.

Sorry...

-pete


reply via email to

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