donphan.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This generalist Mastodon server welcomes enthusiasts of the Pokémon franchise, to talk about it or anything else. Join the federation!

Server stats:

129
active users

#lang_en

5 posts5 participants0 posts today
Ténno Seremél’
Public

Let’s suppose, that cursor position is at column C. I need to jump to the first of the following lines that has a non‐whitespace character in the column C, if any. Lines that are shorter than C characters should also be skipped. Is there something like this in Emacs, or do I need to roll my own function?