emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/eev 07a62d0 10/12: Added links to videos to ` find-thre


From: Stefan Monnier
Subject: [elpa] externals/eev 07a62d0 10/12: Added links to videos to ` find-three-main-keys-intro.
Date: Mon, 2 Sep 2019 16:57:45 -0400 (EDT)

branch: externals/eev
commit 07a62d04f55e6f1c3a4541b811f5b14a374ad6f3
Author: Eduardo Ochs <edrx@circe.birdland>
Commit: Eduardo Ochs <edrx@circe.birdland>

    Added links to videos to ` find-three-main-keys-intro.
---
 ChangeLog         |  4 ++++
 VERSION           |  4 ++--
 eev-audiovideo.el |  9 ---------
 eev-intro.el      | 26 ++++++++++++++++++++++----
 eev-tlinks.el     | 17 ++++++++++++++++-
 5 files changed, 44 insertions(+), 16 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c37f123..f38071c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-08-17  Eduardo Ochs  <address@hidden>
+
+       * eev-tlinks.el (find-debpkg-links): small changes.
+
 2019-08-15  Eduardo Ochs  <address@hidden>
 
        * eev-audiovideo.el (find-video, code-video, find-code-video)
diff --git a/VERSION b/VERSION
index 5729a1e..3946cb0 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-Thu Aug 15 05:08:07 GMT 2019
-Thu Aug 15 06:08:07 BST 2019
+Sun Aug 18 00:22:33 GMT 2019
+Sun Aug 18 01:22:33 BST 2019
diff --git a/eev-audiovideo.el b/eev-audiovideo.el
index 17f0576..eae5415 100644
--- a/eev-audiovideo.el
+++ b/eev-audiovideo.el
@@ -190,15 +190,6 @@ See: (find-audiovideo-intro \"`eev-avadj-mode'\")"
 
 
 
-
-
-;;;                _                 _     _            
-;;;   ___ ___   __| | ___     __   _(_) __| | ___  ___  
-;;;  / __/ _ \ / _` |/ _ \____\ \ / / |/ _` |/ _ \/ _ \ 
-;;; | (_| (_) | (_| |  __/_____\ V /| | (_| |  __/ (_) |
-;;;  \___\___/ \__,_|\___|      \_/ |_|\__,_|\___|\___/ 
-;;;                                                     
-
 ;;;                  _                       
 ;;;  _ __ ___  _ __ | | __ _ _   _  ___ _ __ 
 ;;; | '_ ` _ \| '_ \| |/ _` | | | |/ _ \ '__|
diff --git a/eev-intro.el b/eev-intro.el
index cff5320..a07372c 100644
--- a/eev-intro.el
+++ b/eev-intro.el
@@ -19,7 +19,7 @@
 ;;
 ;; Author:     Eduardo Ochs <address@hidden>
 ;; Maintainer: Eduardo Ochs <address@hidden>
-;; Version:    2019aug15
+;; Version:    2019aug16
 ;; Keywords:   e-scripts
 ;;
 ;; Latest version: <http://angg.twu.net/eev-current/eev-intro.el>
@@ -2306,10 +2306,14 @@ These ones explain advanced features that require extra 
setup:
   24. (find-bounded-intro)
   25. (find-channels-intro)
 
+This one is used in a video:
+
+  26. (find-three-main-keys-intro)
+
 These ones are obsolete:
 
-  26. (find-emacs-intro)
-  27. (find-defun-intro)
+  27. (find-emacs-intro)
+  28. (find-defun-intro)
 
 Item 22 is an index of the (old) video tutorials, with scripts
 for downloading local copies of them and links to important
@@ -9801,7 +9805,12 @@ This can also be used to generate links to info nodes.
 
 
 
-
+;;;  _   _                                     _         _                  
+;;; | |_| |__  _ __ ___  ___   _ __ ___   __ _(_)_ __   | | _____ _   _ ___ 
+;;; | __| '_ \| '__/ _ \/ _ \ | '_ ` _ \ / _` | | '_ \  | |/ / _ \ | | / __|
+;;; | |_| | | | | |  __/  __/ | | | | | | (_| | | | | | |   <  __/ |_| \__ \
+;;;  \__|_| |_|_|  \___|\___| |_| |_| |_|\__,_|_|_| |_| |_|\_\___|\__, |___/
+;;;                                                               |___/     
 
 ;; «find-three-main-keys-intro»  (to ".find-three-main-keys-intro")
 ;; (find-intro-links "three-main-keys")
@@ -9821,6 +9830,7 @@ This can also be used to generate links to info nodes.
   A mini tutorial
     Eduardo Ochs
     http://angg.twu.net/#eev
+    http://angg.twu.net/#eev-three-main-keys
     (Version: 2019aug09)
 
   Eev's central idea is that you can keep \"executable logs\" of
@@ -10062,6 +10072,14 @@ See:
 
 
 
+Btw, the videos that I produced using this \"script\" are here:
+  http://angg.twu.net/#eev-three-main-keys
+  Version in English:
+    http://www.youtube.com/watch?v=s0_48wzWFbU
+    http://angg.twu.net/eev-videos/three-keys-2.mp4
+  Version in Portuguese:
+    http://www.youtube.com/watch?v=GUuCpmLItTs
+    http://angg.twu.net/eev-videos/three-keys-1-pt.mp4
 
 " pos-spec-list)))
 
diff --git a/eev-tlinks.el b/eev-tlinks.el
index 4374e46..98416d6 100644
--- a/eev-tlinks.el
+++ b/eev-tlinks.el
@@ -19,7 +19,7 @@
 ;;
 ;; Author:     Eduardo Ochs <address@hidden>
 ;; Maintainer: Eduardo Ochs <address@hidden>
-;; Version:    2019aug11
+;; Version:    2019aug17
 ;; Keywords:   e-scripts
 ;;
 ;; Latest version: <http://angg.twu.net/eev-current/eev-tlinks.el>
@@ -527,6 +527,21 @@ http://packages.ubuntu.org/{pkgname}
  (eepitch-shell2)
 sudo apt-get install    {pkgname}
 sudo apt-get install -y {pkgname}
+
+ (eepitch-shell)
+ (eepitch-kill)
+ (eepitch-shell)
+# (find-man \"8 apt-cache\")
+apt-cache show {pkgname}
+apt-cache search {pkgname}
+apt-cache depends {pkgname}
+apt-cache rdepends {pkgname}
+
+apt-cache showpkg {pkgname}
+
+# (find-man \"1 dpkg-query\")
+apt-file search {pkgname}
+dpkg-query --search {pkgname}
 ")
       ) rest)))
 



reply via email to

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