Howard Melman writes: > Daniel Mendler via "Bug reports for GNU Emacs, the Swiss > army knife of text editors" writes: > >>>> Okay. I have attached an updated version of the patch to this mail. I >>>> have added a customization option (off by default) and a NEWS entry. > >> +(defcustom eldoc-help-at-pt nil >> + "If non-nil, sow `help-at-pt-kbd-string' at point via Eldoc. > > s/sow/show/ Fixed. Updated patch attached to this mail. Daniel