From: Tassilo Horn Date: 2004-10-06T01:24:51+09:00 Subject: Re: Coding assistance for Emacs Kristof Bastiaensen writes: Hi Kristof, > Thanks! Download the latest version at > http://rubyforge.org/frs/?group_id=317&release_id=927 Ah. I've searched the web but didn't find ri-emacs. > Are you using MS-Windows? Unfortunately it doesn't work for some emacs > versions under windows :( This is probably a bug in the windows-versions, > but I hope they will solve it. No, Linux and GNU Emacs. > Here is an extract of my init.el file (for XEmacs): Great, thanks. > [snipped] > (if (device-on-window-system-p) ^^^^^^^^^^^^^^^^^^^^^^^^^ Thats the XEmacs equivalent of window-system, right? ,----[ C-h v window-system RET ] | window-system's value is x | | Name of window system that Emacs is displaying through. | The value is a symbol--for instance, `x' for X windows. | The value is nil if Emacs is using a text-only terminal. `---- > Regards, > KB Thanks and regards, Tassilo -- "It may just be paranoia, but I think Gnus reads my mail." Bruce Stephens