Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to inhibit the *quickrun* window? #107

Open
twlz0ne opened this issue Dec 11, 2019 · 0 comments
Open

How to inhibit the *quickrun* window? #107

twlz0ne opened this issue Dec 11, 2019 · 0 comments
Labels

Comments

@twlz0ne
Copy link

twlz0ne commented Dec 11, 2019

I'm trying to open a new Emacs.app to do some tests and print logs in there:

;; Local Variables:
;; quickrun-option-cmd-alist: ((:command . "/bin/bash")
;;                             (:exec    . ("open -a /Applications/Emacs-26.3.app --args -Q -l %d/%s"))
;;                             (:tempfile . nil))
;; End:

How should I do to inhibit the *quickrun* window in original Emacs?

@twlz0ne twlz0ne changed the title How to inhibit the *quickrun* window? How to inhibit the *quickrun* window? Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants