My workflow is M-s o searches for symbol at point. Your recent commit revno: 115651 closed this behaviour for me. Just wanted to check whether you overlooked the following diff. The following works for me. (custom-set-variables '(read-regexp-defaults-function (quote find-tag-default-as-symbol-regexp)))