How to set `latexmk` options using it with `AUCTEX`?

Similar question to that of How to set `latexmk` options using it with `polymode`? In order to compile a .tex file I can use C-c C-c (TeX-command-master)(https://elpa.gnu.org/packages/doc/auctex.ht...

Emacs Stack Exchange

The folks at #CherryAudio are in the spirit and are giving away a softsynth #SEM with some cool mods. Find it here:
https://cherryaudio.com/products/synthesizer-expander-module

Some of us are in new synth time out as we actually try to come to grips with...er anyway the nice thing about #Softsynths is they are inconspicuous. Have you heard
Cherry's #Polymode ? Absolute beast

Synthesizer Expander Module

Synthesizer Expander Module is a FREE emulation of the classic self‑contained synthesizer module of the same name. Though it was a simple, barebones monosynth, the Synthesizer Expander Module possessed a unique tone quality, courtesy of its 12 dB/oct state-variable filter. With lowpass, bandpass, highpass, and notch ...

Cherry Audio

Using #polymode to combine #mastodonel does work well: #markdown and #orgmode code blocks are syntax highlighted.

To prevent indentation from being messed up, I'll add a function to `mastodon-toot-mode-hook` that replaces leading whitespace in code blocks with non-breakable spaces.

#emacs

Will try and use #polymode with #mastodonel to have highlighting
applied to code in #markdown and #orgmode blocks within toots.

This is a sample for testing purposes.

```scala
implicit class Thing(that: String) {
  def transform: String = ???
}
```

#+begin_src emacs-lisp
(defface dc/mastodon-hashtag-face
  '((t :inherit button))
  "Face for mastodon hashtags."
  :group 'mastodon-extra-faces)
#+end_src lisp

Had to use non-breakable spaces to have mastodon keep the indentation 😩

@bkhl @emacs Well actually I just found #polymode

https://github.com/polymode/polymode

And even attempts to integrate it into #orgmode

https://github.com/polymode/poly-org

However searching the org manual this does not seem to be upstream or am I wrong?

I certainly need to read up on polymode!

GitHub - polymode/polymode: Framework for Multiple Major Modes in Emacs (core library)

Framework for Multiple Major Modes in Emacs (core library) - polymode/polymode

GitHub
emacs-polymode-for-message-mode

PeerTube