modula t.

Results 20 issues of modula t.

Seems to be a similar issue to #53 - cdn.0x40hu.es does not respond (nor even to ping), so when attempting to load the remote respacks, it eventually times out and...

If the user provides a `C-u` prefix argument, delete one character as usual. If the user provides a numeric prefix argument (such as `C-u 8` or `M-8`) delete that many...

Often I find myself wondering what package defines a symbol. `symbol-package` can be used for this, of course, but I feel like it would be handy if `repl-utilities:doc` would show...

This option will cause `sp-forward-parallel-sexp` and `sp-backward-parallel-sexp` to raise a `user-error` when hitting the end of the enclosing sexp, rather than looping back to the other end. Fixes Fuco1#1038.

Image-mode buffers display images. If the user is displaying an image, it is unlikely that they would want to include their (typically binary) content when searching with `swiper-all`.

Hi. I'm writing a Renoise script that will automatically create a drumset by selecting random files from a directory. I feel like it would be very convenient if the script...

Scrolling with the mouse wheel seems to scroll a lot less in Factor than it does in most other GUI programs. This change multiplies the scroll by 3 which makes...

**Describe the bug** Rongs does not seem to generate audio as I would expect. **To Reproduce** Examples from [Rongs' documentation](https://doc.sccode.org/Classes/Rongs.html): ```supercollider ( Ndef(\c, {|pan=0.0, trigfreq=4| var trig = Dust2.kr(trigfreq); var...

I use undo a lot, but when I use undo in weechat.el buffers, it often ends up undoing lines of chat. Of course, I can simply redo to bring them...

Hi. First, thanks for making this, the code seems well-written and the interface well-designed, as expected from you. I'd like to use dired-preview, however it seems that it's designed with...