Re: case-sensitize filename
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.help Profile…
 Up
Re: case-sensitize filename         


Author: Lennart Borgman (gmail)
Date: Sep 18, 2008 07:04

lode leroy wrote:
> 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 opens the correct file, but with the wrong buffer name ...

Looks like a bug somewhere. What version of Emacs are you using?
Show full article (1.23Kb)
no comments