bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15933: make check not working


From: Eli Zaretskii
Subject: bug#15933: make check not working
Date: Thu, 21 Nov 2013 05:46:27 +0200

> From: Glenn Morris <rgm@gnu.org>
> Cc: 15933@debbugs.gnu.org,  andrewjmoreton@gmail.com
> Date: Wed, 20 Nov 2013 19:33:30 -0500
> 
> So in particular "emacs -L :/foo" would result in command-line-args
> containing ("-L" ";/foo")?

Almost: MSYS also replaces / with its Windows mapping (which depends
on where is the MSYS tree's root).  In my case, this gives

    ("-L" ";D:\usr\MSYS\foo")





reply via email to

[Prev in Thread] Current Thread [Next in Thread]