Results 46 issues of Philip

Based on #6536 and #6537, this change attempts to avoid having to manually list all the input mappings, and instead makes use of the fact that Emacs knows unicode characters...

Based on #6536, these changes address address an old comment: ;; Note that the following function is a security risk, since it ;; evaluates code without first inspecting it. The...

By default, when the Agda input method is active in the minibuffer Emacs adds a newline for the "Quail guidance string". The result is that the minibuffer is resized. I...

Would you be interested in having writegood-mode added to [NonGNU ELPA](https://elpa.nongnu.org/), or even GNU ELPA? I would take care of everything, and the package would be updated automatically whenever you...

This patch fixes the minor annoyance of having to write out the package name when creating a new file. It scans all other file names and adds a `package ...`...

I have code in my init.el that requires lexical scoping, and it could not be evaluated correctly without passing setting `lexical` when calling `eval`. This patch uses the buffer-local value...

It would be nice to load the minor mode by enabling it. Also, are you planning to add the package to ELPA?

Imagine a MEDIA message, that might look something like this MEDIA Uzrn4me image/jpeg https://upload.wikimedia.org/wikipedia/commons/4/42/Muzeum_Su%C5%82kowskich_-_Zabytkowy_Witra%C5%BC.jpg It says the nick `Uzrn4me` references a some media of the type `image/jpeg` found at the...

Since https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-29&id=fe9dc7a087ad2b1ac94d32f975f649a2d7dfeb65 the variable is defined in `flymake-proc`, that is not required by default. The consequence is that a "Void symbol" error is thrown whenever I open an `.opam` file....

Could the README explain the difference between this package and setting `help-at-pt-display-when-idle` to a non-nil value?