Reuben Thomas

Results 177 issues of Reuben Thomas

I'm using Racket 8.1 from the Ubuntu PPA with Ubuntu 20.04. Some text in the UI is shown entirely as hex codes, e.g. in the REPL; see the screenshot (the...

#### What should happen: __ Like any other application displaying information, it's often useful to refer to it when it's not focussed. So, when I focus another window, the text...

bug

This broke Emacs’s ispell.el. Since the documentation for -D in hunspell(1) has not changed, I presume this was unintentional.

The symptoms are similar to #297, only now the web site does not show it, only Pidgin. I've had this a few times with 0.9.4 (don't recall whether it happened...

probably not a bug

This is called `mythicdyn`, to differentiate from their more general zone file editing, support for which could be added in future (it works similarly to Gandi’s). This patch also adds...

enhancement

When I was investigating #332, I needed to run with `-curl`. The first time I tried this, ddclient hung during the request. It was using `WWW::Curl::Easy`. Having uninstalled it, things...

- Android version: 9 - Device: Sony XZ1 Compact - Delta Chat version: 1.28.3 - Expected behavior: I should always get notifications for new messages - Actual behavior: I sometimes...

I just spent a couple of hours tracking down a bug where whenever I opened a Javascript file, Emacs added an extra blank line at the bottom. This turned out...

I find the following line in flymake.el: ``` ;;+(add-hook 'find-file-hook 'flymake-find-file-hook) ``` I see no problem with uncommenting it (it seems to be the simplest way to get flymake working...