gijs
@gijs@post.hillenius.net
357 following, 161 followers
c(ommand) h(elp) point... get it? aka m-x display-local-help
@gijs In my head the mnemonic is that it's like M-. but goes to help instead of definition.
@gijs @ericsfraga the "local help" system in generic, and is genrally used to display hints that modes insert into a buffer using text properties or overlays. With Flymake for example it will print the highlighted warning or error message at point.