Skip to content

Monthly Archives: March 2011

Using Skype from Emacs

I’ve begun using Skype regularly, so I wanted a means to access it from Emacs. Of course, someone, in this case buzztaiki, has already done the hard work, so I just made a wrapper around it: ; Skype (add-to-list ‘load-path “/path/to/emacs-skype”) (require ‘skype) (setq skype–my-user-handle “your-skype-handle”) (skype–init) (defun my-skype-dial-number () “Dial the number (maybe from [...]