| Searching XEmacsQuick LinksAbout XEmacsGetting XEmacsCustomizing XEmacsTroubleshooting XEmacsDeveloping XEmacs | | | Architecting XEmacs - Home PageThis site describes important changes that I(Ben Wing) would like to see made to XEmacs, along with detailed descriptions of exactly how to implement these changes. Everything in this site is open to discussion, and in fact I would very much like to see this site developed cooperatively, just like XEmacs itself is. If you would like to contact me about this site, pleaseemail me at ben@xemacs.org. (Please note, however, that I cannot currently type, so the response to your message may come back in the form of an email audio attachment. Currently this will be in either the RealAudio or GSM-WAV format.) This site was written byBen Wing. Martin Buchholz provided the extensive links at the bottom of this page and did invaluable proof-reading and editing for this site. Meg Cullum did a great job transcribing the pages in this site from tapes that I dictated. General- Introduction
- Version number and development tree organization
Very Short-term (21.1)- Showstoppers to fix before releasing 21.0
- Improvements to the xemacs.org website
- xemacs.org mailing address changes
- ~/.xemacs should not be a package directory
Short-term (21.x)- Marcus Crestani's work on the Lisp memory manager
- Unexec replacement
- Making elisp function calls faster
- Better support for Windows style key bindings
- Standard interface for enabling extensions
- Package system review
- The `compat' package
- Print support for Windows
- Abstracted mouse pointer interface
- Abstracted color list interface
- Custom review
Medium-term (22.x)- Dialog boxes
- General Lisp interface changes (keyword arguments, generalized property interface, toolbar and menubar changes, etc.)
- Profiling
- Easier toolbar customization
- Keyboard action interface (really solve the backspace/delete problem, etc.)
- Better structures in Elisp
- Better initialization file scheme (initialization files in .xemacs subdirectory, custom options in separate file, etc.)
- Removal of misc-user event type (broken up into separate event types)
- Redo drag-n-drop interface
- Non-standard keybinding scheme support (Vi, Brief, CodeWright, VC++, etc.)
Internationalization (22.x)- Introduction to Internationalization Issues in the Win32 API
- International support improvement (synching with GNU Emacs, etc.)
- MULE filename issues
- Changes to MULE typedefs
- Changes to MULE FORMAT_s
- Changes to GET_CHARPTR_*_ALLOCA macros
- Clean up
file-coding.c - Add UCS2/Unicode support (new coding system subtype)
- Long-term international support changes
Blue Sky (23.x)- Redisplay rewrite
- Lisp engine changes
- Implementation of a lisp engine replacement
- Dynamic module loading
- OLE/COM interface under Windows
- Extent related changes
Other sources of ideas for improving XEmacs- Michael Sperber's Lisp engine changes
- A Tour of XEmacs, by Ben Wing
- A one-page introduction to XEmacs
General Lisp Development Resources- Scheme
- ELK - Extension Language Kit
- Common Lisp The Language - 2nd Edition (Guy Steele) and itsmirrors
- Guile (About Guile)
- Reconciling Guile and Emacs Lisp
General C Development Resources- Doug Lea Malloc
- Richard Jones's Garbage Collection page
- Unicode Consortium
- Open Group Publications Web Titles
- C - Approved standards
- Dinkum C++ (and C) Library Reference
Emacs variants- The XEmacs homepage
- Emacs - FSF Home Page
- GNU Emacs FAQ For Windows 95/98/ME/XP, and 2000
- Mule Home Page
XEmacs on Windows Resources- XEmacs Windows FAQ (previously at http://jagor.srce.hr/~hniksic/xemacs-on-windows-faq.txt)
- Fabrice Popineau's native Windows XEmacs binaries
- GNU Emacs for Windows NT and Windows 95
Independently maintained Elisp Packages- Alexander Belikoff - ERC Irc client
- Anders Lannerbäck - auto-arg
- Andy Norman - efs ange-ftp gnuserv (previously at http://www.hpl.hp.co.uk/people/ange/)
- Barry Warsaw - cc-mode reporter supercite
- An Introduction to Programming in Emacs Lisp
- Bill Perry - W3 Web Browser
- Brian Tibbetts - Ispell V4.0 for NT/Emacs (previously at http://optics.ph.unimelb.edu.au/help/source/texcd2.2/gnu/GNU%20emacs/ispell_port.html)
- Bruce Ravel - gnuplot.el
- Christoph Wedler - x-symbol, template, session
- Emacs/CVS interface pcl-cvs
- Darryl Okahata - Extended mh-e
- David Aspinall - Proof General
- David Aspinall - Isamode
- Prolog mode for (X)Emacs
- Eric Ludlam - etalk Checkdoc COGRE EDE EIEIO Speedbar
- Francesco Potorti - etags
- Frédéric Lepied - iso-sgml expand cvs file-log which-function
- Gareth Owen - unmunge-general news-hack dialog-box
- Geoff Kuenning - ispell
- Gerd Neugebauer - iso-tex
- GNAT Project - Ada Mode
- Heiko Muenkel - hm--html-menus
- Herbert Dampel - battery.el info-look.el
- Ilya Zakharevich - (cperl-mode)
- Jari Aalto - Tiny Tools
- Kazu Yamamoto - Mew
- Ken Stevens - ispell.el interface to ispell
- Kyle Jones - VM Mail Reader
- Lars Garshol - css-mode.el
- Lars Ingebrigsten - Gnus News-/Mailreader
- Gnus/Imap Project (previously at http://www.extundo.com/gnus-imap/)
- Manuel Serrano - flyspell
, case - Ronan Waide (maintainer) - The Insidious Big Brother DataBase @ SourceForge
- Jamie Zawinski (Author) - BBDB (Big Brother Database)
- Nelson Minar - HTML Helper Mode
- Michael Kifer - Viper and Ediff
- Michael McNamara - Verilog Mode
- Noah Friedman - many cranium-expanding hacks
- Patrick LoPresti - Mailcrypt: An Emacs/PGP Interface
- Java Development Environment for Emacs
- Per Abrahamsen's AUC TeX
- Per Abrahamsen's Custom and Widget Packages
- Peter Pezaris - SQL Mode
- Alex Schroeder - SqlMode
- Philip Johnson - Egret
- P. S. Galbraith
- PRCS Project - prcs.el
- Raman's Emacspeak
- Rajesh Vaidheeswarran's p4.el (interface to perforce)
- Marco Antoniotti - ILISP
- Reto Zimmermann (maintainer)/Rod Whitby - Emacs VHDL Mode
- Bill Wohler - The mh-e Den
- X-ref Speller
- Yokota Hiroshi's Color-Mate
- Ohio State Elisp Archive
- GNU Emacs Lisp Archive
External C Libraries used when building XEmacsLibraries for specific Image FormatsXPM- XPM Home Page
- XPM FTP Site
PNG - PNG (Portable Network Graphics) Home Site
- PNG FTP Site
- zlib Home Site (used by PNG)
JPEG - libjpeg Home Page
- JPEG Standards Committee
- JPEG FAQ
- JPEG FTP Site
TIFF - The Unofficial TIFF Home Page
- The Unofficial TIFF Home Page
- TIFF FTP Site
Compface - Compface FTP Site
Other libraries - The libgr (Neil Becker) FTP Site (previously at ftp://ftp.ctd.comsat.com/pub/linux/ELF/)
- The NAS (Network Audio System) FTP Site
- The LessTif Home Page
- The Offix Home Page
- NCURSES - Frequently Asked Questions (FAQ)
- Berkeley DB
- GPM - General Purpose Mouse Interface
- XDND: Drag-and-Drop Protocol for the X Window System
Tools used when building XEmacs- GCC Home Page - GNU Project - Free Software Foundation (FSF)
- Pentium Compiler Group
- Cygnus Information and Installation
- GNU Make - FSF Home Page
- GNU sed - FSF Home Page
- FSF Primary FTP site
Programs used by XEmacs at runtime- Jean Loup Gailly's Gzip home page
- gzip - FSF Home Page
- CVS Home (CVS Resources)
- The bzip2 and libbzip2 official home page
- Exmh 2.6.3 Manual
Other XEmacs-related Software Resources- O'Reilly's Open Source Home Page
- Linux Applications and Utilities Page
Programs Used to Develop XEmacs- Texi2HTML - Open Source Texinfo to HTML Conversion Script
- Learning Autoconf and Automake
- Libtool Home Page
- The GNU configure and build system
- Recursive Make Considered Harmful
- Gnats - GNU Project - Free Software Foundation (FSF)
- Autoconf - FSF Home Page
- Automake - FSF Home Page
- patch - FSF Home Page
- GTK+ - The GIMP Toolkit
Ben Wing |