Re: `org-emphasize' missing in the manual

2024-04-23 Thread Arash Esbati
Ihor Radchenko writes: > Thanks! > Applied, onto main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=ff9d00c9c Thanks for considering this. Best, Arash

Re: `org-emphasize' missing in the manual

2024-04-23 Thread Ihor Radchenko
Arash Esbati writes: > Thanks for your response. I'm not really familiar with Org development, > but I hope the attached change fits the bill. Please feel free to > adjust when necessary. Thanks! Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=ff9d00c9c --

Re: `org-emphasize' missing in the manual

2024-04-22 Thread Arash Esbati
Ihor Radchenko writes: > Makes sense. > Would you be interested to submit a patch? > You will need to modify doc/org-manual.org file in Org repository. > See https://orgmode.org/worg/org-contribute.html Thanks for your response. I'm not really familiar with Org development, but I hope the

Re: `org-emphasize' missing in the manual

2024-04-22 Thread Ihor Radchenko
Arash Esbati writes: > I wonder why the function `org-emphasize' is missing in the manual. I'm > not an versed Org user, but it seems that this command is the entry > point for users to mark up text. So I suggest to add it to > > 12.2 Emphasis and Monospace[1],[2] > > in

`org-emphasize' missing in the manual

2024-04-22 Thread Arash Esbati
Hi all, I wonder why the function `org-emphasize' is missing in the manual. I'm not an versed Org user, but it seems that this command is the entry point for users to mark up text. So I suggest to add it to 12.2 Emphasis and Monospace[1],[2] incl. the keybinding "C-c C-x C-f". B