GNU Emacs FAQ for MS Windows at: http://www.gnu.org/software/emacs/windows/index.html

View: New views
1 Messages — Rating Filter:   Alert me  

GNU Emacs FAQ for MS Windows at: http://www.gnu.org/software/emacs/windows/index.html

by lurwas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

I noticed that the "10.1.2.4 Edit with Emacs function for MSVC" section is
not updated for later versions of Visual Studio.

On Visual Studio 2008 Express Edition you have to use the arguments:
+$(CurLine) "$(ItemPath)"
for it to work.
And also set the Initial Directory to:
$(ItemDir)

I hope this helps someone.

Cheers,

Richard Lowbrink