ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Tyurin <mrkooll@tdr.pibhe.com>
To: community@altlinux.ru
Subject: Re: [Comm] Печать в Emacs.
Date: Thu, 9 Oct 2003 09:19:03 +0300
Message-ID: <20031009061903.GA11970@mrkooll.tdr.pibhe.com> (raw)
In-Reply-To: <20031009094303.62d06626.kirey@mmk.ru>

[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]

On Thu, Oct 09, 2003 at 09:43:03AM +0600, Alexander Kirey wrote:
> Здравствуйте!
> 
> После установки Emacs, при попытке распечатать buffer
> по команде C-u M-x ps-print-buffer:
> $ emacs -nw
> Fatal error (11).Segmentation fault
> 
> При самой печати был запрос к ps-print.elc, как я успел заметить.
> только он почему-то был сжат ps-print.elc.bz2.
> 
> cd /usr/share/emacs/21.3/lisp
> ls ps*
> ps-bdf.elc ps-mule.elc ps-print.elc.bz2
> 
> После распаковки в /usr/share/emacs/21.3/lisp/ps-print.elc
> ps файл получился.
> Может это мои локальные проблемы, что он не распаковался...
> 
> И еще, спотыкается на русском тексте:
> font for characters not found, continue anyway? (y or n)
> 
> Как его научить понимать русский текст?
> Emacs использует ghostscript? и если использует, то почему
> не находит путь к фонтам ghostscript, или что-то я не правильно
> понимаю... 
<scip>

Я решил проблему достаточно грубо: отказавшись от postscript print
buffer и дописав в ~/.emacs
(setq lpr-command "enscript")
(setq lpr-switches '("-B"))


-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
			

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-10-09  6:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09  3:43 Alexander Kirey
2003-10-09  6:19 ` Maxim Tyurin [this message]
2003-10-09 11:09 ` Alexej Kryukov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031009061903.GA11970@mrkooll.tdr.pibhe.com \
    --to=mrkooll@tdr.pibhe.com \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git