auctex
[Top][All Lists]
Advanced

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

Auctex not loading in Emacs 27.1 from Homebrew on MacOS


From: Benedikt Nordhoff
Subject: Auctex not loading in Emacs 27.1 from Homebrew on MacOS
Date: Tue, 11 Aug 2020 17:07:07 +0200

Hi,

homebrew updated my Emacs to 27.1 today and now auctex 12.2.0 fails to load with the following error. 

Debugger entered--Lisp error: (wrong-type-argument stringp (require . info))
  string-match("\\(\\`\\|/\\)desktop\\(\\.elc\\|\\.el\\|\\.so\\)?\\(\\.gz\\)?\\'" (require . info))
  load-history-filename-element("\\(\\`\\|/\\)desktop\\(\\.elc\\|\\.el\\|\\.so\\)?\\(\\.gz\\)?\\'")
  eval-after-load("desktop" #f(compiled-function () #<bytecode 0x1fe96bd47aa1>))
  byte-code("\302\303\304\"\210\305\306\307\310#\210\305\311\307\310#\210\305\312\307\310#\210\10\313V\204)\0\10\313U\203/\0\11\314Y\203/\0\305\315\307\316#\210\302\207" [emacs-major-version emacs-minor-version eval-after-load "desktop" #f(compiled-function () #<bytecode 0x1fe96bd47aa1>) put TeX-newline delete-selection t TeX-insert-quote TeX-insert-backslash 24 3 TeX-insert-dollar #f(compiled-function () #<bytecode 0x1fe96bd47aad>)] 4)
  require(tex)
  byte-code("\301\302!\210\301\303!\210\301\304!\210\305\10X\203\26\0\301\306!\210\301\207" [emacs-major-version require tex tex-style tex-ispell 26 latex-flymake] 2)
  interactive-form(TeX-latex-mode)
  (cadr (interactive-form 'TeX-latex-mode))
  (advice-eval-interactive-spec (cadr (interactive-form 'TeX-latex-mode)))
  call-interactively(latex-mode record nil)
  command-execute(latex-mode record)
  execute-extended-command(nil "latex-mode" "latex-mo")
  funcall-interactively(execute-extended-command nil "latex-mode" "latex-mo")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)


I’m on MacOS 10.13.6. The same error also prohibits me from using the TeX-submit-bug-report command. 

Best 
Benedikt

reply via email to

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