Re: Position 972

2022-10-29 Thread tomas
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

Re: Position 972

2022-10-29 Thread tomas
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

Re: Position 972

2022-10-29 Thread Juan Manuel Macías
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

Re: Position 972

2022-10-29 Thread Juan Manuel Macías
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: >

Re: Position 972

2022-10-29 Thread Renato Pontefice
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:

Re: Position 972

2022-10-29 Thread tomas
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

Position 972

2022-10-29 Thread Renato Pontefice
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: