efaq: Hiding #ifdef lines

 
 5.28 In C mode, can I show just the lines that will be left after ‘#ifdef’ commands are handled by the compiler?
 ================================================================================================================
 
 ‘M-x hide-ifdef-mode’.  (This is a minor mode.)  You might also want to
 investigate ‘cpp.el’, which is distributed with Emacs.