Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 114627
Collapse All | Expand All

(-)/usr/share/emacs/site-lisp/a2ps-print.el.orig (+1 lines)
Lines 93-98 Link Here
93
			  (concat "--center-title=" name)
93
			  (concat "--center-title=" name)
94
			  (concat "--footer=" (concat name " Emacs buffer"))
94
			  (concat "--footer=" (concat name " Emacs buffer"))
95
			  (concat "--pretty-print=" filetype)
95
			  (concat "--pretty-print=" filetype)
96
			  (concat "-d")
96
;Uncommenting the following gives a print preview (only):
97
;Uncommenting the following gives a print preview (only):
97
;			  (concat "--output=/tmp/foo.ps")
98
;			  (concat "--output=/tmp/foo.ps")
98
			  )
99
			  )

Return to bug 114627