[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] reStructured Text real world usage



T o n g <mlist4suntong@yahoo.com>:
> 
>  Maybe, but I'll encourage you to also take a look at AsciiDoc.

I'm trying to give it a go.  I've plopped sourceforge's tarball into
my ~/.emacs.d, and I've added:

(add-to-list 'auto-mode-alist '("\\.doc$" . doc-mode))
(autoload 'doc-mode "doc-mode")

to my ~/.emacs

    ---------------------------
   File mode specification error: (file-error "Cannot open load file" \
        "doc-mode")
    ---------------------------


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)    http://blinkynet.net/comp/uip5.html      Linux Counter #80292
- -    http://www.faqs.org/rfcs/rfc1855.html    Please, don't Cc: me.


Reply to: