Benaiah Mischenko

Results 26 comments of Benaiah Mischenko

@asciimoo I agree with making keybinds configurable. wuzz could use a config file for quite a few things - for instance, settings like pretty-printing seem like they would be a...

I couldn't say what we need for Debian, but Homebrew inclusion requires the repo to be 30 days old. Until then, @ZloeSabo has a formula you can tap here: https://github.com/ZloeSabo/homebrew-nettools

Adding a note to this that may help with reproducing: I am getting this error when referencing `App` within a Svelte component file, but _not_ when referencing `App` within a...

I have the same problem on an installation of emacs on OSX. Tried `(debug-on-entry (require 'skype))` and got the following backtrace: ``` emacs-lisp Debugger entered--entering a function: * kill-buffer(#) *...

That makes `(require 'skype)` work, but whenever I do anything I get the following error: `(setq skype--com-handlers 'skype--com-handlers-py)`.

@erquhart how does the `slug` entry in collections affect sluggification - is it functional anymore? (I've been working under the assumption that the current behavior is that the `title` field...