greg-minshall

Results 31 issues of greg-minshall

would it be worth while (and, tractable) to have a rule that enforces the above lit-html constraint? the following concocted code, for example, causes an exception: ```` render(html``, $('body')[0]) ````...

hi (and many thanks for cram!). my .t file looks like ```` some backref errors $ cd ${TESTDIR}/../.. && ./sedcsv -f

i've been migrating, and re-migrating, to a new machine. (i run arch linux, in case that turns out to be relevant.) i've seen various discussions here of how to deal...

enhancement
help wanted

hi. thanks still much for `crestic`. i get this error ```` bash archlinux (master): {49764} crestic lemur@ca-lacie-rugged-c stats Resolving password failed: fork/exec pass backups/restic/california/0bee4de5-909a-468b-99e6-f4a899f3beb3: no such file or directory ````...

hi. when i run `mairix -r`, i get an extra slash after `~/Mail/`. ```` bash apollo2 (master): {49759} mairix -r -f ~/Mail/.mairix/config mh-e | head /home/minshall/Mail//_06/_05/811 ... ```` my config...

i found image_attributes() via a closed bug. but, maybe `?image_attributes` might mention it? also, `?attributes` might usefully "see also" `?image_attributes`. thanks for the package! very nice!

hi. would you be interested in a pull request just adding some `doxygen` comments in front of some routines? i'm not a doxygen expert, but could do at least a...

on the [vec](https://github.com/glouw/ctl/wiki/vec) page, at the end, `s/ommitted/omitted/`, i think. cheers!

many Unix commands allow the same option to be repeated on the command line. for example, the more instances of the debug flag `-d`, the more verbose the debugging output....

feature

i tried this with `emacs -Q -L ./typescript.el`. ```` const a = 1, b = 2; ```` this is true for `let` also. in a `.js` buffer, with `js2-mode`, i...