Daniel Mahler

Results 27 issues of Daniel Mahler

**Application** We should implement a variant of fix_variables that is optimised for fixing a large number of variables. The current implementation iterates over the variables to be fixed first, then...

enhancement

Doing `(require 'org-clatex)` throws ` error("Eager macro-expansion failure: %S" (error "Your Emacs was not built with Xwidget support"))`

enhancement

`M-x apr cus` does not retrieve `customize-apropos`. when using fussy-20221010.2026/ installed from melpa I have ``` (use-package fussy :ensure t :custom (fussy-compare-same-score-fn 'fussy-histlen->strlen

I use conda for mananging my python installation and environments. in my ,emacs.d/init.el I have ``` (require 'traad) (setq traad-environment-name "base") ``` When I run `M-x traad-install-server` I get ```...

https://github.com/maxpumperla/entropy-mdlp/blob/d8059f3390ed0c4fc0cde212533e436a96771ec7/entropymdlp/mdlp.py#L6 `MDLP` has no state or data attributes. All the methods could be promoted to module level functions removing the need to create any instance objects and a simpler design

I got disconnected from my aws master. After I logging back in I can not run spark-shell anymore. Here is what I am getting: [root@ip-10-170-21-110 ~]# /root/spark/spark-shell Welcome to ---...

**Is your feature request related to a problem? Please describe.** I would like to identify specific candidates for refactoring. `wily rank` reports metrics by file which is too coarse grained...