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

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

Converting from compile-internal to compilation-start


From: kidologie
Subject: Converting from compile-internal to compilation-start
Date: Wed, 7 Jan 2009 13:13:09 -0800 (PST)
User-agent: G2/1.0

Hello - after upgrading to emacs22, I see that compile-internal is now
obsolete - I need to use compilation-start.

What is the correct way to do this:

 (compile-internal (concat "nits -emacs" command)
                    "All done" "rt-nits" nil grep-regexp-alist)

using compilation-start?

Thanks!


reply via email to

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