Ken Mankoff
Ken Mankoff
I'm trying to understand how to use tab completion. I've read all the open and closed tickets, but havn't found an explanation. Here is my situation: ``` j foo ```...
I've been working for a few weeks now with the following setup, and for coding python (I use elpy and emacs) and IPython interactive shell in emacs, everything is working...
Same issue as with `zenburn-emacs`: https://github.com/bbatsov/zenburn-emacs/issues/359 However, the fix suggested there does not work when applied to this theme.

Given the following code: ```python for i in [0,1,2]: print(i) print(i*2) ``` While debugging it would be nice to be able to run sections of code from inside a loop....
version=7.8.4 date=2020 revision=exported build_date=2020-12-19 build_platform=x86_64-pc-linux-gnu build_off_t_size=8 libgis_revision=2020-12-19T12:38:20+00:00 libgis_date=2020-12-19T12:38:20+00:00 proj=7.2.0 gdal=3.2.0 geos=3.9.0 sqlite=3.31.1
https://github.com/geerlingguy/macos-virtualbox-vm/blob/c18feb01d4c871f64d908999372b5ae174646ecb/prepare-iso.sh#L148 The script instructions say the first argument is the path to the installer, but it does no use this argument and instead looks for Sierra, then Capitan, then etc....
I have `backintime` run every hour via a cron job, but this means my monitors wake up every hour. This is a bit annoying if my laptop is where I...