Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    I was not able to understand the documentation, but your function does what I want. Actually, I don't understand what the function does, either. For example I get the same result if I omit the (or (not)) part and simply (let (compilation-read-command prompt) ...). Commented Mar 21, 2018 at 14:10
  • 1
    The first argument to or is there to check if this command was run previously. Commented Mar 21, 2018 at 14:13