由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - [转载] 在xemacs的*.el文件里面怎样调用shell command?
相关主题
切磋切磋, 高手们都是怎么学的UNIX?How to save XEmacs options?
一个奇怪的现象!how to install speedbar on xemacs?
How to debug C program in Unix能在xemacs中把Del键设成删除光标后的字符的功能键吗
a low_hand_question about emacs.some wt
xemacs 里如何设置让它显示行号?EMACS 求教
Re: xemacs ?XEmacs Shell 问题
请教How to adjust man output?how to display color for java or c mode in xemacs
How to see line number in Emacs大侠,请问如何在VI和XEMACS中对齐程序?
相关话题的讨论汇总
话题: atlas话题: mode话题: command话题: menu话题: shell
进入Unix版参与讨论
1 (共1页)
t*******u
发帖数: 10
1
【 以下文字转载自 Linux 讨论区,原文如下 】
发信人: tennispku (风中之雁), 信区: Linux
标 题: 在xemacs的*.el文件里面怎样调用shell command?
发信站: The unknown SPACE (Fri Sep 20 17:31:42 2002) WWW-POST
e.g.
(easy-menu-define
atlas-mode-menu atlas-mode-map
"Menu for `atlas-mode'."
'("ATLAS"
["Compile" shell-command ("c:/atlas/axl/adlc.exe")] <-- it doesn't work
["Run" ]
))
I attached the manual below. how do I specify "output-buffer"?
thanks!
----------------
`shell-command' (buffer: *Hyper Apropos*, mode: Hyper-Apropos)
Interact
1 (共1页)
进入Unix版参与讨论
相关主题
大侠,请问如何在VI和XEMACS中对齐程序?xemacs 里如何设置让它显示行号?
为什么我看不见新的邮件Re: xemacs ?
xemacs Q: how to jump to the desired method请教How to adjust man output?
xemacs中怎么样设置自动回车对齐?How to see line number in Emacs
切磋切磋, 高手们都是怎么学的UNIX?How to save XEmacs options?
一个奇怪的现象!how to install speedbar on xemacs?
How to debug C program in Unix能在xemacs中把Del键设成删除光标后的字符的功能键吗
a low_hand_question about emacs.some wt
相关话题的讨论汇总
话题: atlas话题: mode话题: command话题: menu话题: shell