From: Christopher Dimech <dimech@gmx.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs messages
Date: Tue, 4 May 2021 14:33:37 +0200 [thread overview]
Message-ID: <trinity-71073444-6b6e-4480-88ba-29b8262ec0c2-1620131617894@3c-app-mailcom-bs01> (raw)
In-Reply-To: <83eeem67mg.fsf@gnu.org>
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)
next prev parent reply other threads:[~2021-05-04 12:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 5:48 Emacs messages Christopher Dimech
2021-05-04 7:06 ` Emanuel Berg via Emacs development discussions.
2021-05-04 11:49 ` Eli Zaretskii
2021-05-04 12:33 ` Christopher Dimech [this message]
2021-05-04 12:43 ` Eli Zaretskii
2021-05-04 12:52 ` Christopher Dimech
2021-05-04 12:57 ` Christopher Dimech
2021-05-04 13:02 ` Eli Zaretskii
2021-05-04 13:08 ` Christopher Dimech
2021-05-04 13:59 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=trinity-71073444-6b6e-4480-88ba-29b8262ec0c2-1620131617894@3c-app-mailcom-bs01 \
--to=dimech@gmx.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.