Timeline for Run a shell command as lisp
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 22, 2016 at 19:43 | history | edited | Drew | edited tags | |
| May 27, 2016 at 2:00 | comment | added | phils | C-c p is an end-user reserved key binding (as are all C-c <letter> sequences). If if does anything, it should be because you yourself bound it to a command. Not telling us what that command is means we don't know for certain what you're describing. | |
| May 26, 2016 at 17:04 | answer | added | Tyler | timeline score: 8 | |
| May 26, 2016 at 16:49 | comment | added | lawlist | (insert (shell-command-to-string "date")) and (insert (format "The value is %d." fill-column)) There may be other shell-command-to-string threads, so this question may end up being marked duplicate? | |
| May 26, 2016 at 16:29 | history | asked | Quora Feans | CC BY-SA 3.0 |