Samuel W. Flint

Results 69 comments of Samuel W. Flint

I'll update the PR, but here's my thought: - `ab` before setup - `aa` after setup - `af` after flip

I like those better, and good idea on adding the play binding. Updated!

Some of the cell manipulation commands would be really helpful, especially delete current cell. IIRC, break cell, insert cell below/above could just be built in terms of outline-minor-mode commands. However,...

This sort of thing is related to the problem that we're having in joostkremers/ebib#301. There, we're trying to use `citar--select-resource` and `(citar--get-notes-config :open)` to get a buffer to display, though...

Perhaps an `:open-no-display` could be helpful?

You could also add `#+startup: latexpreview`, in each file, or customize `org-startup-with-latex-preview`, which see.

Cool. I'll send them an email. Been thinking about doing that to see if they'd add abstract too.

What themes are you using? I suspect that one or both of the themes sets some font settings. Note, you could add a function to `theme-changer-post-change-hook` (which, see) which unconditionally...

I see what you're saying, at the same time, because we have `theme-changer-post-change-hook`, I'm not sure that this is the way to do it (because some themes *do* set it...

It does communicate which theme was changed to. That being said, I'd rather rework the hook, and make it a bit more flexible. Perhaps make it so that an alist...