gfp <[email protected]> writes: > I have got many "setq"s in my init.el file because I copied them from > the web, which refer to times before Emacs 29 > > So how can I find out, which ones to change into: setopt? because, I > guess, almost everything in my init.el file is like a custom-set
For your purpose which is setting user options, use `setopt'. Michael.
