eev
[Top][All Lists]
Advanced

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

eev-rstdoc.el: rewritten completely!


From: Eduardo Ochs
Subject: eev-rstdoc.el: rewritten completely!
Date: Sun, 28 Aug 2022 02:21:31 -0300

Hi list,

I have just uploaded to the git repository a version of eev in which
eev-rstdoc.el 1) is now loaded by default, and 2) was completely
rewritten. Some people who were testing it were using this to load it:

  ;; (find-eev "eev-rstdoc.el" "ee-rstdoc-defun-all")
  (require 'eev-rstdoc)
  (ee-rstdoc-defun-all)

They should replace that by something like this,

  ;; (find-eev "eev-rstdoc.el")
  ;; (find-eev "eev-rstdoc.el" "ee-rstdoc-:py")
  ;; (find-eev "eev-rstdoc.el" "ee-rstdoc-:sympy")
  ;; (find-eev "eev-rstdoc.el" "ee-rstdoc-:mpl")
  ;; (find-eev "eev-rstdoc.el" "introduction" "4. Configuration")
  (ee-rstdoc-default-defuns)

and follow the instructions to configure it to the distributions that
they are using.

People who can understand Portuguese would probably want to take a
look at this video:

  http://angg.twu.net/eev-videos/2022aug20-eev-rstdoc-versao-0.mp4
  (code-eevlinksvideo "eevrstdoc0" "2022aug20-eev-rstdoc-versao-0")
  (code-eevvideo      "eevrstdoc0" "2022aug20-eev-rstdoc-versao-0")
  (find-eevrstdoc0video "0:00")

The new version should be in ELPA in about 12 hours.

All comments VERY welcome,
  Cheers,
    E.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]