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: Fri, 7 Jun 2019 15:38:47 +1000

> On 7 Jun 2019, at 12:35, Robert Weiner <address@hidden> wrote:
> 
> 
>> (hbut:key-to-label (hbut:label-to-key '/i/src/sys/kern/kern_sig.c'))
> 
> Just evaluate the above in the scratch buffer to see if this creates the 
> double underscore.

The single-quote causes 'Invalid read syntax' . Other edebug traces are 
included below.

--8<---------------cut here---------------start------------->8---
(hpath:is-p "/i/src/sys/kern/kern_sig.c")
; Line 1036:64 result is "/i/src/sys/kern/kern_sig.c"
; Line 1036:65 result is "/i/src/sys/kern/kern_sig.c"
; Line 1036:66 result is "/i/src/sys/kern/kern_sig.c"
; Line 1036:67 result is "/i/src/sys/kern/kern_sig.c"
; Line 1087:42 result is "/i/src/sys/kern/kern_sig.c"

(hbut:key-to-label (hbut:label-to-key "/i/src/sys/kern/kern_sig.c"))
; result is "/i/src/sys/kern/kern_sig.c"

(hbut:key-to-label (hbut:label-to-key '/i/src/sys/kern/kern_sig.c'))
; result is 'Invalid read syntax: ")"'
; Debugger entered--Lisp error: (invalid-read-syntax ")")
;   read(#<buffer *scratch*>)
;   elisp--preceding-sexp()
;   elisp--eval-last-sexp(nil)
;   eval-last-sexp(nil)
;   funcall-interactively(eval-last-sexp nil)
;   call-interactively(eval-last-sexp nil nil)
;   command-execute(eval-last-sexp)

--8<---------------cut here---------------end--------------->8---





reply via email to

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