[CM] inf-snd.el
Jonathan Murphy
typetosmurky@yahoo.com.au
Tue, 14 Feb 2006 17:20:45 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
One for the emacs gurus:
I would like to be able to use snd as the default sound file editor
within emacs, the way that I am able to use emacs-w3m as the default
url browser with the inclusion of the following in my .emacs
(setq browse-url-browser-function 'w3m-browse-url)
I have inf-snd.el working (which is great, thankyou Michael). I use
csound-x, and snd to edit the files that I'm working on. This is the
relevant section of csound-csd.el:
(defcustom cscsd-wave-editor "/usr/bin/snd" "Wave editor command
\(will be used with a RIFF WAVE file name as argument)" :type
'string :group 'csound-csd)
(defun cscsd-wave-editor () (substitute-in-file-name
cscsd-wave-editor))
As you can see, I'm using snd as the editor. But this is the system
default /usr/bin/snd, not snd as an emacs sub job. Any suggestions
much appreciated.
Jonathan.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>
iD8DBQFD8le0CibrChMdb1sRAt7ZAJ4tdaWx6SlmEdJKbgenDyq/SfKwkQCdEk1f
+EOmEBtoIfq0m+kY4/djzwQ=
=T1J6
-----END PGP SIGNATURE-----