[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
find-eepitch-debug-links
From: |
Eduardo Ochs |
Subject: |
find-eepitch-debug-links |
Date: |
Tue, 5 Dec 2023 02:46:28 -0300 |
Hi list,
one of the parts of eev that was still a kind of a black box - we
could open it, as all the source code is available, but it was
difficult to "see" what was inside it - was eepitch... but now I've
added this:
;; From: (find-eev "eepitch.el" "debug")
;; (find-eev "eepitch.el" "find-eepitch-debug-links")
;; http://anggtwu.net/eev-current/eepitch.el.html#debug
;; This was inspired by the support for a prefix argument in
;; `find-here-links':
;;
;; 1. If we run just `M-h M-h' we get a temporary buffer with some
;; "here links" preceded by a header with help, but if we run
;; `M-1 M-h M-h' we get a "debug buffer for `find-here-links'".
;; Try it:
;;
;; (eek "M-1 M-h M-h")
;;
;; 2. Similarly, `<f8>' runs `eepitch-this-line', but `M-1 <f8>'
;; shows a "debug buffer for eepitch". Try it:
;;
;; (eek "M-1 <f8>")
Please try!
Cheers =),
Eduardo
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- find-eepitch-debug-links,
Eduardo Ochs <=