Hi all,
If you're like me, you get comfortable in your own Emacs workflow and just let your fingers do the walking all the time. That's why Emacs is great. Maybe you can think about your muscle memorized actions and pick out the single most useful function (whether a part of Emacs or in an addon package) that you don't think is well publicized and share it with us?
Obviously it jumps to the location of last change in the current buffer. But the cool thing, is you can invoke it repeatedly to revisit all the locations in the current buffer where you've made a change. The function works by analyzing the undo list, and it's light weight and unobtrusive (unlike highlight-changes-mode).
Your turn.
--
Le