Or as Guile http://www.gnu.org/software/guile/guile.html suggests, if you're going to add a scripting/extension language to a program, they have a way of growing in size and complexity; just use guile.
If the point is "that program would have been easier for someone who knows lisp to write in lisp" then the reply is "but I was the person who bothered to write it and preferred to spend time getting a usable program than learning lisp", and it says more about the not-real-world-friendly nature of Lisp than about a deep similarity seen amongst large programs.
If the point is "lisp is a language in which you could write it more quickly" that's either unhelpful sideline commentary or smug taunting, depending on the intent.
If the point is "you could learn lisp and rework your understanding of your program into a lispy style and rewrite it in less time than just writing it in a language you know" - if that's true then there should be a lot more lisp programs around than there appear to be, which kind of suggests it's not true or that there's a sticking point which the saying doesn't account for that is preventing it being tested.