Group: gnu.emacs.help · Group Profile · Search for Case in gnu.emacs.help
Author: lode leroy
Date: Sep 18, 2008 01:00
Hello, I would like to know if there is an easy way to convert a file path that has been converted to all-lowercase back to the properly cased version? I have the following usecase: cl /c C:\Projects\MyProject\MyProgramFile.cpp c:\projects\myproject\myprogramfile.cpp(42): error C1234: 'CMyClass': undeclared next-error -> c:\projects\myproject\myprogramfile.cpp now next-error ...
|