Raghuram Devarakonda | 26 May 2006 23:48
Picon

errors with rst-adjust and rst-toc in emacs mode

Hi,

While using the rst.el from latest snapshot (with xemacs on Linux), I
got couple of errors.

1) rst-adjust

Debugger entered--Lisp error: (void-variable transient-mark-mode)
   (and transient-mark-mode mark-active)
(if (and transient-mark-mode mark-active) (rst-promote-region
current-prefix-arg) (rst-adjust-decoration toggle-style reverse-direction))
   (let* ((reverse-direction ...) (toggle-style ...)) (if (and
transient-mark-mode mark-active) (rst-promote-region current-prefix-arg)
(rst-adjust-decoration toggle-style reverse-direction)) (run-hooks (quote
rst-adjust-hook)))
call-interactively(rst-adjust)

2) rst-roc

Debugger entered--Lisp error: (wrong-type-argument symbolp
(background-color . "lightgray"))
 put-text-property(1 21 face ((background-color . "lightgray")))

When I commented out the "lightgray" line, rst-toc worked fine.

Thanks,
Raghu.

-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642

Gmane