c++ - Run command in emacs, get output in clickable buffer -


i run shell command , output in clickable buffer in emacs. command shell script runs glimpse on bunch of source files. output looks grep's output. includes file name , line number. able click on file or enter while standing on , emacs take me line in file. suppose need custom function that, new emacs don't yet know how program it.

m-x grep type in command instead of default.

m-x apropos "grep.*null" finds grep-use-null-device if need not send "/dev/null"


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -