英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

Emacs    
/ee'maks/ (Editing MACroS, or Extensible MACro
System, GNU Emacs) A popular {screen editor} for {Unix} and
most other {operating systems}.

Emacs is distributed by the {Free Software Foundation} and was
{Richard Stallman}'s first step in the {GNU} project. Emacs
is extensible - it is easy to add new functions; customisable
- you can rebind keys, and modify the behaviour of existing
functions; self-documenting - there is extensive on-line,
context-sensitive help; and has a real-time "what you see is
what you get" display. Emacs is writen in {C} and the higher
levels are programmed in {Emacs Lisp}.

Emacs has an entire {Lisp} system inside it. It was
originally written in {TECO} under {ITS} at the {MIT} {AI
lab}. AI Memo 554 described it as "an advanced,
self-documenting, customisable, extensible real-time display
editor".

It includes facilities to view directories, run compilation
subprocesses and send and receive {electronic mail} and
{Usenet} {news} ({GNUS}). {W3} is a {web browser}, the
ange-ftp package provides transparent access to files on
remote {FTP} {servers}. {Calc} is a calculator and {symbolic
mathematics} package. There are "modes" provided to assist in
editing most well-known programming languages. Most of these
extra functions are configured to load automatically on first
use, reducing start-up time and memory consumption. Many
hackers (including {Denis Howe}) spend more than 80% of their
{tube time} inside Emacs.

GNU Emacs is available for {Unix}, {VMS}, {GNU}/{Linux},
{FreeBSD}, {NetBSD}, {OpenBSD}, {MS Windows}, {MS-DOS}, and
other systems. Emacs has been re-implemented more than 30
times. Other variants include {GOSMACS}, CCA Emacs, UniPress
Emacs, Montgomery Emacs, and {XEmacs}. {Jove}, {epsilon}, and
{MicroEmacs} are limited look-alikes.

Some Emacs versions running under {window managers} iconify as
an overflowing kitchen sink, perhaps to suggest the one
feature the editor does not (yet) include. Indeed, some
hackers find Emacs too {heavyweight} and {baroque} for their
taste, and expand the name as "Escape Meta Alt Control Shift"
to spoof its heavy reliance on keystrokes decorated with
{bucky bits}. Other spoof expansions include "Eight Megabytes
And Constantly Swapping", "Eventually "malloc()'s All Computer
Storage", and "Emacs Makes A Computer Slow" (see {recursive
acronym}). See also {vi}.

Latest version: 20.6, as of 2000-05-11. 21.1 ({RSN}) adds a
new redisplay engine with support for {proportional text},
images, {toolbars}, {tool tips}, toolkit scroll bars, and a
mouse-sensitive mode line.

{FTP} from your nearest {GNU archive site}.

E-mail: (bug reports only) .

{Usenet} newsgroups: {news:gnu.emacs.help},
{news:gnu.emacs.bug}, {news:alt.religion.emacs},
{news:gnu.emacs.sources}, {news:gnu.emacs.announce}.

[{Jargon File}]

(1997-02-04)

Eight Megabytes And Constantly Swapping (slang, EMACS)

EMACS: /ee´maks/, n. [from Editing MACroS] The ne plus ultra of hacker editors, a
programmable text editor with an entire LISP system inside it. It was
originally written by Richard Stallman in TECO under
ITS at the MIT AI lab; AI Memo 554 described it as
an advanced, self-documenting, customizable, extensible real-time
display editor”. It has since been reimplemented any number of
times, by various hackers, and versions exist that run under most major
operating systems. Perhaps the most widely used version, also written by
Stallman and now calledGNU EMACSor
GNUMACS, runs principally under Unix. (Its close
relative XEmacs is the second most popular version.) It includes
facilities to run compilation subprocesses and send and receive mail or
news; many hackers spend up to 80% of their tube
time inside it. Other variants include
GOSMACS, CCA EMACS, UniPress EMACS, Montgomery
EMACS, jove, epsilon, and MicroEMACS. (Though we use the original all-caps
spelling here, it is nowadays very commonlyEmacs’.) Some
EMACS versions running under window managers iconify as an overflowing
kitchen sink, perhaps to suggest the one feature the editor does not (yet)
include. Indeed, some hackers find EMACS too
heavyweight and baroque for
their taste, and expand the name asEscape Meta Alt Control
Shiftto spoof its heavy reliance on keystrokes decorated with
bucky bits. Other spoof expansions include
Eight Megabytes And Constantly Swapping’ (from when that was a
lot of core), ‘Eventually
malloc()s
All Computer Storage’, andEMACS Makes A Computer Slow
(see recursive acronym). See also
vi.


请选择你想看的字典辞典:
单词字典翻译
Emacs查看 Emacs 在百度字典中的解释百度英翻中〔查看〕
Emacs查看 Emacs 在Google字典中的解释Google英翻中〔查看〕
Emacs查看 Emacs 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • How do you run Python code using Emacs? - Stack Overflow
    I'm trying to run Python code for testing and debugging using Emacs How should I debug and run code in * py files ? I tried using the M-x compile commands Using M-x compile, I get a compilation
  • How do you redo changes after undo with Emacs?
    This article says that "Emacs has redo because you can reverse direction while undoing, thereby undoing the undo" What does this mean? How can a user 'redo' with Emacs?
  • Newest emacs Questions - Stack Overflow
    0answers 36views Emacs fonts on wayland I just made the switch to wayland but when I opened emacs using the daemon and 'emacsclient -c' rather than the font that I set (Monaspace Krypton) in the config el it automatically goes to some fonts emacs wayland
  • How to setup Emacs to use a given Python virtualenv?
    I use Emacs for a number of tasks and as I am starting to work with Python I would like to keep using Emacs to code in Python I have set up a virtualenv for Python3, and it is working as desired
  • How can I preview markdown in Emacs in real time?
    In Emacs, solutions involving addons for live-updating became rather cumbersome and sub-optimal I ended up opening a md file directly in a browser with an addon s a Markdown Viewer It works great Every time I save changes, the content in a browser is updated, at least on linux systems You can also select a proper theme, s a light or dark
  • emacs - How to specify AUTO_TEMPLATE wild card for inputs and outputs . . .
    The common practice for auto instantiating a verilog module with wildcard is: * sub AUTO_TEMPLATE ( \(rg_ *\) (\1_@), ); * sub sub ( *AUTOINST* ); The wildcard in the example above says "for any port name that starts with rg_ append the instance number Note that this will be applied to both - input and output ports Is there a way to add some kind of directive so that the above templating
  • How to disable the beep in emacs on Windows - Stack Overflow
    All Emacs configuration and customization is written in this language (as indeed is the majority of the editor itself) You can read more about the init file and customizing Emacs in the built-in manual, by typing: M-: (info "(emacs) Customization") RET or C-h i g (emacs) Customization RET You may need to learn how to use the info reader first
  • Should I learn to use Emacs? - Stack Overflow
    I've used emacs for more than twenty years As much as possible, I try to use it for all my typing needs, including, as Fu86 mentioned, reading email, news, etc, as well as notes, to-do lists, writing code, running compiles, etc Since emacs is much older than the extensible vim (as opposed to the relatively non-extensible vi), it has a much larger collection of extension modes covering almost
  • Emacs in Windows - Stack Overflow
    How do you run Emacs in Windows? What is the best flavor of Emacs to use in Windows, and where can I download it? And where is the emacs file located?





中文字典-英文字典  2005-2009