Timeline for kill-region deletes entire buffer content instead of selected text
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 11, 2016 at 15:38 | vote | accept | Saravana | ||
| Apr 11, 2016 at 15:30 | answer | added | Tyler | timeline score: 6 | |
| Apr 11, 2016 at 2:38 | comment | added | Colin Bell | From the Help for eval-buffer: This function preserves the position of point. It doesn't say anything about the mark. | |
| Apr 11, 2016 at 2:33 | comment | added | lawlist | eval-buffer is probably either selecting the entire buffer, but too fast to see with the naked eye; or, perhaps the point (region-end) is pushed to the end of the buffer so that the region envelopes everything. | |
| Apr 11, 2016 at 2:22 | history | asked | Saravana | CC BY-SA 3.0 |