Daniel Mendler

Results 795 comments of Daniel Mendler

@yantar92 Thanks! This is helpful. A simple official API for unfolding and subsequent restoration would be nice to have. Such an API didn't exist previously since Org just relied on...

Hi, I had some issues with quickcheck not generating special values, so I made a small package for it which uses a Special newtype similar to what was proposed here....

In principle I agree that everything should be generated. However for Float, the NaN values are problematic since they violate the typeclass laws.

If the non-Unicode Tofus create problems you can set `consult--tofu-char` and `consult--tofu-range` such that characters from the private Unicode plane B are used instead. The range will be smaller but...

Thanks for this. I noticed the debates regarding the register changes. I am not sure if everything is settled regarding that matter? For now I won't merge the change. I...

I've just migrated to Emacs 30. Is this PR still needed? I don't see any change in behavior with `register-use-preview=nil`.

It seems to me that the change is unnecessary. One can simply set `register-use-preview` to `traditional` (the default) and everything keeps working as is. What is the advantage of setting...

I see why the change has been controversial. There seem to be zero advantages if you set `register-use-preview=nil` over traditional mode with a delay. The traditional behavior cannot be legacy...

Okay, I close this for now. I will reconsider, in the case I discover that there are actual advantages of the settings never and nil. To be clear, the new...