GNU bug report logs -
#48931
Be explicit here. Make a statement or ask a question.
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Wed, 9 Jun 2021 07:47:02 UTC
Severity: normal
Done: Bob Weiner <rsw <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When trying to C-x C-f
Debugger entered--Lisp error: (void-function hyperb:substitute-in-file-name)
(hyperb:substitute-in-file-name filename)
(if (string-match "\\(/\\|[^a-zA-Z0-9]\\)?\\(https?\\|ftp\\|telnet\\|news\\|n..." filename) (substring filename (match-beginning 2)) (hyperb:substitute-in-file-name filename))
substitute-in-file-name("~/Programming/emacs-lisp/my-business/lumb")
completion--file-name-table("~/Programming/emacs-lisp/my-business/lumb" 41 completion--unquote)
complete-with-action(completion--unquote completion--file-name-table "~/Programming/emacs-lisp/my-business/lumb" 41)
#f(compiled-function (table) #<bytecode 0x14da1ce7d96532d9>)(completion--file-name-table)
completion--some(#f(compiled-function (table) #<bytecode 0x14da1ce7d96532d9>) (completion--embedded-envvar-table completion--file-name-table))
read-file-name-internal("~/Programming/emacs-lisp/my-business/lumb" 41 completion--unquote)
completion--nth-completion(1 "~/Programming/emacs-lisp/my-business/lumb" read-file-name-internal file-exists-p 41 (metadata (category . file) (completion--unquote-requote . t)))
completion-try-completion("~/Programming/emacs-lisp/my-business/lumb" read-file-name-internal file-exists-p 41 (metadata (category . file) (completion--unquote-requote . t)))
completion--do-completion(12 53)
I use: Editor: GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.29, cairo version 1.17.4)
Hyperbole: 8.0.0pre
Sys Type: x86_64-pc-linux-gnu
OS Type: gnu/linux
Window Sys: x
News Reader: Gnus v5.13
--
Thanks,
Jean Louis
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
This bug report was last modified 3 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.