Paul W. Rankin
Paul W. Rankin
Sorry, only the commands `binder-next` and `binder-previous` live in `binder-navigation-map`, whereas the other keys are in `binder-mode-map`. The latter inherits from the former, so you could bind everything in `binder-mode-map`...
The reason for this is in the echo(1) man page: > the builtin echo in sh(1) does not accept the -n option.
Sorry I struggle to make time to play video games! I had a (dumb) question related to that... so after following the game install instructions on the wiki, do I...
> How would that work with fountain-mode? At the moment the only implementation is that the page break regular expression allows for the forced page break: ``` === 7 ===...
> Interesting, if this does go through, does that mean revision colors are also a possibility? Kinda depends on how you see that working. Do you mean just syntax highlighting...
> How would that work with fountain-mode? I realise I didn't really respond to this. The pagination logic is already there, it's how the `fountain-export-troff` paginates before converting to troff,...
@sattelitecr as far as the internal PDF export via Troff goes, Troff has the request `.mc` which puts a character in the right margin, e.g. `*`, so it's doable. I...
Still seeing this with Perl 5.38.0 and Pod::PseudoPod 0.19. No output created.
Thanks I hadn't considered that some modes specify headings with children in their imenu expression. Leave it with me.
Is this for Org-Mode? I did some investigating and the problem is that Org does not provide the position for the Imenu parent item in a way that Imenu understands....