Skip to main content
1 of 4
Manuel Uberti
  • 3.4k
  • 20
  • 38

Org-mode emphasis markers: surround symbol

Suppose I have this text, where | is point.

This is the te|xt.

Now I want to put the word text in bold, so I use Org keybindings and do C-c C-x C-f and pick *. This is what happens:

This is the te *|* xt.

Would it be possible to have the markers surround the symbol where point is on that symbol? Like this:

This is the *text*.

Manuel Uberti
  • 3.4k
  • 20
  • 38