Re: Emphasizing text when composing mails?
Gijs Hillenius <[email protected]>
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Organization | Using Emacs' Org Mode |
| Message-ID | <[email protected]> |
On 14 December 2023 14:58 Tim Landscheidt, wrote: > Hi, > > Gnus has the feature to display some words with a different > face if they are bracketed with certain characters (*bold*, > /italic/, _underline_). > > Is there a command for the opposite direction when composing > mails, i. e. I write a paragraph, I want to mark up "for > example" as bold, so I select those words as a region, M-x > some-gnus-or-emacs-command, and the text changes to "*for* > *example*"? This is the difference between Gnus' Message mode (for writing) and its Article mode (for reading). No idea if it possible to add display features from Article mode to Message mode. To know more about the Gnus mode you're in: M-x describe-mode (or C-? and possibly others)