Bob Kline

Results 19 comments of Bob Kline

@mkleehammer Under Python 3.10 `PyUnicode_FromUnicode(NULL, size)` triggers a `DeprecationWarning` message to `stderr`, breaking CGI scripts. Should I open a separate ticket to get this fixed on a faster track than...

Any chance of getting some movement on this? The bug is a serious regression (2.x handles the quoting correctly) and it was reported over seven years ago. 🙁 We do...

Also, I should point out that I believe the way the patch is currently implemented is a breaking change, beyond the bit about CRLF rejection. The documentation (before the patch...

This laptop (owned by my primary client) is running 12.5.1 on x86_64. On my own MacBook, running 12.5.1 on M1, the same version of Emacs (installed with the identical `brew`...

Taking a little detour, I tried a stab in the dark with the theory that perhaps I would be able to use the `combine-and-package` script to produce an Emacs which...

Back to the ultimate goal: do you know if there's something I can do to the executable installed by https://emacsformacosx.com/ to make it attachable by the debugger?

It's starting to look like I can build a program I can debug (but which doesn't exhibit the behavior I'm being asked to debug) or I can install a pre-built...

I was able to reproduce this on another Intel MacBook, on which I reformatted the hard disk and reinstalled Mac OS (Monterey). The only third-party application I installed was the...

I noticed that this bug was first [reported](https://debbugs.gnu.org/cgi/bugreport.cgi?bug=53481) in January of this year, which is when the switch to the Rust loader happened (or at least, the `git` "author" date...

You're right—I can reproduce the bug by running Emacs-x86_64-10_14 directly. So that does indeed rule out the launcher (and it was in fact a coincidence that the switch to the...