unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Programatically suppress "Async Shell command" buffer
@ 2009-07-06 13:43 gearheart
  2009-07-07  9:32 ` Peter Dyballa
  2009-07-10 11:02 ` Johan Bockgård
  0 siblings, 2 replies; 9+ messages in thread
From: gearheart @ 2009-07-06 13:43 UTC (permalink / raw)
  To: Help-gnu-emacs


Hi

When async shell-command is run, i get empty buffer that takes like half of
the screen. I know that if command is ran with C-u M-! than buffer is not
shown. I want to bind a calling of specific shell command to some key combo.

C-u is universal-argument, so i wrote a function like

(universal-argument)
(shell-command "something&")

but that still shows empty buffer. So how to write this correctly?

Thank you.
-- 
View this message in context: http://www.nabble.com/Programatically-suppress-%22Async-Shell-command%22-buffer-tp24355670p24355670.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





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

end of thread, other threads:[~2009-07-10 11:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-06 13:43 Programatically suppress "Async Shell command" buffer gearheart
2009-07-07  9:32 ` Peter Dyballa
2009-07-07 18:00   ` gearheart
     [not found]   ` <mailman.2021.1247001256.2239.help-gnu-emacs@gnu.org>
2009-07-10  2:17     ` dnquark
2009-07-10  3:30       ` dnquark
2009-07-10 10:48         ` Peter Dyballa
2009-07-10 11:01           ` Leo Alekseyev
2009-07-10 10:43       ` Peter Dyballa
2009-07-10 11:02 ` Johan Bockgård

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).