"emacs user" <[EMAIL PROTECTED]> writes: > touch seems to be available, at least under bash it is: > > [EMAIL PROTECTED]:~ $ which touch > /bin/touch > [EMAIL PROTECTED]:~ $ touch .dvipsrc > [EMAIL PROTECTED]:~ $ > > any other way I can check this?
Please apply in your emacs under Cygwin: M-: (call-process "touch" nil (current-buffer) nil "-t" "03010000" "/home/me/.dvipsrc") I'ld like to see the output if any, and the return code, which should be visible in the minibuffer. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
