Apoio ao Uso do GNU-Emacs
e do XEmacs
Pessoal, aqui vão alguns
links úteis para quem quer usar o Emacs ou Xemacs, além de
tutoriais e manuais de referência para o compilador GCC e para o
debugador GDB.
Na medida do possível, eu vou
escrever comentários aos tutoriais abaixo, incluir outros e excluir
os que forem de pouca utilidade ou mal escritos. Quem quiser pode me mandar
um mail
dando sua opinião
ou experiência com o uso desses tutoriais, que será bem vindo...
Emacs Padrão (GNU Emacs)
Getting
started with GNU EMACS by Peter Lemkin (IPS/LMMB/NCI/FCRDC) and Kyle Upton
(PRI/FCRDC)
GNU-Emacs
Manual: This manual documents the use and simple customization of
the Emacs editor. The reader is not expected to be a programmer. Even simple
customizations do not require programming skill, but the user who is not
interested in customizing can ignore the scattered customization hints.
Emacs
Tutorial - This tutorial descends from a long line of Emacs tutorials
starting with the one written by Stuart Cracraft for the original Emacs.
Copyright (c) 1985 Free Software Foundation .
The Free Software Foundation's version
of Emacs (called FSF Emacs in this manual and often referred to as GNU
Emacs) is available by anonymous FTP from `prep.ai.mit.edu'.
Xemacs
XEmacs
Reference Manual - This document is primarily a reference
manual, but it can also be used as a primer. However, if you are new to
XEmacs, consider using the on-line, learn-by-doing tutorial, which you
get by running XEmacs and typing C-h t. With it, you learn XEmacs by using
XEmacs on a specially designed file which describes commands, tells you
when to try them, and then explains the results you see. Using the tutorial
gives a more vivid introduction than the printed manual. Also consider
reading the XEmacs New User's Guide, which is intended specifically as
an introductory manual rather than as a reference guide.
XEmacs para MS-Windows: Win-Emacs,
an older version of XEmacs that runs on Microsoft Windows and Windows NT,
is available by anonymous FTP from `ftp.netcom.com' in the directory
`/pub/pe/pearl', or from `ftp.cica.indiana.edu' as the files `wemdemo*.zip'
in the directory `/pub/pc/win3/demo'. Em breve
teremos uma versão também no nosso servidor ftp do INE!
XEmacs para Unix e Linux: The
easiest way to get a copy of XEmacs is from someone else who has it. You
need not ask for permission to do so, or tell any one else; just copy it.
If you have access to the Internet,
you can get the latest version of XEmacs from the anonymous FTP server
`ftp.cs.uiuc.edu' in the directory `/pub/xemacs'. It can also be found
at numerous other archive sites around the world; check the file `etc/DISTRIB'
in an XEmacs distribution for the latest known list.
Download Xemacs para Linux:
-
Aqui estao os binários do Xemacs para
Linux (Intel X86) Para realizar a instalação completa do
Xemacs em seu Linux em casa voce precisa dar um download e instalar todos
os quatro arquivos que estão aqui referenciados (total: ~= 40 MB
quando descompactado). Lembre-se de que você precisa estar logado
como usuário root para poder "destarzear" estes arquivos pois todos
estão "tarzeados" com caminho absoluto e vão ser instalados
em áres de superusuário como /usr/X11R6/bin. Os arquivos
são:
-
Xemacs
binaries (lembre-se de incluir /usr/X11R6/bin em seu $PATH caso ainda
nao esteja para que funcione).
-
Xemacs
Lisp Extensions (necessário para uma série de coisas
como caracteres coloridos, indentação automática e
processamento avançado de LISP com Xemacs).
-
Xemacs
X-Windows extensions 1
-
Xemacs
X-Windows extensions 2
Tutoriais mais gerais
UNIX
and EMACS Tutorial - This guide is an introduction to using the computer
network provided by the University of New Orleans Department of Computer
Science.
Tutoriais em GCC/GDB
gcc
Gnu C compiler manual - Using and Porting GNU CC
gdb
Gnu debugger manual - Debugging with GDB, The GNU Source-Level Debugger,
Edition 4.09, for GDB version , April 1993, by Richard M. Stallman and
Roland H. Pesch