Location: steve@xxxxxxxxxxxxxx http://arch.eicq.org/2005/
Revision: xwem--steve--2.2--patch-8
Archive: steve@xxxxxxxxxxxxxx
Creator: Steve Youngs <steve@xxxxxxxx>
Date: Thu Sep 29 01:20:57 EST 2005
Standard-date: 2005-09-28 15:20:57 GMT
Modified-files: lisp/xwem-launcher.el
New-patches: steve@xxxxxxxxxxxxxx/xwem--steve--2.2--patch-8
Summary: Fix bug in setting PWD for launched apps
Keywords: bugfix
This fixes a bug in my last change that was causing `default-directory'
to be set incorrectly for launched apps.
* lisp/xwem-launcher.el (xwem-launcher-forced-pwd): Call
`file-name-as-directory' on the default.
(xwem-execute-program): Use `file-name-as-directory' on
`user-home-directory'.
|