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

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

bug#58265: 29.0.50; [PATCH] $HOME adjustment for 'ert-remote-temporary-f


From: Jim Porter
Subject: bug#58265: 29.0.50; [PATCH] $HOME adjustment for 'ert-remote-temporary-file-directory' is wrong
Date: Sun, 2 Oct 2022 18:48:01 -0700

On 10/2/2022 6:32 PM, Jim Porter wrote:
   Error: error ("No such directory: ~/src/")
    mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode 0xc43976fdbae86a5>))
     debug-early-backtrace()
     debug-early(error (error "No such directory: ~/src/"))
     error("No such directory: %s" "~/src/")
     cd("~/src")
     eval((cd "~/src") t)

Whoops, I tried to shorten the path that I was using to test in the backtrace but messed up in a couple spots here. Pretend these are "~/src/" too. :)

     command-line-1(("-l" "tramp" "-l" "ert-x" "--eval" "(cd \"~/src/\")"))
     command-line()
     normal-top-level()
   No such directory: ~/src/





reply via email to

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