|
From: 1sy8 <deb...@gm...> - 2008-11-13 19:33:00
|
Luigi Ballabio wrote: > > On Tue, 2008-11-11 at 07:50 -0800, 1sy8 wrote: >> Hi all. >> >> I've seen in the tarball that a quantlib.el is shipped. For those of you >> who >> use Emacs, could you say how is your .emacs, especially the parts about >> loading quantlib.el and defining the keybindings, with ql-new-header, say >> ? > > A long time ago, I had written > > (load "quantlib") > (global-set-key [f9] 'ql-new-header) > (global-set-key [f10] 'ql-new-source) > > but I admit I never use the bindings. Loading the file highlights a few > types in the source, though. > Thanks for all these tips. So you just copy and paste the header when you start a new file ? Regards ----- Butterfly -- View this message in context: http://www.nabble.com/Dev.-environment-tp20442312p20487892.html Sent from the quantlib-dev mailing list archive at Nabble.com. |