emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error on opening emacs
@ 2022-10-28 13:04 Renato Pontefice
  2022-10-28 13:10 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Renato Pontefice @ 2022-10-28 13:04 UTC (permalink / raw)
  To: emacs-orgmode

When I run emacs, I receive the following error:
Warning (initialization): An error occurred while loading ‘/Users/renatopontefice/.emacs.d/init.el’:

Symbol's value as variable is void: Enable

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace. Disable showing Disable logging

So I open it wit the sidestep option .
—debug-init. ùAnd I receive the following message


Debugger entered--Lisp error: (void-variable Enable)
  eval-buffer(#<buffer  *load*> nil "/Users/renatopontefice/.emacs.d/init.el" nil t)  ; Reading at buffer position 972
  load-with-code-conversion("/Users/renatopontefice/.emacs.d/init.el" "/Users/renatopontefice/.emacs.d/init.el" t t)
  load("/Users/renatopontefice/.emacs.d/init" noerror nomessage)
  startup--load-user-init-file(#f(compiled-function () #<bytecode -0x148fea9201ab75f>) #f(compiled-function () #<bytecode -0x1f3c686ddc0d6275>) t)
  command-line()
  normal-top-level()


Cn someone tell me where I the error?

TIA

Renato

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error on opening emacs
  2022-10-28 13:04 Error on opening emacs Renato Pontefice
@ 2022-10-28 13:10 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-10-28 13:10 UTC (permalink / raw)
  To: Renato Pontefice; +Cc: emacs-orgmode

Renato Pontefice <renato.pontefice@gmail.com> writes:

> When I run emacs, I receive the following error:
> Warning (initialization): An error occurred while loading ‘/Users/renatopontefice/.emacs.d/init.el’:
>
> Symbol's value as variable is void: Enable

There is something wrong (most likely, some stray text) inside your
init.el (configuration file).
It would help if you can share it.

> To ensure normal operation, you should investigate and remove the
> cause of the error in your initialization file.  Start Emacs with
> the ‘--debug-init’ option to view a complete error backtrace. Disable showing Disable logging
>
> So I open it wit the sidestep option .
> —debug-init. ùAnd I receive the following message

You missed "--". Should be --debug-init, not -debug-init.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-28 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28 13:04 Error on opening emacs Renato Pontefice
2022-10-28 13:10 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).