You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the template below when reporting bugs. Please, make sure that
you're running the latest Emacs Prelude and that the problem you're reporting
hasn't been reported (and potentially fixed) already.
Remove all of the placeholder text in your final report!
Expected behavior
Emacs start with no warnings
Actual behavior
When I start Emacs, after it finishes the loading precess, this warnings are showed:
Warning (initialization): An error occurred while loading ‘c:/Users/Rafael Dominiquini/.emacs.d/init.el’:
error: Keyword argument (sp-in-string-p) not one of (:trigger :trigger-wrap :actions :when :unless :pre-handlers :post-handlers :wrap :bind :insert :prefix :suffix :skip-match)
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]
Warning (comp): c:/Users/Rafael Dominiquini/.emacs.prelude/modules/prelude-c.el: Error: Symbol's function definition is void sp-pair [Disable showing] [Disable logging]
Warning (comp): c:/Users/Rafael Dominiquini/.emacs.prelude/modules/prelude-lisp.el: Error: Symbol's function definition is void sp-pair [Disable showing] [Disable logging]
Warning (comp): c:/Users/Rafael Dominiquini/.emacs.prelude/modules/prelude-emacs-lisp.el: Error: Symbol's function definition is void sp-pair [Disable showing] [Disable logging]
Warning (comp): c:/Users/Rafael Dominiquini/.emacs.prelude/modules/prelude-go.el: Error: Symbol's function definition is void sp-pair [Disable showing] [Disable logging]
Warning (comp): c:/Users/Rafael Dominiquini/.emacs.prelude/modules/prelude-js.el: Error: Symbol's function definition is void sp-pair [Disable showing] [Disable logging]
Warning (comp): c:/Users/Rafael Dominiquini/.emacs.prelude/modules/prelude-perl.el: Error: Symbol's function definition is void sp-pair [Disable showing] [Disable logging]
Warning (comp): c:/Users/Rafael Dominiquini/.emacs.prelude/modules/prelude-python.el: Error: Symbol's function definition is void sp-pair [Disable showing] [Disable logging]
Warning (comp): c:/Users/Rafael Dominiquini/.emacs.prelude/modules/prelude-scala.el: Error: Symbol's function definition is void sp-pair [Disable showing] [Disable logging]
Use the template below when reporting bugs. Please, make sure that
you're running the latest Emacs Prelude and that the problem you're reporting
hasn't been reported (and potentially fixed) already.
Remove all of the placeholder text in your final report!
Expected behavior
Emacs start with no warnings
Actual behavior
When I start Emacs, after it finishes the loading precess, this warnings are showed:
Steps to reproduce the problem
Starting emacs using Chemacs2 (https://github.com/plexus/chemacs2) on the Prelude profile!
Environment & Version information
Emacs version
28.2
Operating system
Windows 10 x64
Thanks
The text was updated successfully, but these errors were encountered: