vine-users ML アーカイブ



[vine-users:076743] Re: emacs Sylpheed でのプリント( 印刷)につい て

  • From: 上間 つよし <mugenkai15@xxxxxxxxx>
  • Subject: [vine-users:076743] Re: emacs Sylpheed でのプリント( 印刷)につい て
  • Date: Sun, 22 Apr 2007 01:53:26 +0900 (JST)
~/.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 --
>