home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / emacs / 2906 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1005 b 

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!wupost!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!burky
  2. From: burky@austin.ibm.com
  3. Newsgroups: comp.emacs
  4. Subject: ??? Standard output into a buffer
  5. Message-ID: <1992Aug19.161217.16223@awdprime.austin.ibm.com>
  6. Date: 19 Aug 92 16:12:17 GMT
  7. Sender: news@awdprime.austin.ibm.com (USENET News)
  8. Organization: IBM Austin
  9. Lines: 21
  10. Originator: burky@weburky.austin.ibm.com
  11.  
  12.  
  13.  
  14. I'm trying to find a way to execute a program from within my emacs buffer
  15. such that the standard output of that program is directed to the insertion
  16. point in my buffer.
  17.  
  18. The best I've come up with so far is to open a shell buffer, run the program,
  19. and copy/paste the results.
  20.  
  21. I also tried shell-command macro, but it opened a shell-command-output buffer and
  22. put the output there. 
  23.  
  24. Any help would be greatly appreciated.
  25.  
  26. ............................
  27. Bill Burky
  28. burky@dritter.austin.ibm.com
  29. -- 
  30. ...........................
  31. Bill Burky
  32. burky@dritter.austin.ibm.com
  33.