emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs messages


From: Christopher Dimech
Subject: Re: Emacs messages
Date: Tue, 4 May 2021 14:33:37 +0200

This is what I get.  Cannot see the file name.  Particularly important would
be the path when one is keeping different versions of the code.

--------

Debugger entered--Lisp error: (void-variable selc)
  (equal selc '"+")
  (cond ((equal selc '"+") (set (make-local-variable 'ricci-deviat) '(0.18 
-0.18)) (set (make-local-variable 'ricci-scale) 0.2)) ((equal selc '"-") (set 
(make-local-variable 'ricci-deviat) '(0.0 0.0)) (set (make-local-variable 
'ricci-scale) 1.0)) (t nil))
  ricci-notation("+")
  ricci-notation-enable()
  (cond ((eql crucibulum-sweep-kondor 1) (ricci-notation-enable) (message 
"[fadeev-crucibulum] (+) ricci notation") (set (make-local-variable 
'crucibulum-sweep-kondor) (1+ crucibulum-sweep-kondor))) ((eql 
crucibulum-sweep-kondor 2) (ideogram-vision-enable) (message 
"[faddeev-crucibulum] (+) ricci notation (+) ideogr...") (set 
(make-local-variable 'crucibulum-sweep-kondor) (1+ crucibulum-sweep-kondor))) 
(t (ricci-notation-disable) (ideogram-vision-disable) (message 
"[faddeev-crucibulum] (-) ricci notation (-) ideogr...") (set 
(make-local-variable 'crucibulum-sweep-kondor) 1)))
  crucibulum-sweep()
  funcall-interactively(crucibulum-sweep)
  call-interactively(crucibulum-sweep nil nil)
  command-execute(crucibulum-sweep)





reply via email to

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