man preview el put nroff source through man
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.014 sec
man-preview.el -- put nroff source through man     

Group: gnu.emacs.sources · Group Profile · Search for man preview el put nroff source through man in gnu.emacs.sources
Author: Kevin Ryde
Date: Aug 8, 2008 18:29

... it grows. ;;; man-preview.el --- preview nroff man file source ;; Copyright ... buffer. The buffer is put through \"man -l\" and the formatted ... since it just sends to man's stdin, there's no...-region (point-min) (point-max) "man" nil ;; don't delete input...delete-file errorfile) (if (fboundp 'Man-mode) ;; emacs21 and emacs22 (progn...
Show full article (8.48Kb)
perl-pod-preview.el     

Group: gnu.emacs.sources · Group Profile · Search for man preview el put nroff source through man in gnu.emacs.sources
Author: Kevin Ryde
Date: Oct 25, 2007 17:05

...will be using. ;;; Install: ;; Put perl-pod-preview.el somewhere in your ... it's put through the \"pod2man\" command and then \"man\" for ... the offending parts of the source (but alas only for ordinary ... convert to latin-1 for nroff/groff as ;; part of its ... delete input (list perl-pod-preview-buffer errorfile) nil ;; don't ...
Show full article (10.51Kb)