Timeline for Ways to automatically insert a space after a LaTeX command (inserted by an AucTeX shortcut, e.g. `g) if the next keystroke is a letter
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 4, 2016 at 8:45 | answer | added | xuhdev | timeline score: 2 | |
| Oct 30, 2016 at 11:42 | comment | added | Harald Hanche-Olsen | Here is a rough idea for a solution: Put a function on post-self-insert-hook. The function should examine last-command, and if it is whatever auctex uses to expand shortcuts, it should examine the character just inserted and optionally insert a space in front of it. | |
| S Oct 30, 2016 at 9:37 | history | suggested | xuhdev | CC BY-SA 3.0 | Some reformatting. |
| Oct 30, 2016 at 9:33 | review | Suggested edits | |||
| S Oct 30, 2016 at 9:37 | |||||
| Oct 30, 2016 at 8:52 | history | edited | Name | CC BY-SA 3.0 | added 10 characters in body |
| Oct 30, 2016 at 8:36 | history | asked | Name | CC BY-SA 3.0 |