Re: Debian's emacs 无 Read the Emacs Manual 文档

2011-06-26 文章 wu wolfman
> > 安装 emacs23-common-non-dfsg [1] squeeze搞定,lenny不想用 backport的。谢谢! > > [1] http://packages.debian.org/sid/emacs23-common-non-dfsg >

Debian's emacs 无 Read the Emacs Manual 文档

2011-06-26 文章 wu wolfman
debian(lenny, squeeze)C-h r 或在菜单 Help --> Read the Emacs Manual 均无法调出 manual, 报告错误信息: Info file emacs does not exist (Windows 下的 emacs 23.3.1 能调出) baidu/google 说此内容属于 non-free部分, 但在 http://www.debian.org/distrib/packages 的 non-free 部分也找不到 请问大家是如何解决这个问题?

请教: emacs 中 能否直接运行当前 buffer 的 perl 程序?

2011-06-22 文章 wu wolfman
假如: 用 emacs 写了/打开 一个 hello world 的 perl程序。 请问: 在 emacs 里能直接运行这个 perl 程序吗? (有别于到 shell 下面去另外运行的方式) 谢谢!