unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Old style backquotes warning
@ 2011-03-18 16:20 Ed Reingold
  2011-03-18 20:51 ` Drew Adams
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ed Reingold @ 2011-03-18 16:20 UTC (permalink / raw)
  To: help-gnu-emacs

I have a macro definition in my .emacs that (now that I have switched
to 23.3) causes a warning
about old backquotes detected.  How do I fix the macro?  Here it is:

(defmacro squash (month day year time &optional court)
  (backquote
   (squash-internal (, month) (, day) (, year) (quote (, time)) (,
court))))


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-03-22 14:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 16:20 Old style backquotes warning Ed Reingold
2011-03-18 20:51 ` Drew Adams
2011-03-18 20:54 ` Drew Adams
     [not found] ` <mailman.9.1300481525.31996.help-gnu-emacs@gnu.org>
2011-03-18 21:35   ` Ed Reingold
2011-03-22 14:27   ` Uday Reddy
2011-03-22 14:34     ` Uday Reddy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).