hyperbole-users
[Top][All Lists]
Advanced

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

Re: [Hyperbole-users] Action Key on [FSF 19] at "DEMO:807:44" behaves un


From: Van L
Subject: Re: [Hyperbole-users] Action Key on [FSF 19] at "DEMO:807:44" behaves unexpectedly
Date: Thu, 6 Jun 2019 19:02:52 +1000

> On 6 Jun 2019, at 16:30, Robert Weiner <address@hidden> wrote:
> 
> use edebug to step through the function and see where it decides that the 
> path is not valid since I can't duplicate your setup very easily.

From what I can tell the edebug call to hpath:exists-p, file-exists-p 
recognises '/i/src/sys/kern/kern_sig.c' as being there.

--8<---------------cut here---------------start------------->8---
(hpath:is-p "/i/src/sys/kern/kern_sig.c")
; Line 1011:52 rtn-path has '%s' appended to path
; Line 1036:65 result has "/i/src/sys/kern/kern__sig.c"
;                  extra underscore inserted ---^
; Line 1057:70 calls hpath:exists-p
; Line 1064:29-31 is here where a file is recognised as such?

(hpath:exists-p "/i/src/sys/kern/kern_sig.c") ;ok given by file-exists-p
--8<---------------cut here---------------end--------------->8---


reply via email to

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