Difference between revisions of "Main Page"

From WikEmacs
Jump to navigation Jump to search
Line 14: Line 14:
 
* [[Learning Resources]]
 
* [[Learning Resources]]
 
* [[Package Managers]]
 
* [[Package Managers]]
 +
 +
== Text editing in Emacs ==
  
 
== Programming in Emacs ==
 
== Programming in Emacs ==
Line 85: Line 87:
 
** Webkit family (Safari, Chrome, etc)
 
** Webkit family (Safari, Chrome, etc)
 
** Internet Explorer
 
** Internet Explorer
 +
 +
== Accessibility ==
 +
 +
[http://emacspeak.sourceforge.net/ Emacspeak] for the visually challenged.
  
 
== Getting Involved ==
 
== Getting Involved ==

Revision as of 20:16, 24 March 2012

Welcome to WikEmacs - A Community Maintained Emacs Wiki

Consult Mediawiki User's Guide for contributing to this wiki. Apparently there is a Mediawiki.el client. Does anyone have any experience with it?

About

Useful resources for working with Gnu Emacs. See also Emacs (Wikipedia).

This wiki is intended as a next generation replacement for Emacswiki

Getting started

Text editing in Emacs

Programming in Emacs

Integrated Development Environment (IDE) for Emacs is called CEDET. See Gentle Introduction to CEDET.

For Literate Programming see Org Babel.

Productivity

Communication

Web browsing and web development

  • w3
  • w3m-el
  • Using an external browser
  • Using emacs as a browser's external editor
    • Firefox family
    • Webkit family (Safari, Chrome, etc)
    • Internet Explorer

Accessibility

Emacspeak for the visually challenged.

Getting Involved