goldfita

Results 15 issues of goldfita

The welch estimator isn't quite right when the segment length is greater than the input length. I'm not sure what the correct behavior is, but periodogram specifies zero padding. ```...

I keep getting the following error. Then the call stack collapses in the debug sessions window. I can reopen it, and it appears fine. But I'm having issues with the...

stale

Is it possible to make this work with [ctrlf](https://github.com/radian-software/ctrlf/)? It doesn't dim the buffer when using builtin incremental search. I tried the following but no luck. ``` (defun ctrlf-active-p ()...

### Theme(s) doom-zenburn ### What were you expecting? The selected item background contrast is too low. This is similar to issues: https://github.com/doomemacs/themes/issues/652 https://github.com/doomemacs/themes/issues/669 ### What actually happened? Here is what...

is:faces
theme:zenburn
good first issue

I'm not sure if this is works as intended, but the visual bell doesn't really catch my eye. This is with doom-themes, standard mode-line. ![standard-modeline](https://user-images.githubusercontent.com/25371142/184263360-258f7443-034a-4290-b039-ed1d882d87b3.gif) Doom-themes, powerline. ![power-modeline](https://user-images.githubusercontent.com/25371142/184263376-cf8757df-f6f5-424d-a1b3-50f619cc6c53.gif)

Are we supposed to set the classpath ourselves when running unit tests? If I run dap-java-run-test-method, I get the following, indicating that JUNIT_CLASS_PATH is not set: > java -jar c:/Development/.emacs.d/eclipse.jdt.ls/test-runner/junit-platform-console-standalone.jar...

### Code editor Emacs ### Platform Windows 10 ### Version 5.0.0 (node v21.1.0) ### What steps will reproduce the bug? I'm starting the server in a powershell script called from...

I caught a hang in WinDbg while attempting to add expression in Java. I saved a few pages of disassembly from ntdll, which I can post, or I could just...

I'm unable to toggle the minor-modes segment in Emacs 29 (spaceline-all-the-icons-20190325.1602). `Error during redisplay: (eval (spaceline-ml-all-the-icons)) signaled (void-function reduce)`

Dap is using top-center to place the ui-controls. This places the controls over the toolbar, which makes sense to me, as long as there aren't already buttons there. But if...