bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71313: [PATCH] Allow insert other elisp keywords in auto-insert


From: Elijah G.
Subject: bug#71313: [PATCH] Allow insert other elisp keywords in auto-insert
Date: Sat, 01 Jun 2024 18:17:42 -0600

Tags: patch

Hello,

this little patch allow insert any package keywords when using
auto-insert for insert elisp header lines.

This is more a bugfix, since there is a bug when using Vertico that get
stuck in the keywords part, that bug can also apply to other completion
UIs or frameworks.

Also there are some packages that uses non-standard keywords, i think it
would be better allowing insert other keywords.



In GNU Emacs 30.0.50 (build 1, x86_64-w64-mingw32) of 2024-05-23 built
 on AVALON
Repository revision: 64cced2c37a9926fe6ff1c6ad9b9540abd47e21c
Repository branch: master
Windowing system distributor 'Microsoft Corp.', version 10.0.19045
System Description: Microsoft Windows 10 Pro (v10.0.2009.19045.4046)

Configured using:
 'configure --with-modules --without-dbus --with-native-compilation 
--without-compress-install --with-tree-sitter CFLAGS=-O2'

Attachment: 0001-Allow-insert-other-elisp-keywords-in-auto-insert.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]