* *Backtrace* Errer when loading .texi file
@ 2020-12-12 20:40 Christopher Dimech
2020-12-12 22:54 ` Michael Heerdegen
0 siblings, 1 reply; 2+ messages in thread
From: Christopher Dimech @ 2020-12-12 20:40 UTC (permalink / raw)
To: Help Gnu Emacs
I am using emacs to view a .texi file but getting the following *Backtrace*
Debugger entered--Lisp error: (void-function nil)
nil()
run-hooks(change-major-mode-after-body-hook text-mode-hook texinfo-mode-hook)
apply(run-hooks (change-major-mode-after-body-hook text-mode-hook texinfo-mode-hook))
run-mode-hooks(texinfo-mode-hook)
texinfo-mode()
set-auto-mode-0(texinfo-mode nil)
set-auto-mode()
normal-mode(t)
after-find-file(nil t)
find-file-noselect-1(#<buffer 03aCh-Chmed-html.texi> "~/01cuneus/tdr/03ch/03aCh-Chmed-html.texi" nil nil "~/01cuneus/tdr/03ch/03aCh-Chmed-html.texi" (805977472 64514))
find-file-noselect("/home/hagbard/01cuneus/tdr/03ch/03aCh-Chmed-html.t...")
#f(compiled-function (displayable-buffers dir line column name) #<bytecode 0x1fceaf66c18f>)((nil) "~/" (0) (0) "/home/hagbard/01cuneus/tdr/03ch/03aCh-Chmed-html.t...")
command-line-1(("/home/hagbard/01cuneus/tdr/03ch/03aCh-Chmed-html.t..."))
command-line()
normal-top-level()
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: *Backtrace* Errer when loading .texi file
2020-12-12 20:40 *Backtrace* Errer when loading .texi file Christopher Dimech
@ 2020-12-12 22:54 ` Michael Heerdegen
0 siblings, 0 replies; 2+ messages in thread
From: Michael Heerdegen @ 2020-12-12 22:54 UTC (permalink / raw)
To: help-gnu-emacs
Christopher Dimech <dimech@gmx.com> writes:
> I am using emacs to view a .texi file but getting the following *Backtrace*
>
> Debugger entered--Lisp error: (void-function nil)
> nil()
> run-hooks(change-major-mode-after-body-hook text-mode-hook
> texinfo-mode-hook)
Might be a problem with your config or some package you use. You might
either inspect what's in these hooks, or bisect your init file. Unless
you can reproduce with an unconfigured Emacs (aka emacs -Q), then you
might have found a bug.
Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-12 22:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-12 20:40 *Backtrace* Errer when loading .texi file Christopher Dimech
2020-12-12 22:54 ` Michael Heerdegen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.