~/.emacs.elは書き換えました。 Postscript Print Buffer はどう実行すればいいのですか? > 野宮です. > > 上間さん> emacs の印刷方法は? > > ~/.emacs.el にある印刷の設定を全てコメント・アウトし、 > > > (require 'ps-print) > (setq ps-multibyte-buffer 'non-latin-printer) > (setq wl-print-buffer-function 'ps-print-buffer-with-faces) > (setq ps-print-header nil) > (setq ps-print-color-p nil) > (setq ps-font-size 10.0) > (setq ps-left-margin (/ (* 72 1.5) 2.54)) > (setq ps-right-margin (/ (* 72 0.6) 2.54)) > (setq ps-inter-column (/ (* 72 0.5) 2.54)) > (setq ps-bottom-margin (/ (* 72 1.2) 2.54)) > (setq ps-top-margin (/ (* 72 2.0) 2.54)) > (setq ps-header-line-pad 0.15) > > (注) 数値は.ご自分のプリンターに合わせて調整して下さい. > > を書き加え,Emacs & Mew を起動して、Emacs の File メニューの > > Postscript Print Buffer > > を実行してどうでしょうか? > > --- > 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp > > 「私たちが今日直面している化学物質の危険性に関する疑問に対し、通常の > 科学的な正確さをもって答えようとすれば、たぶんさらに数十年を要するで > あろう。」 -- J. V. Rodricks -- >