Re: ;;; anything.el --- open anything

2007-06-29 Thread Mathias Dahl
Mathias Dahl [EMAIL PROTECTED] writes: I might also try to extend it to find my Jabber buddies and start chatting with them. Did it. Works. The code below requires jabber.el: (defun my-jabber-list-contacts (optional subset require-match default resource) List Jabber contacts. This is a

Re: codesearch.el 1.0 --- Search for code via Google Code Search

2007-06-29 Thread Andreas Röhler
Thanks for writing it! Here a bug report: `codesearch' fails with message: codesearch-re-escape: Wrong type argument: arrayp, nil if called over emtpy space. AFAIU because `codesearch-re-escape'-argument is mandatory, (which seems not necessary?). Andreas Roehler

[OT] free software vs open source was: Re: codesearch.el 1.0 --- Search for code via Google Code Search

2007-06-29 Thread Tim X
Richard Stallman [EMAIL PROTECTED] writes: ;;; codesearch.el --- allowing users to search for open-source code on Would you please call it free software code? Using the term open source downplays the ethical issues which are the most important issues. See

realplay.el interface with Real Player v. 1879

2007-06-29 Thread Ivan Kanis
One more before I go on holiday ;) This code interface with Real Player. It need X to run. It interface with emacs-w3m so that you can listen to radio. You can bind keys to pause, fast forward, rewind stream. You can even embed the player in a frame if emacs is compiled with GTK, I am not using

What is the value of ^@ as character in elisp

2007-06-29 Thread Slavomir Kaslev
Hello, I am new to emacs lisp and I am writing several functions to make emacs communicate with Autodesk Maya. I can't figure a way to get the value of ^@ as character in elisp. For the moment I just copied the character in my .el source: (defcustom etom-prompt-regexp [EMAIL PROTECTED] Regexp