piyo

Results 8 comments of piyo

I forgot to mention the following: This cannot be reproduced on Emacs 27.1 on Debian.

I was able to figure out how to fix the "FIXME: interactive prompt redundantly asks for the search string." problem. This feels much better. ```emacs-lisp ;; While in isearch-forward-regexp, start...

I see the commit you added for this issue. You may want to git-amend (or magit-reword) it after this reply, sorry. > At worst (2) the puz file's width cannot...

EDIT: after a careful re-reading of this thread two years later, my comment is geared towards the subthread of helm and apropos and not apropos by itself. Please disregard if...

Having understood the usefulness of apropos-value and apropos-library which have no analogue in helpful.el, I would like to comment again, hopefully relevantly this time. The apropos.el buttons call into functions...

I don't know if it's possible in guide-key. Have you tried looking at the output of describe-bindings that is bound to "C-h b"? http://www.gnu.org/software/emacs/manual/html_node/emacs/Misc-Help.html

Why is :global t being set? cb90d3fa4168d7e1b2f035f4fbb0d5d08db1fbec is a code refactor so please remove it ~~from~~ with your PR.

I have a rough working draft of feature 1 "Add elisp-demos to existing shortdoc entries (like seq-contains-p), in an optional way". The results look unformatted but it's a step closer....