Ian Kelling

Results 47 issues of Ian Kelling

The new bash 4.4 release detects emacs by the INSIDE_EMACS var now in addition to EMACS. We don't want bash to use it's special emacs shell behavior. A workaround is...

#11 is fixed upstream. Add warning for affected versions and call it fixed.

My first attempt to use this project failed. ``` #!/bin/bash source "$( cd "${BASH_SOURCE[0]%/*}" && pwd )/lib/oo-bootstrap.sh" import util/exception ta() { touch /untouchable } ta ``` running it: ``` $...

I'm hoping to add Firemacs to the free software directory, https://directory.fsf.org/wiki/Main_Page. The problem is the source code has no mention of the license, so people can't easily tell if it's...

repro: in debian, # mknod -m660 /dev/loop0 b 7 0 then, from example in man 8 losetup # dd if=/dev/zero of=~/file.img bs=1MiB count=10 # losetup --find --show ~/file.img /dev/loop0 #...

Repro: I go to https://relay01.fluence.dev/ It tells me: "You need to enable JavaScript to run this app." So, I open the page source to see if the javascript is free...

enhancement
tech debt
~general
~fluence-js

Docs introduce themes like this: ``` # Get some CSS Rouge::Themes::Base16.mode(:light).render(scope: '.highlight') # Or use Theme#find with string input Rouge::Theme.find('base16.light').render(scope: '.highlight') ``` Then say you can do this Rouge::Formatters::HTMLInline.new(theme) ok,...

docs-request

emacs -Q, and then evaluated the expression, then move the cursor to just beyond "add-to-list", and press tab, and you get a message "auto-complete-mode is not enabled." ``` (progn (add-to-list...

At least for for non-release version. I have a script to do backups, and I want to check that btrbk is the same version or do a make install if...

replicant 6.003 (latest as of now) samsung galaxy s3 XposedInstaller 3.1.5 xposed framework was already installed: xposed-v89-sdk23-arm.zip (latest as of now) Note, replicant crashing for various apps (usually on install)...