xemacs

FacebookTwitter
http://www.xemacs.org/Documentation/packages/html/cc-mode_9.html

CC Mode Manual: Customizing Indentation

The context sensitive indentation is mainly controlled by the variable c-offsets-alist :
Go to the first, previous, next , last section, table of contents . http://www.xemacs.org/Links/tutorials_1.html

A Collection of Tutorials on Emacs - Indentation

TrampMode

http://www.emacswiki.org/cgi-bin/wiki/TrampMode TRAMP (Transparent Remote Access, Multiple Protocols) is a package for editing remote files, similar to AngeFtp or efs. Whereas the others use FTP to connect to the remote host and to transfer the files, TRAMP uses a remote shell connection (rlogin, telnet, ssh).