Matus Goljer

Results 262 issues of Matus Goljer

These are not ordered by priority but load-order. Pick something useful first. `subr` and `simple` are good initial candidates. - [ ] international/mule-util.elc - [ ] leim/leim-list.el - [ ]...

enhancement
help wanted
scope:types

If we are analyzing a project which uses Cask or has a `-pkg` file or the requires headers we should pick the `emacs` dependency version and warn if user uses...

enhancement
help wanted
scope:analyser
good first issue

https://www.youtube.com/watch?v=0Q4kUNx85_4

enhancement
scope:reader

We can also try to support LSP and enable a whole bunch of refactorings. With the proper source code analysis everything will be so simple. We should also be able...

enhancement
help wanted

```elisp (defcustom pomidor-confirm-end-break t "If t ask for confirmation before ending a break and starting new a pomodoro." :type 'boolean :group 'pomidor) (or (not pomidor-confirm-end-break) (yes-or-no-p "Stop break and start...

bug
scope:analyser
false positive

See https://github.com/Fuco1/Elsa/blob/master/dev/builtin.txt - [ ] w32proc.c - [ ] data.c - [x] bytecode.c - [ ] w32fns.c - [ ] coding.c - [x] callproc.c - [ ] kqueue.c - [x]...

enhancement
help wanted
scope:types

Also put. This should have some functions methods. Also make a version that will work with current scope and either retrieve a lexical variable (first) or dynamic/special.

enhancement
help wanted
scope:analyser
good first issue

``` 2528: DEFVAR_LISP ("command-line-args", Vcommand_line_args, 2532: DEFVAR_LISP ("system-type", Vsystem_type, 2547: DEFVAR_LISP ("system-configuration", Vsystem_configuration, 2551: DEFVAR_LISP ("system-configuration-options", Vsystem_configuration_options, 2555: DEFVAR_LISP ("system-configuration-features", Vsystem_configuration_features, 2564: DEFVAR_BOOL ("noninteractive", noninteractive1, 2567: DEFVAR_LISP ("kill-emacs-hook", Vkill_emacs_hook, 2578:...

enhancement
help wanted
scope:types
good first issue