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

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

Re: Macro Expansion Inconsistency


From: John Mastro
Subject: Re: Macro Expansion Inconsistency
Date: Tue, 16 Dec 2014 19:41:00 -0800

John Mastro <john.b.mastro@gmail.com> wrote:
> The problem you were having with `foreground' is because it's within two
> backquotes. You can think of each unquote as peeling away a single level
> of quoting.

Actually, in this case another fix would be to remove the second level
of quoting - it's not needed there. Then you would only need a single
unquote for `foreground'.

-- 
john



reply via email to

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