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

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

Re: nested backquotes


From: Carlos Ungil
Subject: Re: nested backquotes
Date: Wed, 24 Sep 2003 16:22:48 +0200 (CEST)

Hello,

in fact the problem was not in the backquotes but in the commas.
Using
           ``(a ,b ,(, c))
instead of      
           ``(a ,b ,,c)
works fine.

Cheers,

Carlos Ungil





reply via email to

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