Arthur Miller
Arthur Miller
I just installed this package, and am testing it around a bit. I see there is apparently some clash with dired subtree. https://github.com/Fuco1/dired-hacks/blob/master/dired-subtree.el When I enable details in dired-git-info I...
Used Dylans extract funtion to generate "pure_bash.sh" file with code extracted to be easily sourced into bash. Some cosmetic change to easier read code, as well as rapport from test_reverse_array()...
I have just cloned Hyperscan to my machine and am building it. Os is Arch Linux with latest kernel and GCC and I had some trouble with CMake. It repported...
Hello and thanks for the Beacon; it has been a beacon of my cursor finding for many years! However, over the years, Emacs has changed, and when compiled nowadays, there...
Hi Wilfred, I am not sure if you are interested, but I have removed both dash and s from elisp-refs; can give you a PR if you would like to...
Hi Wilfred, is this still interesting to you? https://github.com/Wilfred/helpful/issues/1 https://github.com/Wilfred/elisp-refs/issues/1 Dash is included in Elpa, so it is really only s.el left :-). Regardless of including into Elpa or Emacs,...
I would like to be able to do at least some very basic branch manipulation with Helm. What I think of is a command like 'helm-ls-git-branches'. When run, this command...
Hi Joao; first, thank you for the SLY! I have a question/suggestion: is it of interest to package Hyperspec as info manual to be installed together with SLY? I would...
I would like to add [this little package](https://github.com/phillord/pabbrev) to that giant macro full of themed packages you have in Solarized. What is the best way to do it? Do I...
Sorry that I didn't fix those two in previous pr. I didn't know that about quoting with \\=, learned it today myself :). Now there are no warnings and the...