what is the important uses of emacs lisp?
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.help Profile…
 Up
what is the important uses of emacs lisp?         


Author: xiaopeng hu
Date: Aug 21, 2008 06:31

thanks

thanks
9 Comments
Re: what is the important uses of emacs lisp?         


Author: Michael Ekstrand
Date: Aug 21, 2008 07:14

First, please put your question in the body of the message. It makes
reading and replying easier.

Now, to attempt to answer your question: everything. Emacs Lisp is used
for extending, customizing, and implementing Emacs. Most of Emacs
itself is written in Emacs Lisp. Emacs users use Emacs Lisp to
customize their Emacs (setting variables and writing functions in their
.emacs file, typically) and add new features to it. Software developers
use Emacs Lisp to write new packages adding additional features and
capabilities to Emacs.

=2D Michael

=2D-=20
mouse, n: A device for pointing at the xterm in which you want to type.
Confused by the strange files? I cryptographically sign my messages.
For more information see <http://www.elehack.net/resources/gpg>.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Show full article (0.97Kb)
no comments
Re: what is the important uses of emacs lisp?         


Author: Evans Winner
Date: Aug 21, 2008 16:01

Michael Ekstrand elehack.net> writes:

Now, to attempt to answer your question: everything.
Emacs Lisp is used for extending, customizing, and
implementing Emacs. Most of Emacs itself is written in
Emacs Lisp. Emacs users use Emacs Lisp to customize
their Emacs (setting variables and writing functions in
their .emacs file, typically) and add new features to
it. Software developers use Emacs Lisp to write new
packages adding additional features and capabilities to
Emacs.
Show full article (2.78Kb)
1 Comment
Re: what is the important uses of emacs lisp?         


Author: Pascal J. Bourguignon
Date: Aug 21, 2008 18:23

Evans Winner timbral.net> writes:
> Michael Ekstrand elehack.net> writes:
>
> Now, to attempt to answer your question: everything.
> Emacs Lisp is used for extending, customizing, and
> implementing Emacs. Most of...
Show full article (3.43Kb)
no comments
Re: what is the important uses of emacs lisp?         


Author: stan
Date: Aug 21, 2008 20:15

Pascal J. Bourguignon wrote:
> Evans Winner timbral.net> writes:
>
>> Michael Ekstrand elehack.net> writes:

< well done rant snipped>
>> I'm on a bit of a rampage of late because I just took a new
>> sysadmin job and found that the IT department policies are
>> so absurdly strict that I can't even install my choice of
>> text editors on the PC there. There is a short (very short)
>> list of allowed software (almost all of it proprietary, of
>> course) and I'm just stuck with it. There I am running a
>> million-dollar system running (nee) OS/400 and on the front
>> end I'm stuck with Windows and notepad.exe. Point...
>> grunt... point... grunt.
>
> If you can have a program such as putty.exe authorized, that'd be an
> escape route. Even without putty.exe, IIRC, telnet.exe comes standard
> with MS-Windows. Otherwise, there are ssh-enabled java terminal
> emulators running in web browsers... http://www.javassh.org/
Show full article (2.30Kb)
no comments
Re: what is the important uses of emacs lisp?         


Author: Ken Goldman
Date: Aug 22, 2008 06:06

stan wrote:
>
> ... after awhile the tech discovered the woman stepping on the
> mouse just like she did with the pedal on her sewing machine but the
> computer just wouldn't start.

Circling back to emacs, I can remember emacs users proposing a keyboard
with foot pedals for the control and alt keys.
1 Comment
Re: what is the important uses of emacs lisp?         


Author: Glauber Alex Dias Prado
Date: Aug 23, 2008 05:05

Ken Goldman watson.ibm.com> writes:
> stan wrote:
>>
>> ... after awhile the tech discovered the woman stepping on the
>> mouse just like she did with the pedal on her sewing machine but the
>> computer just wouldn't start.
>
> Circling back to emacs, I can remember emacs users proposing a keyboard
> with foot pedals for the control and alt keys.
There is emacs-versor which is a specialized navigating mode done with
this setup in mind, it also allows for joystick ediditing(somewhat
experimental at the moment, but improving)

cheers,
glauber.
no comments
RE: what is the important uses of emacs lisp?         


Author: Drew Adams
Date: Aug 23, 2008 06:53

>> Circling back to emacs, I can remember emacs users
>> proposing a keyboard with foot pedals for the control and alt keys.
> There is emacs-versor which is a specialized navigating mode done with
> this setup in mind, it also allows for joystick ediditing(somewhat
> experimental at the moment, but improving)
no comments
Re: what is the important uses of emacs lisp?         


Author: stan
Date: Aug 23, 2008 09:32

Ken Goldman wrote:
> stan wrote:
>>
>> ... after awhile the tech discovered the woman stepping on the
>> mouse just like she did with the pedal on her sewing machine but the
>> computer just wouldn't start.
>
> Circling back to emacs, I can remember emacs users proposing a keyboard
> with foot pedals for the control and alt keys.

I like it. Maybe we could also get a button you hit with your forehead
for parentheses. That way I'd probably get better at touch typing the
things. I'm sure my current parentheses skill and lisp are one day going
to result in nasal demons.
no comments
Re: what is the important uses of emacs lisp?         


Author: Oleksandr Gavenko
Date: Sep 11, 2008 10:53

Evans Winner wrote:
>
> I'm on a bit of a rampage of late because I just took a new
> sysadmin job and found that the IT department policies are
> so absurdly strict that I can't even install my choice of
> text editors on the PC there. There is a short (very short)
> list of allowed software (almost all of it proprietary, of
> course) and I'm just stuck with it. There I am running a
> million-dollar system running (nee) OS/400 and on the front
> end I'm stuck with Windows and notepad.exe. Point...
> grunt... point... grunt.

Man. I regret you.
no comments