summaryrefslogtreecommitdiff
path: root/reviews
diff options
context:
space:
mode:
Diffstat (limited to 'reviews')
-rw-r--r--reviews/emacs/hype.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org
index 55ff41c..747da3d 100644
--- a/reviews/emacs/hype.org
+++ b/reviews/emacs/hype.org
@@ -15,6 +15,14 @@ make messages reflowable (c) keep timestamps firmly stuck to the right
margin.
** shr
*** ~shr-fill-text~
+** Programming features
+*** ~etags-regen-mode~
+Not sure how straightforward it is to set up for complex projects,
+e.g. binutils-gdb where ~make TAGS~ generates TAGS files in multiple
+subdirectories, and one source file uses symbols from multiple TAGS
+files.
+
+Sounds useful though.
** UI
*** Completion
**** ~completion-preview-mode~