Show Changes Show Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

1/24/2008 8:27:41 AM
FLWCOM-jwdavidson
10/4/2007 3:10:09 PM
-202.70.201.34
4/25/2006 10:46:04 PM
-206.124.141.138
9/28/2004 9:04:54 AM
-171.159.128.10
List all versions List all versions

RSS feed for the FlexWiki namespace

Flex Wiki Emacs Mode
.
Summary

Authorship

FlexWikiEmacsMode was written by CraigAndera.

Installation

  1. Get flexwiki.el out of the FwContrib workspace. I'll assume you're putting it in a directory called ~/emacs/site/flexwiki.
  2. Add the following to your .emacs file :
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;
 ; This sets up my FlexWiki mode
 ;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 (add-to-list 'load-path (expand-file-name "~/emacs/site/flexwiki"))
 (add-to-list 'auto-mode-alist '("\\.wiki$" . flexwiki-mode))
 (require 'flexwiki)

Usage

Open up a file with a .wiki extension. This should put you into flexwiki major mode. If you type a WikiWord, it should turn blue. If you hit ctrl-enter while on a wiki word, it will jump to a buffer that holds that page. If you hit ctrl-right arrow at the end of a partially completed WikiWord, it will autocomplete it for you.

That's all it does right now.

See Also

Not logged in. Log in

Welcome to the home of FlexWiki, a collaboration tool, based on WikiWiki, implemented using Microsoft .NET technologies

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics