由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 请教一个emacs的问题
相关主题
[转载] why it is so slow in linux?Re: Where to download XWindow? (Thanks a lot)
hex edit in xemacs?[转载] 5Dwm, a SGI 4Dwm clone for Linux , BSD
请问text版linux怎样加装xwindows/GUI (转载)X window编程
a question about xwindowsinstall cxterm
Xwindows 不能记得我的设置,怎么办?How use Chinese telnet in Mac OSX?
英雄,救命啊!!![转载] 请问:winxp与xwindow兼容问题
Unix下有什么好点的中英和英中字典?Help, What happen to Audio output when using Exceed
求救: 我的EXCEED怎么不工作了? 有办法解决么?xwindow通讯用的那个端口啊?
相关话题的讨论汇总
话题: alt话题: emacs话题: key话题: meta话题: try
进入Unix版参与讨论
1 (共1页)
q********u
发帖数: 6
1
我使用的是freebsd,
在emacs里 Alt相关的命令都没用了,象alt+f,alt+b,alt+e,之类的移动。
但在xwindows下的emacs却又正常.请教一下这是怎么回事?
emacs没有定义Alt键?那该用什么键?谢了先。
p****s
发帖数: 3184
2

Emacs was originally designed by Richard Mattew Stallman for mainframes,
where there was a Meta key, but not Alt key.
Alt key became popular after PC became a gigantic business, so
sometimes Emacs porters just grab the Alt key to function as Meta,
but sometimes not.
Try ESC prefix key, it always works because ESC is an ASCII character.
Neither Meta nor Alt is defined in ASCII.

【在 q********u 的大作中提到】
: 我使用的是freebsd,
: 在emacs里 Alt相关的命令都没用了,象alt+f,alt+b,alt+e,之类的移动。
: 但在xwindows下的emacs却又正常.请教一下这是怎么回事?
: emacs没有定义Alt键?那该用什么键?谢了先。

f***d
发帖数: 101
3
or try ctrl+x then your key,
like for alt+f
try to type ctrl+x then f

【在 p****s 的大作中提到】
:
: Emacs was originally designed by Richard Mattew Stallman for mainframes,
: where there was a Meta key, but not Alt key.
: Alt key became popular after PC became a gigantic business, so
: sometimes Emacs porters just grab the Alt key to function as Meta,
: but sometimes not.
: Try ESC prefix key, it always works because ESC is an ASCII character.
: Neither Meta nor Alt is defined in ASCII.

1 (共1页)
进入Unix版参与讨论
相关主题
xwindow通讯用的那个端口啊?Xwindows 不能记得我的设置,怎么办?
any solution to view Chinese in unix console?英雄,救命啊!!!
[转载] 如何access Xwindow 的 clipboard, 编程须要Unix下有什么好点的中英和英中字典?
怎麽映射backspace或del?求救: 我的EXCEED怎么不工作了? 有办法解决么?
[转载] why it is so slow in linux?Re: Where to download XWindow? (Thanks a lot)
hex edit in xemacs?[转载] 5Dwm, a SGI 4Dwm clone for Linux , BSD
请问text版linux怎样加装xwindows/GUI (转载)X window编程
a question about xwindowsinstall cxterm
相关话题的讨论汇总
话题: alt话题: emacs话题: key话题: meta话题: try