From: Stefan Kangas Date: Thu, 13 Feb 2025 21:08:18 +0000 (+0100) Subject: ; * etc/TODO: Rethink finder-known-keywords. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~33 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d82d4689794586d9303b4232be4583df16e11a31;p=emacs.git ; * etc/TODO: Rethink finder-known-keywords. --- diff --git a/etc/TODO b/etc/TODO index 762167b976c..95c2167645a 100644 --- a/etc/TODO +++ b/etc/TODO @@ -95,6 +95,14 @@ modify things in their .emacs. ** See if other files can use generated-autoload-file (see e.g. ps-print) +** Come up with better set of keywords for 'finder-known-keywords'. +Eli writes: "The keywords we use today are IMO not rational and mostly +not useful. On the one hand, we have specific keywords like 'abbrevs', +OTOH we have general and vague keywords like 'convenience' and 'tools' +... I'd very much appreciate if someone will volunteer to rethink our +keywords and come up with a useful list (which probably will be +longer)." + ** Do interactive mode tagging for commands Change "(interactive)" to "(interactive nil foo-mode)" for command completion purposes. Pick a major mode or ELisp library, and check