[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:53687] Re: Error while loading 50a2ps



武藤@Debianぷろじぇくとです。

At Tue, 16 Feb 2010 19:48:53 +0900,
hiroshi morimoto wrote:
> emacs22 で
> Loading /etc/emacs/site-start.d/50a2ps.el (source)...
> Error while loading 50a2ps
> と言うエラーが出ている人は居られませんでしょうか?

Debian Bug#507293:

the problem is with the following line in /etc/emacs/site-start.d/50a2ps.el
(autoload a2ps-region "a2ps-print"
  "Print region contents as with Unix command `a2ps'.
    `a2ps-switches' is a list of extra switches (strings) to pass to a2ps."
  t)

it should be

(autoload 'a2ps-region "a2ps-print"
  "Print region contents as with Unix command `a2ps'.
    `a2ps-switches' is a list of extra switches (strings) to pass to a2ps."
  t)

#うーむ、これmhattaさんのパッケージか…
-- 
武藤 健志@ kmuto @ kmuto.jp
           Debian/JPプロジェクト   (kmuto@debian.org, kmuto@debian.or.jp)
           株式会社トップスタジオ  (kmuto@xxxxxxxxxxxxxxx)
URI: http://kmuto.jp/ (Debianな話題など)