Browse by Tags

21 April 2008
C# Code Completion in emacs - getting beanshell equivalent in CSDE
The beanshell is something that, I think, was specially engineered to support the JDE, and particularly the code completion stuff. In JDEE, emacs starts up a Java VM and runs the beanshell class, in comint (command interpreter) mode. Then emacs can send Read More...
1 Comments
Filed under: , ,
 
10 April 2008
PowerShell in Emacs, proof!
Here's the proof that you can run powershell as a shell in Emacs . Grab the download from yesterday to get this awesome power yourself! Read More...
2 Comments
Filed under: , ,
 
10 April 2008
Run PowerShell as a shell within Emacs
I saw a couple people asking about running powershell as an inferior shell within emacs. Here's what I do. For the tragically unhip, some background: PowerShell is a nifty shell, it ships as an add-on to Windows. Currently at v1.0, but the v2.0 is available Read More...
12 Comments
Filed under: , ,
 
Attachment(s):powershell.el
Page view tracker