Sean Whitton

Results 37 issues of Sean Whitton

These variables can break builds attempted within the chroot. Example where this problem arises: On my system I have various libraries the sysadmin has installed into `/usr/pkg/lib` that programs I...

A Debian user [makes the following suggestion](https://bugs.debian.org/534473): ``` Since the db update will effectively replace the db when done, wouldn't it make sense to copy the db to another file,...

There have been quite a few fixes since 0.4.0. Thanks.

Steps to reproduce: 1. `echo " Arizona: Scheduled: TODO [#C] Buy blue books for logic exams :UA::@campus:" > ~/foo` 1. `emacs -Q` 2. `M-: (load-file "~/tmp/avy/avy.el") RET` 3. `M-: (setq-default...

Hello, It looks like the call to sly-recenter in sly-db-setup is designed to ensure that the top of the debug buffer is visible, but it's not always succeeding in doing...

irreproducible

Hello, sly-mrepl defaults DISPLAY-ACTION to switch-to-buffer when called interactively, but that means you can't use display-buffer-alist to customise the behaviour of C-c C-z, and you can't do things like C-x...

enhancement

It would be nice if I could pass `--crop-margins` and ocrmypdf would include something like `pdfcrop` in its pipeline, to remove empty marging around the OCRed text.

enhancement

Hello, I have an ASDF system called "com.silentflame.consfig". The function SWANK:LIST-ALL-SYSTEMS-IN-CENTRAL-REGISTRY maps PATHNAME-NAME over all system names and thus corrupts "com.silentflame.consfig" to "com.silentflame" which is a system which does not...

Hello, As the new maintainer, I'm tagging releases of anaphora again, so could you switch to pulling tagged releases rather than just HEAD? Thanks.

Hello, [Emacs is crashing when Inconsolata-VariableFont_wdth,wght.ttf is installed](https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52888) and I'm trying to understand why. This is what I know. We call FcFontList to obtain an FcFontSet, and then for each...