On Sat, Oct 29, 2022 at 06:16:30PM +, Juan Manuel Macías wrote:
[...]
> Renato, adding to what Tomas and Bruno have explained to you very well,
> you have another case in the init that you sent me by mail. Notice the
> third line here:
Oh, I get it that Juan Manuel has received one copy of t
On Sat, Oct 29, 2022 at 06:29:33PM +, Juan Manuel Macías wrote:
> Renato Pontefice writes:
>
> > Symbol's value as variable is void: ‘org
>
> It's 'org not ‘org. Notice the difference between the quotes[1]. (Did you
> modify that part? It was correct before).
Perhaps it was Google (through g
Renato Pontefice writes:
> Symbol's value as variable is void: ‘org
It's 'org not ‘org. Notice the difference between the quotes[1]. (Did you
modify that part? It was correct before).
[1] https://www.gnu.org/software/emacs/manual/html_node/elisp/Quoting.html
Renato Pontefice writes:
> Bruno,
> With the common you told me I reach che 972 /M-g c 972) and I found this:
>
> ;;Org mode configuration
> Enable Org mode
> (require ‘org)
>
> Could be this the error?
>
> Now I’ve erased the two ;; save init.el and restart emacs, but now I obtain:
> ---
Ok, I’ve reinserted the line you send me, but now, the error 972 ia
disappeared, but I have this error:
__
Warning (initialization): An error occurred while loading
‘/Users/renatopontefice/.emacs.d/init.el’:
Symbol's value as variable is void: ‘o
On Sat, Oct 29, 2022 at 06:29:28PM +0200, Renato Pontefice wrote:
> Bruno,
> With the common you told me I reach che 972 /M-g c 972) and I found this:
>
> ;;Org mode configuration
> Enable Org mode
> (require ‘org)
>
> Could be this the error?
>
> Now I’ve erased the two ;; save init.el and
Bruno,
With the common you told me I reach che 972 /M-g c 972) and I found this:
;;Org mode configuration
Enable Org mode
(require ‘org)
Could be this the error?
Now I’ve erased the two ;; save init.el and restart emacs, but now I obtain: